Future<DescribeSnapshotCopyGrantsResult> |
AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync()
Simplified method form for invoking the DescribeSnapshotCopyGrants operation.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync()
Simplified method form for invoking the DescribeSnapshotCopyGrants operation.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync()
Simplified method form for invoking the DescribeSnapshotCopyGrants operation.
|
Future<DescribeSnapshotCopyGrantsResult> |
AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.
|
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Simplified method form for invoking the DescribeSnapshotCopyGrants operation with an AsyncHandler.
|
Future<DescribeSnapshotCopyGrantsResult> |
AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest request) |
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest request) |
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest)
Returns a list of snapshot copy grants owned by the account in the destination region.
|
Future<DescribeSnapshotCopyGrantsResult> |
AbstractAmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest request,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler) |
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsyncClient.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest request,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler) |
Future<DescribeSnapshotCopyGrantsResult> |
AmazonRedshiftAsync.describeSnapshotCopyGrantsAsync(DescribeSnapshotCopyGrantsRequest describeSnapshotCopyGrantsRequest,
AsyncHandler<DescribeSnapshotCopyGrantsRequest,DescribeSnapshotCopyGrantsResult> asyncHandler)
Returns a list of snapshot copy grants owned by the account in the destination region.
|