| Modifier and Type | Class and Description |
|---|---|
static class |
IStage.Jsii$Proxy
A proxy class which represents a concrete javascript instance of this type.
|
| 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 |
CommonActionConstructProps.getStage()
The Pipeline Stage to add this Action to.
|
IStage |
CommonActionConstructProps.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.
|
IStage |
TestActionProps.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 |
CommonActionConstructProps.setStage(IStage value)
The Pipeline Stage to add this Action to.
|
void |
CommonActionConstructProps.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.
|
void |
TestActionProps.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
|
CommonActionConstructProps.Builder |
CommonActionConstructProps.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
|
TestActionProps.Builder |
TestActionProps.Builder.withStage(IStage value)
Sets the value of Stage
|
Copyright © 2019. All rights reserved.