| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
default GetParametersByPathPublisher |
SSMAsyncClient.getParametersByPathPaginator(GetParametersByPathRequest getParametersByPathRequest)
Retrieve parameters in a specific hierarchy.
|
| Modifier and Type | Method and Description |
|---|---|
GetParametersByPathPublisher |
GetParametersByPathPublisher.resume(GetParametersByPathResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.