| Package | Description |
|---|---|
| software.amazon.awssdk.services.codedeploy.model |
| 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.
|
Copyright © 2022. All rights reserved.