Uses of Class
software.amazon.awssdk.services.rds.model.DBClusterSnapshotAttributesResult
Packages that use DBClusterSnapshotAttributesResult
-
Uses of DBClusterSnapshotAttributesResult in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBClusterSnapshotAttributesResultModifier and TypeMethodDescriptionDescribeDbClusterSnapshotAttributesResponse.dbClusterSnapshotAttributesResult()Returns the value of the DBClusterSnapshotAttributesResult property for this object.ModifyDbClusterSnapshotAttributeResponse.dbClusterSnapshotAttributesResult()Returns the value of the DBClusterSnapshotAttributesResult property for this object.Methods in software.amazon.awssdk.services.rds.model with parameters of type DBClusterSnapshotAttributesResultModifier and TypeMethodDescriptionDescribeDbClusterSnapshotAttributesResponse.Builder.dbClusterSnapshotAttributesResult(DBClusterSnapshotAttributesResult dbClusterSnapshotAttributesResult) Sets the value of the DBClusterSnapshotAttributesResult property for this object.ModifyDbClusterSnapshotAttributeResponse.Builder.dbClusterSnapshotAttributesResult(DBClusterSnapshotAttributesResult dbClusterSnapshotAttributesResult) Sets the value of the DBClusterSnapshotAttributesResult property for this object.