| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.paginators | |
| 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 |
|---|---|
SdkPublisher<Association> |
ListAssociationsPublisher.associations()
Returns a publisher that can be used to get a stream of data.
|
SdkIterable<Association> |
ListAssociationsIterable.associations()
Returns an iterable to iterate through the paginated
ListAssociationsResponse.associations() member. |
| 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 © 2018. All rights reserved.