| Package | Description |
|---|---|
| com.amazonaws.services.redshift |
|
| com.amazonaws.services.redshift.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotCopyGrantResult |
AbstractAmazonRedshift.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest request) |
DeleteSnapshotCopyGrantResult |
AmazonRedshiftClient.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest request)
Deletes the specified snapshot copy grant.
|
DeleteSnapshotCopyGrantResult |
AmazonRedshift.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
| Modifier and Type | Method and Description |
|---|---|
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.
|
Future<DeleteSnapshotCopyGrantResult> |
AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest request,
AsyncHandler<DeleteSnapshotCopyGrantRequest,DeleteSnapshotCopyGrantResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteSnapshotCopyGrantResult |
DeleteSnapshotCopyGrantResult.clone() |
Copyright © 2023. All rights reserved.