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