| Modifier and Type | Class and Description |
|---|---|
static class |
IStage.Jsii$Proxy
A proxy class which for javascript object literal which adhere to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
IStage |
ActionProps.Jsii$Proxy.getStage()
The Pipeline Stage to add this Action to.
|
IStage |
BuildActionProps.Jsii$Proxy.getStage()
The Pipeline Stage to add this Action to.
|
IStage |
CommonActionProps.getStage()
The Pipeline Stage to add this Action to.
|
IStage |
CommonActionProps.Jsii$Proxy.getStage()
The Pipeline Stage to add this Action to.
|
IStage |
DeployActionProps.Jsii$Proxy.getStage()
The Pipeline Stage to add this Action to.
|
IStage |
SourceActionProps.Jsii$Proxy.getStage()
The Pipeline Stage to add this Action to.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionProps.Jsii$Proxy.setStage(IStage value)
The Pipeline Stage to add this Action to.
|
void |
BuildActionProps.Jsii$Proxy.setStage(IStage value)
The Pipeline Stage to add this Action to.
|
void |
CommonActionProps.setStage(IStage value)
The Pipeline Stage to add this Action to.
|
void |
CommonActionProps.Jsii$Proxy.setStage(IStage value)
The Pipeline Stage to add this Action to.
|
void |
DeployActionProps.Jsii$Proxy.setStage(IStage value)
The Pipeline Stage to add this Action to.
|
void |
SourceActionProps.Jsii$Proxy.setStage(IStage value)
The Pipeline Stage to add this Action to.
|
ActionProps.Builder |
ActionProps.Builder.withStage(IStage value)
Sets the value of Stage
|
BuildActionProps.Builder |
BuildActionProps.Builder.withStage(IStage value)
Sets the value of Stage
|
CommonActionProps.Builder |
CommonActionProps.Builder.withStage(IStage value)
Sets the value of Stage
|
DeployActionProps.Builder |
DeployActionProps.Builder.withStage(IStage value)
Sets the value of Stage
|
SourceActionProps.Builder |
SourceActionProps.Builder.withStage(IStage value)
Sets the value of Stage
|
Copyright © 2018. All rights reserved.