| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeVolumesPublisher |
EC2AsyncClient.describeVolumesPaginator()
Describes the specified EBS volumes.
|
default DescribeVolumesPublisher |
EC2AsyncClient.describeVolumesPaginator(DescribeVolumesRequest describeVolumesRequest)
Describes the specified EBS volumes.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVolumesPublisher |
DescribeVolumesPublisher.resume(DescribeVolumesResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.