Uses of Class
software.amazon.awssdk.services.redshift.model.BatchDeleteRequestSizeExceededException
-
Packages that use BatchDeleteRequestSizeExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of BatchDeleteRequestSizeExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw BatchDeleteRequestSizeExceededException Modifier and Type Method Description default BatchDeleteClusterSnapshotsResponseRedshiftClient. batchDeleteClusterSnapshots(Consumer<BatchDeleteClusterSnapshotsRequest.Builder> batchDeleteClusterSnapshotsRequest)Deletes a set of cluster snapshots.default BatchDeleteClusterSnapshotsResponseRedshiftClient. batchDeleteClusterSnapshots(BatchDeleteClusterSnapshotsRequest batchDeleteClusterSnapshotsRequest)Deletes a set of cluster snapshots.
-