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