Uses of Class
software.amazon.awssdk.services.redshift.model.IncompatibleOrderableOptionsException
-
Packages that use IncompatibleOrderableOptionsException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of IncompatibleOrderableOptionsException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw IncompatibleOrderableOptionsException 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.
-