| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
GenericRevisionInfo |
RevisionInfo.genericRevisionInfo()
Information about an application revision, including usage details and associated deployment groups.
|
GenericRevisionInfo |
GetApplicationRevisionResponse.revisionInfo()
General information about the revision.
|
| Modifier and Type | Method and Description |
|---|---|
RevisionInfo.Builder |
RevisionInfo.Builder.genericRevisionInfo(GenericRevisionInfo genericRevisionInfo)
Information about an application revision, including usage details and associated deployment groups.
|
GetApplicationRevisionResponse.Builder |
GetApplicationRevisionResponse.Builder.revisionInfo(GenericRevisionInfo revisionInfo)
General information about the revision.
|
| Modifier and Type | Method and Description |
|---|---|
GenericRevisionInfo |
GenericRevisionInfoUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
GenericRevisionInfoMarshaller.marshall(GenericRevisionInfo genericRevisionInfo,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.