public static final class CommonActionProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CommonActionProps
software.amazon.jsii.JsiiObject.InitializationModeCommonActionProps.Builder, CommonActionProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObject.InitializationMode mode) |
| Modifier and Type | Method and Description |
|---|---|
IStage |
getStage()
The Pipeline Stage to add this Action to.
|
void |
setStage(IStage value)
The Pipeline Stage to add this Action to.
|
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 IStage getStage()
getStage in interface CommonActionPropspublic void setStage(IStage value)
setStage in interface CommonActionPropsCopyright © 2018. All rights reserved.