| Package | Description |
|---|---|
| com.amazonaws.services.redshift |
Synchronous and asynchronous client classes for accessing AmazonRedshift.
|
| com.amazonaws.services.redshift.model |
Classes modeling the various types represented by AmazonRedshift.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmazonRedshiftClient.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
void |
AmazonRedshift.deleteSnapshotCopyGrant(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
Future<Void> |
AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest)
Deletes the specified snapshot copy grant.
|
Future<Void> |
AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest,
AsyncHandler<DeleteSnapshotCopyGrantRequest,Void> asyncHandler)
Deletes the specified snapshot copy grant.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest,
AsyncHandler<DeleteSnapshotCopyGrantRequest,Void> asyncHandler)
Deletes the specified snapshot copy grant.
|
| Modifier and Type | Method and Description |
|---|---|
Future<Void> |
AmazonRedshiftAsync.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest,
AsyncHandler<DeleteSnapshotCopyGrantRequest,Void> asyncHandler)
Deletes the specified snapshot copy grant.
|
Future<Void> |
AmazonRedshiftAsyncClient.deleteSnapshotCopyGrantAsync(DeleteSnapshotCopyGrantRequest deleteSnapshotCopyGrantRequest,
AsyncHandler<DeleteSnapshotCopyGrantRequest,Void> 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 © 2015. All rights reserved.