| 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.
|
| software.amazon.awssdk.services.ebs.paginators |
| Modifier and Type | Method and Description |
|---|---|
static EbsAsyncClient |
EbsAsyncClient.create()
Create a
EbsAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListChangedBlocksPublisher(EbsAsyncClient client,
ListChangedBlocksRequest firstRequest) |
ListSnapshotBlocksPublisher(EbsAsyncClient client,
ListSnapshotBlocksRequest firstRequest) |
Copyright © 2023. All rights reserved.