| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm.model | |
| software.amazon.awssdk.services.ssm.transform |
| Modifier and Type | Method and Description |
|---|---|
List<AssociationFilter> |
ListAssociationsRequest.associationFilterList()
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsRequest.Builder |
ListAssociationsRequest.Builder.associationFilterList(AssociationFilter... associationFilterList)
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsRequest.Builder |
ListAssociationsRequest.Builder.associationFilterList(Collection<AssociationFilter> associationFilterList)
One or more filters.
|
| Modifier and Type | Method and Description |
|---|---|
AssociationFilter |
AssociationFilterUnmarshaller.unmarshall(JsonUnmarshallerContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
AssociationFilterMarshaller.marshall(AssociationFilter associationFilter,
ProtocolMarshaller protocolMarshaller)
Marshall the given parameter object.
|
Copyright © 2018. All rights reserved.