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