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