Package | Description |
---|---|
com.ibm.watson.health.acd.v1.model |
Modifier and Type | Method and Description |
---|---|
AnnotatorFlow |
AnnotatorFlow.Builder.build()
Builds a AnnotatorFlow.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<AnnotatorFlow> |
AnalyticFlowBeanInput.annotatorFlows()
Gets the annotatorFlows.
|
java.util.List<AnnotatorFlow> |
RunPipelineOptions.annotatorFlows()
Gets the annotatorFlows.
|
java.util.List<AnnotatorFlow> |
CreateFlowsOptions.annotatorFlows()
Gets the annotatorFlows.
|
java.util.List<AnnotatorFlow> |
AcdFlow.annotatorFlows()
Gets the annotatorFlows.
|
java.util.List<AnnotatorFlow> |
RequestContainer.annotatorFlows()
Gets the annotatorFlows.
|
java.util.List<AnnotatorFlow> |
AnalyzeOptions.annotatorFlows()
Gets the annotatorFlows.
|
java.util.List<AnnotatorFlow> |
ContainerGroup.getAnnotatorFlows()
Gets the annotatorFlows.
|
java.util.List<AnnotatorFlow> |
UpdateFlowsOptions.newAnnotatorFlows()
Gets the newAnnotatorFlows.
|
Modifier and Type | Method and Description |
---|---|
AnalyticFlowBeanInput.Builder |
AnalyticFlowBeanInput.Builder.addAnnotatorFlows(AnnotatorFlow annotatorFlows)
Adds an annotatorFlows to annotatorFlows.
|
RunPipelineOptions.Builder |
RunPipelineOptions.Builder.addAnnotatorFlows(AnnotatorFlow annotatorFlows)
Adds an annotatorFlows to annotatorFlows.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.addAnnotatorFlows(AnnotatorFlow annotatorFlows)
Adds an annotatorFlows to annotatorFlows.
|
AcdFlow.Builder |
AcdFlow.Builder.addAnnotatorFlows(AnnotatorFlow annotatorFlows)
Adds an annotatorFlows to annotatorFlows.
|
RequestContainer.Builder |
RequestContainer.Builder.addAnnotatorFlows(AnnotatorFlow annotatorFlows)
Adds an annotatorFlows to annotatorFlows.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.addAnnotatorFlows(AnnotatorFlow annotatorFlows)
Adds an annotatorFlows to annotatorFlows.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.addNewAnnotatorFlows(AnnotatorFlow newAnnotatorFlows)
Adds an newAnnotatorFlows to newAnnotatorFlows.
|
Modifier and Type | Method and Description |
---|---|
AnalyticFlowBeanInput.Builder |
AnalyticFlowBeanInput.Builder.annotatorFlows(java.util.List<AnnotatorFlow> annotatorFlows)
Set the annotatorFlows.
|
RunPipelineOptions.Builder |
RunPipelineOptions.Builder.annotatorFlows(java.util.List<AnnotatorFlow> annotatorFlows)
Set the annotatorFlows.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.annotatorFlows(java.util.List<AnnotatorFlow> annotatorFlows)
Set the annotatorFlows.
|
AcdFlow.Builder |
AcdFlow.Builder.annotatorFlows(java.util.List<AnnotatorFlow> annotatorFlows)
Set the annotatorFlows.
|
RequestContainer.Builder |
RequestContainer.Builder.annotatorFlows(java.util.List<AnnotatorFlow> annotatorFlows)
Set the annotatorFlows.
|
AnalyzeOptions.Builder |
AnalyzeOptions.Builder.annotatorFlows(java.util.List<AnnotatorFlow> annotatorFlows)
Set the annotatorFlows.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newAnnotatorFlows(java.util.List<AnnotatorFlow> newAnnotatorFlows)
Set the newAnnotatorFlows.
|
void |
ContainerGroup.setAnnotatorFlows(java.util.List<AnnotatorFlow> annotatorFlows)
Sets the annotatorFlows.
|
Copyright © 2021 IBM Cloud. All rights reserved.