Future<DescribeSnapshotsResult> |
AbstractAmazonEC2Async.describeSnapshotsAsync() |
Simplified method form for invoking the DescribeSnapshots operation.
|
Future<DescribeSnapshotsResult> |
AbstractAmazonEC2Async.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AbstractAmazonEC2Async.describeSnapshotsAsync(DescribeSnapshotsRequest request) |
|
Future<DescribeSnapshotsResult> |
AbstractAmazonEC2Async.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
|
Future<DescribeSnapshotsResult> |
AmazonEC2Async.describeSnapshotsAsync() |
Simplified method form for invoking the DescribeSnapshots operation.
|
Future<DescribeSnapshotsResult> |
AmazonEC2Async.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AmazonEC2Async.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest) |
Describes one or more of the EBS snapshots available to you.
|
Future<DescribeSnapshotsResult> |
AmazonEC2Async.describeSnapshotsAsync(DescribeSnapshotsRequest describeSnapshotsRequest,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Describes one or more of the EBS snapshots available to you.
|
Future<DescribeSnapshotsResult> |
AmazonEC2AsyncClient.describeSnapshotsAsync() |
Simplified method form for invoking the DescribeSnapshots operation.
|
Future<DescribeSnapshotsResult> |
AmazonEC2AsyncClient.describeSnapshotsAsync(AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
Simplified method form for invoking the DescribeSnapshots operation with
an AsyncHandler.
|
Future<DescribeSnapshotsResult> |
AmazonEC2AsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest request) |
|
Future<DescribeSnapshotsResult> |
AmazonEC2AsyncClient.describeSnapshotsAsync(DescribeSnapshotsRequest request,
AsyncHandler<DescribeSnapshotsRequest,DescribeSnapshotsResult> asyncHandler) |
|