Uses of Interface
software.amazon.awssdk.services.rds.model.ModifyDbClusterSnapshotAttributeResponse.Builder
Packages that use ModifyDbClusterSnapshotAttributeResponse.Builder
-
Uses of ModifyDbClusterSnapshotAttributeResponse.Builder in software.amazon.awssdk.services.rds.model
Methods in software.amazon.awssdk.services.rds.model that return ModifyDbClusterSnapshotAttributeResponse.BuilderModifier and TypeMethodDescriptionModifyDbClusterSnapshotAttributeResponse.builder()ModifyDbClusterSnapshotAttributeResponse.Builder.dbClusterSnapshotAttributesResult(Consumer<DBClusterSnapshotAttributesResult.Builder> 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.ModifyDbClusterSnapshotAttributeResponse.toBuilder()Methods in software.amazon.awssdk.services.rds.model that return types with arguments of type ModifyDbClusterSnapshotAttributeResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends ModifyDbClusterSnapshotAttributeResponse.Builder>ModifyDbClusterSnapshotAttributeResponse.serializableBuilderClass()