Uses of Interface
com.google.cloud.alloydb.v1.Cluster.SecondaryConfigOrBuilder
-
Packages that use Cluster.SecondaryConfigOrBuilder Package Description com.google.cloud.alloydb.v1 A client to AlloyDB API -
-
Uses of Cluster.SecondaryConfigOrBuilder in com.google.cloud.alloydb.v1
Classes in com.google.cloud.alloydb.v1 that implement Cluster.SecondaryConfigOrBuilder Modifier and Type Class Description static class
Cluster.SecondaryConfig
Configuration information for the secondary cluster.static class
Cluster.SecondaryConfig.Builder
Configuration information for the secondary cluster.Methods in com.google.cloud.alloydb.v1 that return Cluster.SecondaryConfigOrBuilder Modifier and Type Method Description Cluster.SecondaryConfigOrBuilder
Cluster.Builder. getSecondaryConfigOrBuilder()
Cross Region replication config specific to SECONDARY cluster.Cluster.SecondaryConfigOrBuilder
Cluster. getSecondaryConfigOrBuilder()
Cross Region replication config specific to SECONDARY cluster.Cluster.SecondaryConfigOrBuilder
ClusterOrBuilder. getSecondaryConfigOrBuilder()
Cross Region replication config specific to SECONDARY cluster.
-