| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model | |
| software.amazon.awssdk.services.codedeploy.transform |
| Modifier and Type | Method and Description |
|---|---|
List<RevisionInfo> |
BatchGetApplicationRevisionsResponse.revisions()
Additional information about the revisions, including the type and location.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetApplicationRevisionsResponse.Builder |
BatchGetApplicationRevisionsResponse.Builder.revisions(RevisionInfo... revisions)
Additional information about the revisions, including the type and location.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetApplicationRevisionsResponse.Builder |
BatchGetApplicationRevisionsResponse.Builder.revisions(Collection<RevisionInfo> revisions)
Additional information about the revisions, including the type and location.
|
| Modifier and Type | Method and Description |
|---|---|
RevisionInfo |
RevisionInfoUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
RevisionInfoMarshaller.marshall(RevisionInfo revisionInfo,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.