| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<Association> |
ListAssociationsResponse.associations()
The associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsResponse.Builder |
ListAssociationsResponse.Builder.associations(Association... associations)
The associations.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsResponse.Builder |
ListAssociationsResponse.Builder.associations(Collection<Association> associations)
The associations.
|
| Modifier and Type | Method and Description |
|---|---|
Association |
AssociationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationMarshaller.marshall(Association association,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.