| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssm |
|
| software.amazon.awssdk.services.ssm.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeInstanceInformationPublisher |
SSMAsyncClient.describeInstanceInformationPaginator()
Describes one or more of your instances.
|
default DescribeInstanceInformationPublisher |
SSMAsyncClient.describeInstanceInformationPaginator(DescribeInstanceInformationRequest describeInstanceInformationRequest)
Describes one or more of your instances.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceInformationPublisher |
DescribeInstanceInformationPublisher.resume(DescribeInstanceInformationResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.