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 classCluster.SecondaryConfigConfiguration information for the secondary cluster.static classCluster.SecondaryConfig.BuilderConfiguration information for the secondary cluster.Methods in com.google.cloud.alloydb.v1 that return Cluster.SecondaryConfigOrBuilder Modifier and Type Method Description Cluster.SecondaryConfigOrBuilderCluster.Builder. getSecondaryConfigOrBuilder()Cross Region replication config specific to SECONDARY cluster.Cluster.SecondaryConfigOrBuilderCluster. getSecondaryConfigOrBuilder()Cross Region replication config specific to SECONDARY cluster.Cluster.SecondaryConfigOrBuilderClusterOrBuilder. getSecondaryConfigOrBuilder()Cross Region replication config specific to SECONDARY cluster.
-