| Package | Description |
|---|---|
| software.amazon.awssdk.services.ebs |
You can use the Amazon Elastic Block Store (Amazon EBS) direct APIs to create EBS snapshots, write data directly to
your snapshots, read data on your snapshots, and identify the differences or changes between two snapshots.
|
| Modifier and Type | Method and Description |
|---|---|
default ListSnapshotBlocksPublisher |
EbsAsyncClient.listSnapshotBlocksPaginator(Consumer<ListSnapshotBlocksRequest.Builder> listSnapshotBlocksRequest)
Returns information about the blocks in an Amazon Elastic Block Store snapshot.
|
default ListSnapshotBlocksPublisher |
EbsAsyncClient.listSnapshotBlocksPaginator(ListSnapshotBlocksRequest listSnapshotBlocksRequest)
Returns information about the blocks in an Amazon Elastic Block Store snapshot.
|
Copyright © 2021. All rights reserved.