Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
Snapshot |
AmazonRedshiftClient.revokeSnapshotAccess(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified AWS customer account to restore the
specified snapshot.
|
Snapshot |
AmazonRedshift.revokeSnapshotAccess(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified AWS customer account to restore the
specified snapshot.
|
Snapshot |
AbstractAmazonRedshift.revokeSnapshotAccess(RevokeSnapshotAccessRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsyncClient.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsync.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest)
Removes the ability of the specified AWS customer account to restore the
specified snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonRedshiftAsync.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest request) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsyncClient.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest request,
AsyncHandler<RevokeSnapshotAccessRequest,Snapshot> asyncHandler) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsync.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest,
AsyncHandler<RevokeSnapshotAccessRequest,Snapshot> asyncHandler)
Removes the ability of the specified AWS customer account to restore the
specified snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonRedshiftAsync.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest request,
AsyncHandler<RevokeSnapshotAccessRequest,Snapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsyncClient.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest request,
AsyncHandler<RevokeSnapshotAccessRequest,Snapshot> asyncHandler) |
java.util.concurrent.Future<Snapshot> |
AmazonRedshiftAsync.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest,
AsyncHandler<RevokeSnapshotAccessRequest,Snapshot> asyncHandler)
Removes the ability of the specified AWS customer account to restore the
specified snapshot.
|
java.util.concurrent.Future<Snapshot> |
AbstractAmazonRedshiftAsync.revokeSnapshotAccessAsync(RevokeSnapshotAccessRequest request,
AsyncHandler<RevokeSnapshotAccessRequest,Snapshot> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
RevokeSnapshotAccessRequest |
RevokeSnapshotAccessRequest.clone() |
RevokeSnapshotAccessRequest |
RevokeSnapshotAccessRequest.withAccountWithRestoreAccess(java.lang.String accountWithRestoreAccess)
The identifier of the AWS customer account that can no longer restore the
specified snapshot.
|
RevokeSnapshotAccessRequest |
RevokeSnapshotAccessRequest.withSnapshotClusterIdentifier(java.lang.String snapshotClusterIdentifier)
The identifier of the cluster the snapshot was created from.
|
RevokeSnapshotAccessRequest |
RevokeSnapshotAccessRequest.withSnapshotIdentifier(java.lang.String snapshotIdentifier)
The identifier of the snapshot that the account can no longer access.
|
Modifier and Type | Method and Description |
---|---|
Request<RevokeSnapshotAccessRequest> |
RevokeSnapshotAccessRequestMarshaller.marshall(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest) |
Modifier and Type | Method and Description |
---|---|
Request<RevokeSnapshotAccessRequest> |
RevokeSnapshotAccessRequestMarshaller.marshall(RevokeSnapshotAccessRequest revokeSnapshotAccessRequest) |