Uses of Class
software.amazon.awssdk.services.rds.model.ModifyDbSnapshotAttributeRequest
Packages that use ModifyDbSnapshotAttributeRequest
Package
Description
-
Uses of ModifyDbSnapshotAttributeRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type ModifyDbSnapshotAttributeRequestModifier and TypeMethodDescriptionRdsAsyncClient.modifyDBSnapshotAttribute(ModifyDbSnapshotAttributeRequest 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. -
Uses of ModifyDbSnapshotAttributeRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type ModifyDbSnapshotAttributeRequestModifier and TypeMethodDescriptionModifyDbSnapshotAttributeRequestMarshaller.marshall(ModifyDbSnapshotAttributeRequest modifyDbSnapshotAttributeRequest)