Uses of Class
software.amazon.awssdk.services.rds.model.SnapshotQuotaExceededException
Packages that use SnapshotQuotaExceededException
-
Uses of SnapshotQuotaExceededException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw SnapshotQuotaExceededExceptionModifier and TypeMethodDescriptiondefault CopyDbClusterSnapshotResponseRdsClient.copyDBClusterSnapshot(Consumer<CopyDbClusterSnapshotRequest.Builder> copyDbClusterSnapshotRequest) Copies a snapshot of a DB cluster.default CopyDbClusterSnapshotResponseRdsClient.copyDBClusterSnapshot(CopyDbClusterSnapshotRequest copyDbClusterSnapshotRequest) Copies a snapshot of a DB cluster.default CopyDbSnapshotResponseRdsClient.copyDBSnapshot(Consumer<CopyDbSnapshotRequest.Builder> copyDbSnapshotRequest) Copies the specified DB snapshot.default CopyDbSnapshotResponseRdsClient.copyDBSnapshot(CopyDbSnapshotRequest copyDbSnapshotRequest) Copies the specified DB snapshot.default CreateDbClusterSnapshotResponseRdsClient.createDBClusterSnapshot(Consumer<CreateDbClusterSnapshotRequest.Builder> createDbClusterSnapshotRequest) Creates a snapshot of a DB cluster.default CreateDbClusterSnapshotResponseRdsClient.createDBClusterSnapshot(CreateDbClusterSnapshotRequest createDbClusterSnapshotRequest) Creates a snapshot of a DB cluster.default CreateDbSnapshotResponseRdsClient.createDBSnapshot(Consumer<CreateDbSnapshotRequest.Builder> createDbSnapshotRequest) Creates a snapshot of a DB instance.default CreateDbSnapshotResponseRdsClient.createDBSnapshot(CreateDbSnapshotRequest createDbSnapshotRequest) Creates a snapshot of a DB instance.default DeleteDbClusterResponseRdsClient.deleteDBCluster(Consumer<DeleteDbClusterRequest.Builder> deleteDbClusterRequest) The DeleteDBCluster action deletes a previously provisioned DB cluster.default DeleteDbClusterResponseRdsClient.deleteDBCluster(DeleteDbClusterRequest deleteDbClusterRequest) The DeleteDBCluster action deletes a previously provisioned DB cluster.default DeleteDbInstanceResponseRdsClient.deleteDBInstance(Consumer<DeleteDbInstanceRequest.Builder> deleteDbInstanceRequest) Deletes a previously provisioned DB instance.default DeleteDbInstanceResponseRdsClient.deleteDBInstance(DeleteDbInstanceRequest deleteDbInstanceRequest) Deletes a previously provisioned DB instance.default StopDbInstanceResponseRdsClient.stopDBInstance(Consumer<StopDbInstanceRequest.Builder> stopDbInstanceRequest) Stops an Amazon RDS DB instance temporarily.default StopDbInstanceResponseRdsClient.stopDBInstance(StopDbInstanceRequest stopDbInstanceRequest) Stops an Amazon RDS DB instance temporarily.