Package | Description |
---|---|
com.ibm.watson.health.acd.v1.model | |
com.ibm.watson.health.acd.v1.util |
Modifier and Type | Method and Description |
---|---|
FlowEntry |
FlowEntry.Builder.build()
Builds a FlowEntry.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<FlowEntry> |
Flow.elements()
Gets the elements.
|
Modifier and Type | Method and Description |
---|---|
Flow.Builder |
Flow.Builder.addElements(FlowEntry elements)
Adds an elements to elements.
|
Modifier and Type | Method and Description |
---|---|
Flow.Builder |
Flow.Builder.elements(java.util.List<FlowEntry> elements)
Set the elements.
|
Modifier and Type | Method and Description |
---|---|
static FlowEntry |
FlowUtil.createAnnotator(java.lang.String name) |
Copyright © 2022 IBM Cloud. All rights reserved.