Uses of Class
software.amazon.awssdk.services.redshift.model.BatchModifyClusterSnapshotsLimitExceededException
-
Packages that use BatchModifyClusterSnapshotsLimitExceededException Package Description software.amazon.awssdk.services.redshift Amazon Redshift -
-
Uses of BatchModifyClusterSnapshotsLimitExceededException in software.amazon.awssdk.services.redshift
Methods in software.amazon.awssdk.services.redshift that throw BatchModifyClusterSnapshotsLimitExceededException Modifier and Type Method Description default BatchModifyClusterSnapshotsResponseRedshiftClient. batchModifyClusterSnapshots(Consumer<BatchModifyClusterSnapshotsRequest.Builder> batchModifyClusterSnapshotsRequest)Modifies the settings for a set of cluster snapshots.default BatchModifyClusterSnapshotsResponseRedshiftClient. batchModifyClusterSnapshots(BatchModifyClusterSnapshotsRequest batchModifyClusterSnapshotsRequest)Modifies the settings for a set of cluster snapshots.
-