Uses of Class
software.amazon.awssdk.services.redshift.model.SnapshotCopyAlreadyEnabledException
-
Packages that use SnapshotCopyAlreadyEnabledException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of SnapshotCopyAlreadyEnabledException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw SnapshotCopyAlreadyEnabledException Modifier and Type Method Description default EnableSnapshotCopyResponseRedshiftClient. enableSnapshotCopy(Consumer<EnableSnapshotCopyRequest.Builder> enableSnapshotCopyRequest)Enables the automatic copy of snapshots from one region to another region for a specified cluster.default EnableSnapshotCopyResponseRedshiftClient. enableSnapshotCopy(EnableSnapshotCopyRequest enableSnapshotCopyRequest)Enables the automatic copy of snapshots from one region to another region for a specified cluster.
-