Uses of Class
software.amazon.awssdk.services.redshift.model.InvalidRestoreException
-
Packages that use InvalidRestoreException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of InvalidRestoreException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw InvalidRestoreException Modifier and Type Method Description default RestoreFromClusterSnapshotResponseRedshiftClient. restoreFromClusterSnapshot(Consumer<RestoreFromClusterSnapshotRequest.Builder> restoreFromClusterSnapshotRequest)Creates a new cluster from a snapshot.default RestoreFromClusterSnapshotResponseRedshiftClient. restoreFromClusterSnapshot(RestoreFromClusterSnapshotRequest restoreFromClusterSnapshotRequest)Creates a new cluster from a snapshot.
-