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