| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2 |
|
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CopySnapshotResponse> |
EC2AsyncClient.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
|
default CopySnapshotResponse |
EC2Client.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon S3.
|
| Modifier and Type | Method and Description |
|---|---|
Request<CopySnapshotRequest> |
CopySnapshotRequestMarshaller.marshall(CopySnapshotRequest copySnapshotRequest) |
| Modifier and Type | Method and Description |
|---|---|
Request<CopySnapshotRequest> |
CopySnapshotRequestMarshaller.marshall(CopySnapshotRequest copySnapshotRequest) |
Copyright © 2018. All rights reserved.