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 |
---|---|
SdkHttpFullRequest |
CopySnapshotRequestMarshaller.marshall(CopySnapshotRequest copySnapshotRequest) |
Copyright © 2020. All rights reserved.