Uses of Class
software.amazon.awssdk.services.docdb.model.SharedSnapshotQuotaExceededException
-
Packages that use SharedSnapshotQuotaExceededException Package Description software.amazon.awssdk.services.docdb Amazon DocumentDB is a fast, reliable, and fully managed database service. -
-
Uses of SharedSnapshotQuotaExceededException in software.amazon.awssdk.services.docdb
Methods in software.amazon.awssdk.services.docdb that throw SharedSnapshotQuotaExceededException Modifier and Type Method Description default ModifyDbClusterSnapshotAttributeResponseDocDbClient. modifyDBClusterSnapshotAttribute(Consumer<ModifyDbClusterSnapshotAttributeRequest.Builder> modifyDbClusterSnapshotAttributeRequest)Adds an attribute and values to, or removes an attribute and values from, a manual cluster snapshot.default ModifyDbClusterSnapshotAttributeResponseDocDbClient. modifyDBClusterSnapshotAttribute(ModifyDbClusterSnapshotAttributeRequest modifyDbClusterSnapshotAttributeRequest)Adds an attribute and values to, or removes an attribute and values from, a manual cluster snapshot.
-