public static final class CommonStageProps.Builder extends Object
CommonStageProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CommonStageProps |
build()
Builds the configured instance.
|
CommonStageProps.Builder |
withPlacement(StagePlacement value)
Sets the value of Placement
|
public CommonStageProps.Builder withPlacement(@Nullable StagePlacement value)
value - Allows specifying where should the newly created Stage
be placed in the Pipeline.thispublic CommonStageProps build()
CommonStagePropsNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.