Uses of Class
software.amazon.awssdk.services.rds.model.SharedSnapshotQuotaExceededException
Packages that use SharedSnapshotQuotaExceededException
-
Uses of SharedSnapshotQuotaExceededException in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds that throw SharedSnapshotQuotaExceededExceptionModifier and TypeMethodDescriptionRdsClient.modifyDBClusterSnapshotAttribute(Consumer<ModifyDbClusterSnapshotAttributeRequest.Builder> modifyDbClusterSnapshotAttributeRequest) Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot.RdsClient.modifyDBClusterSnapshotAttribute(ModifyDbClusterSnapshotAttributeRequest modifyDbClusterSnapshotAttributeRequest) Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot.RdsClient.modifyDBSnapshotAttribute(Consumer<ModifyDbSnapshotAttributeRequest.Builder> modifyDbSnapshotAttributeRequest) Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot.RdsClient.modifyDBSnapshotAttribute(ModifyDbSnapshotAttributeRequest modifyDbSnapshotAttributeRequest) Adds an attribute and values to, or removes an attribute and values from, a manual DB snapshot.