| Package | Description |
|---|---|
| com.amazonaws.services.codedeploy.model |
| Modifier and Type | Method and Description |
|---|---|
RevisionInfo |
RevisionInfo.clone() |
RevisionInfo |
RevisionInfo.withGenericRevisionInfo(GenericRevisionInfo genericRevisionInfo) |
RevisionInfo |
RevisionInfo.withRevisionLocation(RevisionLocation revisionLocation) |
| Modifier and Type | Method and Description |
|---|---|
List<RevisionInfo> |
BatchGetApplicationRevisionsResult.getRevisions()
Additional information about the revisions, including the type and location.
|
| Modifier and Type | Method and Description |
|---|---|
BatchGetApplicationRevisionsResult |
BatchGetApplicationRevisionsResult.withRevisions(RevisionInfo... revisions)
Additional information about the revisions, including the type and location.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BatchGetApplicationRevisionsResult.setRevisions(Collection<RevisionInfo> revisions)
Additional information about the revisions, including the type and location.
|
BatchGetApplicationRevisionsResult |
BatchGetApplicationRevisionsResult.withRevisions(Collection<RevisionInfo> revisions)
Additional information about the revisions, including the type and location.
|
Copyright © 2016. All rights reserved.