| Modifier and Type | Method and Description |
|---|---|
static SingleStateOptions.Builder |
SingleStateOptions.builder() |
SingleStateOptions.Builder |
SingleStateOptions.Builder.comment(String comment)
Sets the value of
ParallelProps.getComment() |
SingleStateOptions.Builder |
SingleStateOptions.Builder.inputPath(String inputPath)
Sets the value of
ParallelProps.getInputPath() |
SingleStateOptions.Builder |
SingleStateOptions.Builder.outputPath(String outputPath)
Sets the value of
ParallelProps.getOutputPath() |
SingleStateOptions.Builder |
SingleStateOptions.Builder.prefixStates(String prefixStates)
Sets the value of
SingleStateOptions.getPrefixStates() |
SingleStateOptions.Builder |
SingleStateOptions.Builder.resultPath(String resultPath)
Sets the value of
ParallelProps.getResultPath() |
SingleStateOptions.Builder |
SingleStateOptions.Builder.stateId(String stateId)
Sets the value of
SingleStateOptions.getStateId() |
Copyright © 2020. All rights reserved.