Uses of Class
software.amazon.awssdk.services.rds.model.DescribeDbSnapshotAttributesRequest
Packages that use DescribeDbSnapshotAttributesRequest
Package
Description
-
Uses of DescribeDbSnapshotAttributesRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type DescribeDbSnapshotAttributesRequestModifier and TypeMethodDescriptionRdsAsyncClient.describeDBSnapshotAttributes(DescribeDbSnapshotAttributesRequest describeDbSnapshotAttributesRequest) Returns a list of DB snapshot attribute names and values for a manual DB snapshot.RdsClient.describeDBSnapshotAttributes(DescribeDbSnapshotAttributesRequest describeDbSnapshotAttributesRequest) Returns a list of DB snapshot attribute names and values for a manual DB snapshot. -
Uses of DescribeDbSnapshotAttributesRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type DescribeDbSnapshotAttributesRequestModifier and TypeMethodDescriptionDescribeDbSnapshotAttributesRequestMarshaller.marshall(DescribeDbSnapshotAttributesRequest describeDbSnapshotAttributesRequest)