Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
CopySnapshotResult |
AmazonEC2Client.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon
S3.
|
CopySnapshotResult |
AmazonEC2.copySnapshot(CopySnapshotRequest copySnapshotRequest)
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon
S3.
|
CopySnapshotResult |
AbstractAmazonEC2.copySnapshot(CopySnapshotRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CopySnapshotResult> |
AmazonEC2AsyncClient.copySnapshotAsync(CopySnapshotRequest request) |
java.util.concurrent.Future<CopySnapshotResult> |
AmazonEC2Async.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest)
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon
S3.
|
java.util.concurrent.Future<CopySnapshotResult> |
AbstractAmazonEC2Async.copySnapshotAsync(CopySnapshotRequest request) |
java.util.concurrent.Future<CopySnapshotResult> |
AmazonEC2AsyncClient.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler) |
java.util.concurrent.Future<CopySnapshotResult> |
AmazonEC2Async.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler)
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon
S3.
|
java.util.concurrent.Future<CopySnapshotResult> |
AbstractAmazonEC2Async.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<CopySnapshotResult> |
AmazonEC2AsyncClient.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler) |
java.util.concurrent.Future<CopySnapshotResult> |
AmazonEC2Async.copySnapshotAsync(CopySnapshotRequest copySnapshotRequest,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler)
Copies a point-in-time snapshot of an EBS volume and stores it in Amazon
S3.
|
java.util.concurrent.Future<CopySnapshotResult> |
AbstractAmazonEC2Async.copySnapshotAsync(CopySnapshotRequest request,
AsyncHandler<CopySnapshotRequest,CopySnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
CopySnapshotResult |
CopySnapshotResult.clone() |
CopySnapshotResult |
CopySnapshotResult.withSnapshotId(java.lang.String snapshotId)
The ID of the new snapshot.
|
Modifier and Type | Method and Description |
---|---|
CopySnapshotResult |
CopySnapshotResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |