public static final class CommonActionProps.Builder extends Object
CommonActionProps| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CommonActionProps |
build()
Builds the configured instance.
|
CommonActionProps.Builder |
withStage(IStage value)
Sets the value of Stage
|
public CommonActionProps.Builder withStage(IStage value)
value - The Pipeline Stage to add this Action to.thispublic CommonActionProps build()
CommonActionPropsNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.