| Modifier and Type | Method and Description |
|---|---|
static MapProps.Builder |
MapProps.builder() |
MapProps.Builder |
MapProps.Builder.comment(String comment)
Sets the value of
MapProps.getComment() |
MapProps.Builder |
MapProps.Builder.inputPath(String inputPath)
Sets the value of
MapProps.getInputPath() |
MapProps.Builder |
MapProps.Builder.itemsPath(String itemsPath)
Sets the value of
MapProps.getItemsPath() |
MapProps.Builder |
MapProps.Builder.maxConcurrency(Number maxConcurrency)
Sets the value of
MapProps.getMaxConcurrency() |
MapProps.Builder |
MapProps.Builder.outputPath(String outputPath)
Sets the value of
MapProps.getOutputPath() |
MapProps.Builder |
MapProps.Builder.parameters(Map<String,? extends Object> parameters)
Sets the value of
MapProps.getParameters() |
MapProps.Builder |
MapProps.Builder.resultPath(String resultPath)
Sets the value of
MapProps.getResultPath() |
Copyright © 2021. All rights reserved.