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