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