Uses of Class
software.amazon.awssdk.services.rds.model.DBClusterSnapshotAttributesResult
-
Packages that use DBClusterSnapshotAttributesResult Package Description software.amazon.awssdk.services.rds.model -
-
Uses of DBClusterSnapshotAttributesResult in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DBClusterSnapshotAttributesResult Modifier and Type Method Description DBClusterSnapshotAttributesResultDescribeDbClusterSnapshotAttributesResponse. dbClusterSnapshotAttributesResult()Returns the value of the DBClusterSnapshotAttributesResult property for this object.DBClusterSnapshotAttributesResultModifyDbClusterSnapshotAttributeResponse. dbClusterSnapshotAttributesResult()Returns the value of the DBClusterSnapshotAttributesResult property for this object.Methods in software.amazon.awssdk.services.rds.model with parameters of type DBClusterSnapshotAttributesResult Modifier and Type Method Description DescribeDbClusterSnapshotAttributesResponse.BuilderDescribeDbClusterSnapshotAttributesResponse.Builder. dbClusterSnapshotAttributesResult(DBClusterSnapshotAttributesResult dbClusterSnapshotAttributesResult)Sets the value of the DBClusterSnapshotAttributesResult property for this object.ModifyDbClusterSnapshotAttributeResponse.BuilderModifyDbClusterSnapshotAttributeResponse.Builder. dbClusterSnapshotAttributesResult(DBClusterSnapshotAttributesResult dbClusterSnapshotAttributesResult)Sets the value of the DBClusterSnapshotAttributesResult property for this object.
-