Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model |
Modifier and Type | Method and Description |
---|---|
Future<DeleteSnapshotCopyGrantResult> |
AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest request,
AsyncHandler<DeleteSnapshotCopyGrantRequest,DeleteSnapshotCopyGrantResult> asyncHandler) |
Future<DeleteSnapshotCopyGrantResult> |
AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest,
AsyncHandler<DeleteSnapshotCopyGrantRequest,DeleteSnapshotCopyGrantResult> asyncHandler)
Deletes the specified snapshot copy grant.
|
Future<DeleteSnapshotCopyGrantResult> |
AbstractAmazonRedshiftAsync.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest request,
AsyncHandler<DeleteSnapshotCopyGrantRequest,DeleteSnapshotCopyGrantResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DeleteSnapshotCopyGrantRequest |
DeleteSnapshotCopyGrantRequest.clone() |
DeleteSnapshotCopyGrantRequest |
DeleteSnapshotCopyGrantRequest.withSnapshotCopyGrantName(String snapshotCopyGrantName)
The name of the snapshot copy grant to delete.
|
Copyright © 2018. All rights reserved.