| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
ErrorInformation |
DeploymentInfo.errorInformation()
Information about any error associated with this deployment.
|
| Modifier and Type | Method and Description |
|---|---|
DeploymentInfo.Builder |
DeploymentInfo.Builder.errorInformation(ErrorInformation errorInformation)
Information about any error associated with this deployment.
|
| Modifier and Type | Method and Description |
|---|---|
ErrorInformation |
ErrorInformationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
ErrorInformationMarshaller.marshall(ErrorInformation errorInformation,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.