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