CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.acdFlow(AcdFlow acdFlow) |
Set the acdFlow.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.addAnnotatorFlows(AnnotatorFlow annotatorFlows) |
Adds an annotatorFlows to annotatorFlows.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.annotatorFlows(java.util.List<AnnotatorFlow> annotatorFlows) |
Set the annotatorFlows.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.cartridgeId(java.lang.String cartridgeId) |
Set the cartridgeId.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.description(java.lang.String description) |
Set the description.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.id(java.lang.String id) |
Set the id.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.name(java.lang.String name) |
Set the name.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.newBuilder() |
New builder.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.publish(java.lang.Boolean publish) |
Set the publish.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.publishedDate(java.lang.String publishedDate) |
Set the publishedDate.
|
CreateFlowsOptions.Builder |
CreateFlowsOptions.Builder.version(java.lang.String version) |
Set the version.
|