| Package | Description |
|---|---|
| com.amazonaws.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 |
AmazonEBSAsync
Interface for accessing Amazon EBS asynchronously.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAmazonEBS
Abstract implementation of
AmazonEBS. |
class |
AbstractAmazonEBSAsync
Abstract implementation of
AmazonEBSAsync. |
class |
AmazonEBSAsyncClient
Client for accessing Amazon EBS asynchronously.
|
class |
AmazonEBSClient
Client for accessing Amazon EBS.
|
| Modifier and Type | Method and Description |
|---|---|
protected AmazonEBS |
AmazonEBSClientBuilder.build(AwsSyncClientParams params)
Construct a synchronous implementation of AmazonEBS using the current builder configuration.
|
static AmazonEBS |
AmazonEBSClientBuilder.defaultClient() |
Copyright © 2024. All rights reserved.