| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSnapshotResponse> |
Ec2AsyncClient.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an EBS volume and stores it in Amazon S3.
|
default CreateSnapshotResponse |
Ec2Client.createSnapshot(CreateSnapshotRequest createSnapshotRequest)
Creates a snapshot of an EBS volume and stores it in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
CreateSnapshotRequestMarshaller.marshall(CreateSnapshotRequest createSnapshotRequest) |
Copyright © 2019. All rights reserved.