| 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> |
AbstractAmazonRedshiftAsync.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest request,
AsyncHandler<DeleteSnapshotCopyGrantRequest,DeleteSnapshotCopyGrantResult> asyncHandler) |
Future<DeleteSnapshotCopyGrantResult> |
AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest,
AsyncHandler<DeleteSnapshotCopyGrantRequest,DeleteSnapshotCopyGrantResult> asyncHandler)
Deletes the specified snapshot copy grant.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotCopyGrantRequest |
DeleteSnapshotCopyGrantRequest.clone() |
DeleteSnapshotCopyGrantRequest |
DeleteSnapshotCopyGrantRequest.withSnapshotCopyGrantName(String snapshotCopyGrantName)
The name of the snapshot copy grant to delete.
|
Copyright © 2025. All rights reserved.