Package | Description |
---|---|
com.amazonaws.services.redshift | |
com.amazonaws.services.redshift.model | |
com.amazonaws.services.redshift.model.transform |
Modifier and Type | Method and Description |
---|---|
Cluster |
AmazonRedshiftClient.disableSnapshotCopy(DisableSnapshotCopyRequest disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another
region for a specified cluster.
|
Cluster |
AmazonRedshift.disableSnapshotCopy(DisableSnapshotCopyRequest disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another
region for a specified cluster.
|
Cluster |
AbstractAmazonRedshift.disableSnapshotCopy(DisableSnapshotCopyRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.disableSnapshotCopyAsync(DisableSnapshotCopyRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.disableSnapshotCopyAsync(DisableSnapshotCopyRequest disableSnapshotCopyRequest)
Disables the automatic copying of snapshots from one region to another
region for a specified cluster.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.disableSnapshotCopyAsync(DisableSnapshotCopyRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.disableSnapshotCopyAsync(DisableSnapshotCopyRequest request,
AsyncHandler<DisableSnapshotCopyRequest,Cluster> asyncHandler) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.disableSnapshotCopyAsync(DisableSnapshotCopyRequest disableSnapshotCopyRequest,
AsyncHandler<DisableSnapshotCopyRequest,Cluster> asyncHandler)
Disables the automatic copying of snapshots from one region to another
region for a specified cluster.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.disableSnapshotCopyAsync(DisableSnapshotCopyRequest request,
AsyncHandler<DisableSnapshotCopyRequest,Cluster> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.disableSnapshotCopyAsync(DisableSnapshotCopyRequest request,
AsyncHandler<DisableSnapshotCopyRequest,Cluster> asyncHandler) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.disableSnapshotCopyAsync(DisableSnapshotCopyRequest disableSnapshotCopyRequest,
AsyncHandler<DisableSnapshotCopyRequest,Cluster> asyncHandler)
Disables the automatic copying of snapshots from one region to another
region for a specified cluster.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.disableSnapshotCopyAsync(DisableSnapshotCopyRequest request,
AsyncHandler<DisableSnapshotCopyRequest,Cluster> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
DisableSnapshotCopyRequest |
DisableSnapshotCopyRequest.clone() |
DisableSnapshotCopyRequest |
DisableSnapshotCopyRequest.withClusterIdentifier(java.lang.String clusterIdentifier)
The unique identifier of the source cluster that you want to disable
copying of snapshots to a destination region.
|
Modifier and Type | Method and Description |
---|---|
Request<DisableSnapshotCopyRequest> |
DisableSnapshotCopyRequestMarshaller.marshall(DisableSnapshotCopyRequest disableSnapshotCopyRequest) |
Modifier and Type | Method and Description |
---|---|
Request<DisableSnapshotCopyRequest> |
DisableSnapshotCopyRequestMarshaller.marshall(DisableSnapshotCopyRequest disableSnapshotCopyRequest) |