| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeVolumeStatusPublisher |
EC2AsyncClient.describeVolumeStatusPaginator()
Describes the status of the specified volumes.
|
default DescribeVolumeStatusPublisher |
EC2AsyncClient.describeVolumeStatusPaginator(DescribeVolumeStatusRequest describeVolumeStatusRequest)
Describes the status of the specified volumes.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVolumeStatusPublisher |
DescribeVolumeStatusPublisher.resume(DescribeVolumeStatusResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.