| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
DeploymentOverview |
DeploymentInfo.deploymentOverview()
A summary of the deployment status of the instances in the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentInfo.Builder |
DeploymentInfo.Builder.deploymentOverview(DeploymentOverview deploymentOverview)
A summary of the deployment status of the instances in the deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentOverview |
DeploymentOverviewUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
DeploymentOverviewMarshaller.marshall(DeploymentOverview deploymentOverview,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.