| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListCommandsPublisher |
SSMAsyncClient.listCommandsPaginator()
Lists the commands requested by users of the AWS account.
|
default ListCommandsPublisher |
SSMAsyncClient.listCommandsPaginator(ListCommandsRequest listCommandsRequest)
Lists the commands requested by users of the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
ListCommandsPublisher |
ListCommandsPublisher.resume(ListCommandsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.