public static final class CommonStageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CommonStageProps
software.amazon.jsii.JsiiObject.InitializationModeCommonStageProps.Builder, CommonStageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
StagePlacement |
getPlacement()
Allows specifying where should the newly created
Stage
be placed in the Pipeline. |
void |
setPlacement(StagePlacement value)
Allows specifying where should the newly created
Stage
be placed in the Pipeline. |
jsiiAsyncCall, jsiiCall, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticGet, jsiiStaticSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode)
@Nullable public StagePlacement getPlacement()
Stage
be placed in the Pipeline.getPlacement in interface CommonStagePropspublic void setPlacement(@Nullable StagePlacement value)
Stage
be placed in the Pipeline.setPlacement in interface CommonStagePropsCopyright © 2018. All rights reserved.