| 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.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
EbsBaseClientBuilder<B extends EbsBaseClientBuilder<B,C>,C>
This includes configuration specific to Amazon EBS that is supported by both
EbsClientBuilder and
EbsAsyncClientBuilder. |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EbsAsyncClientBuilder
A builder for creating an instance of
EbsAsyncClient. |
interface |
EbsClientBuilder
A builder for creating an instance of
EbsClient. |
Copyright © 2023. All rights reserved.