public static final class StageProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements StageProps
software.amazon.jsii.JsiiObject.InitializationModeStageProps.Builder, StageProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
Pipeline |
getPipeline()
The Pipeline to add the newly created Stage to.
|
StagePlacement |
getPlacement()
Allows specifying where should the newly created
Stage
be placed in the Pipeline. |
void |
setPipeline(Pipeline value)
The Pipeline to add the newly created Stage to.
|
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)
public Pipeline getPipeline()
getPipeline in interface StagePropspublic void setPipeline(Pipeline value)
setPipeline in interface StageProps@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.