| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
RollbackInfo |
DeploymentInfo.rollbackInfo()
Information about a deployment rollback.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentInfo.Builder |
DeploymentInfo.Builder.rollbackInfo(RollbackInfo rollbackInfo)
Information about a deployment rollback.
|
| Modifier and Type | Method and Description |
|---|---|
RollbackInfo |
RollbackInfoUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RollbackInfoMarshaller.marshall(RollbackInfo rollbackInfo,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.