| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
DeploymentReadyOption |
BlueGreenDeploymentConfiguration.deploymentReadyOption()
Information about the action to take when newly provisioned instances are ready to receive traffic in a
blue/green deployment.
|
| Modifier and Type | Method and Description |
|---|---|
BlueGreenDeploymentConfiguration.Builder |
BlueGreenDeploymentConfiguration.Builder.deploymentReadyOption(DeploymentReadyOption deploymentReadyOption)
Information about the action to take when newly provisioned instances are ready to receive traffic in a
blue/green deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentReadyOption |
DeploymentReadyOptionUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentReadyOptionMarshaller.marshall(DeploymentReadyOption deploymentReadyOption,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.