| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListAssociationsPublisher |
SSMAsyncClient.listAssociationsPaginator()
Lists the associations for the specified Systems Manager document or instance.
|
default ListAssociationsPublisher |
SSMAsyncClient.listAssociationsPaginator(ListAssociationsRequest listAssociationsRequest)
Lists the associations for the specified Systems Manager document or instance.
|
| Modifier and Type | Method and Description |
|---|---|
ListAssociationsPublisher |
ListAssociationsPublisher.resume(ListAssociationsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.