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.modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain automated snapshots in the
destination region after they are copied from the source region.
|
Cluster |
AmazonRedshift.modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain automated snapshots in the
destination region after they are copied from the source region.
|
Cluster |
AbstractAmazonRedshift.modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain automated snapshots in the
destination region after they are copied from the source region.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest request) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest request,
AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest,Cluster> asyncHandler) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest,
AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest,Cluster> asyncHandler)
Modifies the number of days to retain automated snapshots in the
destination region after they are copied from the source region.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest request,
AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest,Cluster> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsyncClient.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest request,
AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest,Cluster> asyncHandler) |
java.util.concurrent.Future<Cluster> |
AmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest,
AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest,Cluster> asyncHandler)
Modifies the number of days to retain automated snapshots in the
destination region after they are copied from the source region.
|
java.util.concurrent.Future<Cluster> |
AbstractAmazonRedshiftAsync.modifySnapshotCopyRetentionPeriodAsync(ModifySnapshotCopyRetentionPeriodRequest request,
AsyncHandler<ModifySnapshotCopyRetentionPeriodRequest,Cluster> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
ModifySnapshotCopyRetentionPeriodRequest |
ModifySnapshotCopyRetentionPeriodRequest.clone() |
ModifySnapshotCopyRetentionPeriodRequest |
ModifySnapshotCopyRetentionPeriodRequest.withClusterIdentifier(java.lang.String clusterIdentifier)
The unique identifier of the cluster for which you want to change the
retention period for automated snapshots that are copied to a destination
region.
|
ModifySnapshotCopyRetentionPeriodRequest |
ModifySnapshotCopyRetentionPeriodRequest.withRetentionPeriod(java.lang.Integer retentionPeriod)
The number of days to retain automated snapshots in the destination
region after they are copied from the source region.
|
Modifier and Type | Method and Description |
---|---|
Request<ModifySnapshotCopyRetentionPeriodRequest> |
ModifySnapshotCopyRetentionPeriodRequestMarshaller.marshall(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest) |
Modifier and Type | Method and Description |
---|---|
Request<ModifySnapshotCopyRetentionPeriodRequest> |
ModifySnapshotCopyRetentionPeriodRequestMarshaller.marshall(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest) |