Uses of Interface
software.amazon.awssdk.services.rds.model.DescribeDbClusterSnapshotAttributesResponse.Builder
Packages that use DescribeDbClusterSnapshotAttributesResponse.Builder
-
Uses of DescribeDbClusterSnapshotAttributesResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return DescribeDbClusterSnapshotAttributesResponse.BuilderModifier and TypeMethodDescriptionDescribeDbClusterSnapshotAttributesResponse.builder()DescribeDbClusterSnapshotAttributesResponse.Builder.dbClusterSnapshotAttributesResult(Consumer<DBClusterSnapshotAttributesResult.Builder> dbClusterSnapshotAttributesResult) Sets the value of the DBClusterSnapshotAttributesResult property for this object.DescribeDbClusterSnapshotAttributesResponse.Builder.dbClusterSnapshotAttributesResult(DBClusterSnapshotAttributesResult dbClusterSnapshotAttributesResult) Sets the value of the DBClusterSnapshotAttributesResult property for this object.DescribeDbClusterSnapshotAttributesResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type DescribeDbClusterSnapshotAttributesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeDbClusterSnapshotAttributesResponse.Builder>DescribeDbClusterSnapshotAttributesResponse.serializableBuilderClass()