Uses of Class
software.amazon.awssdk.services.neptune.model.SharedSnapshotQuotaExceededException
-
Packages that use SharedSnapshotQuotaExceededException Package Description software.amazon.awssdk.services.neptune Amazon Neptune -
-
Uses of SharedSnapshotQuotaExceededException in software.amazon.awssdk.services.neptune
Methods in software.amazon.awssdk.services.neptune that throw SharedSnapshotQuotaExceededException Modifier and Type Method Description default ModifyDbClusterSnapshotAttributeResponseNeptuneClient. modifyDBClusterSnapshotAttribute(Consumer<ModifyDbClusterSnapshotAttributeRequest.Builder> modifyDbClusterSnapshotAttributeRequest)Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot.default ModifyDbClusterSnapshotAttributeResponseNeptuneClient. modifyDBClusterSnapshotAttribute(ModifyDbClusterSnapshotAttributeRequest modifyDbClusterSnapshotAttributeRequest)Adds an attribute and values to, or removes an attribute and values from, a manual DB cluster snapshot.
-