| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.paginators |
| Modifier and Type | Method and Description |
|---|---|
default DescribeSnapshotsPublisher |
EC2AsyncClient.describeSnapshotsPaginator()
Describes one or more of the EBS snapshots available to you.
|
default DescribeSnapshotsPublisher |
EC2AsyncClient.describeSnapshotsPaginator(DescribeSnapshotsRequest describeSnapshotsRequest)
Describes one or more of the EBS snapshots available to you.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeSnapshotsPublisher |
DescribeSnapshotsPublisher.resume(DescribeSnapshotsResponse lastSuccessfulPage)
A helper method to resume the pages in case of unexpected failures.
|
Copyright © 2018. All rights reserved.