Package | Description |
---|---|
com.amazonaws.services.ec2 | |
com.amazonaws.services.ec2.model | |
com.amazonaws.services.ec2.model.transform |
Modifier and Type | Method and Description |
---|---|
DeleteSnapshotResult |
AmazonEC2Client.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest)
Deletes the specified snapshot.
|
DeleteSnapshotResult |
AmazonEC2.deleteSnapshot(DeleteSnapshotRequest deleteSnapshotRequest)
Deletes the specified snapshot.
|
DeleteSnapshotResult |
AbstractAmazonEC2.deleteSnapshot(DeleteSnapshotRequest request) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeleteSnapshotResult> |
AmazonEC2AsyncClient.deleteSnapshotAsync(DeleteSnapshotRequest request) |
java.util.concurrent.Future<DeleteSnapshotResult> |
AmazonEC2Async.deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest)
Deletes the specified snapshot.
|
java.util.concurrent.Future<DeleteSnapshotResult> |
AbstractAmazonEC2Async.deleteSnapshotAsync(DeleteSnapshotRequest request) |
java.util.concurrent.Future<DeleteSnapshotResult> |
AmazonEC2AsyncClient.deleteSnapshotAsync(DeleteSnapshotRequest request,
AsyncHandler<DeleteSnapshotRequest,DeleteSnapshotResult> asyncHandler) |
java.util.concurrent.Future<DeleteSnapshotResult> |
AmazonEC2Async.deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest,
AsyncHandler<DeleteSnapshotRequest,DeleteSnapshotResult> asyncHandler)
Deletes the specified snapshot.
|
java.util.concurrent.Future<DeleteSnapshotResult> |
AbstractAmazonEC2Async.deleteSnapshotAsync(DeleteSnapshotRequest request,
AsyncHandler<DeleteSnapshotRequest,DeleteSnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<DeleteSnapshotResult> |
AmazonEC2AsyncClient.deleteSnapshotAsync(DeleteSnapshotRequest request,
AsyncHandler<DeleteSnapshotRequest,DeleteSnapshotResult> asyncHandler) |
java.util.concurrent.Future<DeleteSnapshotResult> |
AmazonEC2Async.deleteSnapshotAsync(DeleteSnapshotRequest deleteSnapshotRequest,
AsyncHandler<DeleteSnapshotRequest,DeleteSnapshotResult> asyncHandler)
Deletes the specified snapshot.
|
java.util.concurrent.Future<DeleteSnapshotResult> |
AbstractAmazonEC2Async.deleteSnapshotAsync(DeleteSnapshotRequest request,
AsyncHandler<DeleteSnapshotRequest,DeleteSnapshotResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeleteSnapshotResult |
DeleteSnapshotResult.clone() |
Modifier and Type | Method and Description |
---|---|
DeleteSnapshotResult |
DeleteSnapshotResultStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |