Uses of Class
software.amazon.awssdk.services.rds.model.ModifyDbClusterSnapshotAttributeRequest
Packages that use ModifyDbClusterSnapshotAttributeRequest
Package
Description
-
Uses of ModifyDbClusterSnapshotAttributeRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type ModifyDbClusterSnapshotAttributeRequestModifier and TypeMethodDescriptionRdsAsyncClient.modifyDBClusterSnapshotAttribute(ModifyDbClusterSnapshotAttributeRequest 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. -
Uses of ModifyDbClusterSnapshotAttributeRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type ModifyDbClusterSnapshotAttributeRequestModifier and TypeMethodDescriptionModifyDbClusterSnapshotAttributeRequestMarshaller.marshall(ModifyDbClusterSnapshotAttributeRequest modifyDbClusterSnapshotAttributeRequest)