Uses of Class
software.amazon.awssdk.services.redshift.model.SnapshotCopyDisabledException
-
Packages that use SnapshotCopyDisabledException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of SnapshotCopyDisabledException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw SnapshotCopyDisabledException Modifier and Type Method Description default ModifySnapshotCopyRetentionPeriodResponseRedshiftClient. modifySnapshotCopyRetentionPeriod(Consumer<ModifySnapshotCopyRetentionPeriodRequest.Builder> modifySnapshotCopyRetentionPeriodRequest)Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after they are copied from the source Amazon Web Services Region.default ModifySnapshotCopyRetentionPeriodResponseRedshiftClient. modifySnapshotCopyRetentionPeriod(ModifySnapshotCopyRetentionPeriodRequest modifySnapshotCopyRetentionPeriodRequest)Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after they are copied from the source Amazon Web Services Region.
-