Uses of Class
software.amazon.awssdk.services.rds.model.FailoverGlobalClusterRequest
Packages that use FailoverGlobalClusterRequest
Package
Description
-
Uses of FailoverGlobalClusterRequest in software.amazon.awssdk.services.rds
Methods in software.amazon.awssdk.services.rds with parameters of type FailoverGlobalClusterRequestModifier and TypeMethodDescriptionRdsAsyncClient.failoverGlobalCluster(FailoverGlobalClusterRequest failoverGlobalClusterRequest) Promotes the specified secondary DB cluster to be the primary DB cluster in the global database cluster to fail over or switch over a global database.default FailoverGlobalClusterResponseRdsClient.failoverGlobalCluster(FailoverGlobalClusterRequest failoverGlobalClusterRequest) Promotes the specified secondary DB cluster to be the primary DB cluster in the global database cluster to fail over or switch over a global database. -
Uses of FailoverGlobalClusterRequest in software.amazon.awssdk.services.rds.transform
Methods in software.amazon.awssdk.services.rds.transform with parameters of type FailoverGlobalClusterRequestModifier and TypeMethodDescriptionFailoverGlobalClusterRequestMarshaller.marshall(FailoverGlobalClusterRequest failoverGlobalClusterRequest)