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