| Package | Description |
|---|---|
| software.amazon.awssdk.services.redshift |
|
| software.amazon.awssdk.services.redshift.transform |
| Modifier and Type | Method and Description |
|---|---|
default ModifySnapshotCopyRetentionPeriodResponse |
RedshiftClient.modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain snapshots in the destination AWS Region after they are copied from the
source AWS Region.
|
default CompletableFuture<ModifySnapshotCopyRetentionPeriodResponse> |
RedshiftAsyncClient.modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)
Modifies the number of days to retain snapshots in the destination AWS Region after they are copied from the
source AWS Region.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ModifySnapshotCopyRetentionPeriodRequestMarshaller.marshall(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest) |
Copyright © 2020. All rights reserved.