Package | Description |
---|---|
com.ibm.watson.health.acd.v1.model |
Modifier and Type | Method and Description |
---|---|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.acdFlow(AcdFlow acdFlow)
Set the acdFlow.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.addNewAnnotatorFlows(AnnotatorFlow newAnnotatorFlows)
Adds an newAnnotatorFlows to newAnnotatorFlows.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.id(java.lang.String id)
Set the id.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newAnnotatorFlows(java.util.List<AnnotatorFlow> newAnnotatorFlows)
Set the newAnnotatorFlows.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.newBuilder()
New builder.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newCartridgeId(java.lang.String newCartridgeId)
Set the newCartridgeId.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newDescription(java.lang.String newDescription)
Set the newDescription.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newId(java.lang.String newId)
Set the newId.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newName(java.lang.String newName)
Set the newName.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newPublish(java.lang.Boolean newPublish)
Set the newPublish.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newPublishedDate(java.lang.String newPublishedDate)
Set the newPublishedDate.
|
UpdateFlowsOptions.Builder |
UpdateFlowsOptions.Builder.newVersion(java.lang.String newVersion)
Set the newVersion.
|
Copyright © 2022 IBM Cloud. All rights reserved.