Uses of Class
software.amazon.awssdk.services.rds.model.SwitchoverGlobalClusterRequest
Packages that use SwitchoverGlobalClusterRequest
Package
Description
-
Uses of SwitchoverGlobalClusterRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type SwitchoverGlobalClusterRequestModifier and TypeMethodDescriptionRdsAsyncClient.switchoverGlobalCluster(SwitchoverGlobalClusterRequest switchoverGlobalClusterRequest) Switches over the specified secondary DB cluster to be the new primary DB cluster in the global database cluster.default SwitchoverGlobalClusterResponseRdsClient.switchoverGlobalCluster(SwitchoverGlobalClusterRequest switchoverGlobalClusterRequest) Switches over the specified secondary DB cluster to be the new primary DB cluster in the global database cluster. -
Uses of SwitchoverGlobalClusterRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type SwitchoverGlobalClusterRequestModifier and TypeMethodDescriptionSwitchoverGlobalClusterRequestMarshaller.marshall(SwitchoverGlobalClusterRequest switchoverGlobalClusterRequest)