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