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