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