| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeParametersPublisher |
SSMAsyncClient.describeParametersPaginator()
Get information about a parameter.
|
default DescribeParametersPublisher |
SSMAsyncClient.describeParametersPaginator(DescribeParametersRequest describeParametersRequest)
Get information about a parameter.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeParametersPublisher |
DescribeParametersPublisher.resume(DescribeParametersResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.