| 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.transform |
| Modifier and Type | Method and Description |
|---|---|
default StartSnapshotResponse |
EbsClient.startSnapshot(StartSnapshotRequest startSnapshotRequest)
Creates a new Amazon EBS snapshot.
|
default CompletableFuture<StartSnapshotResponse> |
EbsAsyncClient.startSnapshot(StartSnapshotRequest startSnapshotRequest)
Creates a new Amazon EBS snapshot.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartSnapshotRequestMarshaller.marshall(StartSnapshotRequest startSnapshotRequest) |
Copyright © 2022. All rights reserved.