| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
default GetParameterHistoryPublisher |
SSMAsyncClient.getParameterHistoryPaginator(GetParameterHistoryRequest getParameterHistoryRequest)
Query a list of all parameters used by the AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
GetParameterHistoryPublisher |
GetParameterHistoryPublisher.resume(GetParameterHistoryResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.