Uses of Class
software.amazon.awssdk.services.redshift.model.InProgressTableRestoreQuotaExceededException
-
Packages that use InProgressTableRestoreQuotaExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of InProgressTableRestoreQuotaExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw InProgressTableRestoreQuotaExceededException Modifier and Type Method Description default RestoreTableFromClusterSnapshotResponseRedshiftClient. restoreTableFromClusterSnapshot(Consumer<RestoreTableFromClusterSnapshotRequest.Builder> restoreTableFromClusterSnapshotRequest)Creates a new table from a table in an Amazon Redshift cluster snapshot.default RestoreTableFromClusterSnapshotResponseRedshiftClient. restoreTableFromClusterSnapshot(RestoreTableFromClusterSnapshotRequest restoreTableFromClusterSnapshotRequest)Creates a new table from a table in an Amazon Redshift cluster snapshot.
-