| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListDocumentsPublisher |
SSMAsyncClient.listDocumentsPaginator()
Describes one or more of your Systems Manager documents.
|
default ListDocumentsPublisher |
SSMAsyncClient.listDocumentsPaginator(ListDocumentsRequest listDocumentsRequest)
Describes one or more of your Systems Manager documents.
|
| Modifier and Type | Method and Description |
|---|---|
ListDocumentsPublisher |
ListDocumentsPublisher.resume(ListDocumentsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.