Uses of Class
software.amazon.awssdk.services.rds.model.DBSnapshotAttributesResult
Packages that use DBSnapshotAttributesResult
-
Uses of DBSnapshotAttributesResult in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBSnapshotAttributesResultModifier and TypeMethodDescriptionDescribeDbSnapshotAttributesResponse.dbSnapshotAttributesResult()Returns the value of the DBSnapshotAttributesResult property for this object.ModifyDbSnapshotAttributeResponse.dbSnapshotAttributesResult()Returns the value of the DBSnapshotAttributesResult property for this object.Methods in software.amazon.awssdk.services.rds.model with parameters of type DBSnapshotAttributesResultModifier and TypeMethodDescriptionDescribeDbSnapshotAttributesResponse.Builder.dbSnapshotAttributesResult(DBSnapshotAttributesResult dbSnapshotAttributesResult) Sets the value of the DBSnapshotAttributesResult property for this object.ModifyDbSnapshotAttributeResponse.Builder.dbSnapshotAttributesResult(DBSnapshotAttributesResult dbSnapshotAttributesResult) Sets the value of the DBSnapshotAttributesResult property for this object.