| Package | Description |
|---|---|
| software.amazon.awssdk.services.ebs |
You can use the Amazon Elastic Block Store (Amazon EBS) direct APIs to create Amazon EBS snapshots, write data
directly to your snapshots, read data on your snapshots, and identify the differences or changes between two
snapshots.
|
| Class and Description |
|---|
| ListChangedBlocksIterable
Represents the output for the
EbsClient.listChangedBlocksPaginator(software.amazon.awssdk.services.ebs.model.ListChangedBlocksRequest)
operation which is a paginated operation. |
| ListChangedBlocksPublisher
Represents the output for the
EbsAsyncClient.listChangedBlocksPaginator(software.amazon.awssdk.services.ebs.model.ListChangedBlocksRequest)
operation which is a paginated operation. |
| ListSnapshotBlocksIterable
Represents the output for the
EbsClient.listSnapshotBlocksPaginator(software.amazon.awssdk.services.ebs.model.ListSnapshotBlocksRequest)
operation which is a paginated operation. |
| ListSnapshotBlocksPublisher
Represents the output for the
EbsAsyncClient.listSnapshotBlocksPaginator(software.amazon.awssdk.services.ebs.model.ListSnapshotBlocksRequest)
operation which is a paginated operation. |
Copyright © 2023. All rights reserved.