| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<InstanceAssociation> |
DescribeEffectiveInstanceAssociationsResponse.associations()
The associations for the requested instance.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEffectiveInstanceAssociationsResponse.Builder |
DescribeEffectiveInstanceAssociationsResponse.Builder.associations(InstanceAssociation... associations)
The associations for the requested instance.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeEffectiveInstanceAssociationsResponse.Builder |
DescribeEffectiveInstanceAssociationsResponse.Builder.associations(Collection<InstanceAssociation> associations)
The associations for the requested instance.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceAssociation |
InstanceAssociationUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
InstanceAssociationMarshaller.marshall(InstanceAssociation instanceAssociation,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2017. All rights reserved.