| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<AssociationVersionInfo> |
ListAssociationVersionsResponse.associationVersions()
Information about all versions of the association for the specified association ID.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.Builder.associationVersions(AssociationVersionInfo... associationVersions)
Information about all versions of the association for the specified association ID.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationVersionsResponse.Builder |
ListAssociationVersionsResponse.Builder.associationVersions(Collection<AssociationVersionInfo> associationVersions)
Information about all versions of the association for the specified association ID.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationVersionInfo |
AssociationVersionInfoUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationVersionInfoMarshaller.marshall(AssociationVersionInfo associationVersionInfo,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object
|
Copyright © 2018. All rights reserved.