Uses of Interface
com.google.cloud.alloydb.v1alpha.Cluster.SecondaryConfigOrBuilder
-
Packages that use Cluster.SecondaryConfigOrBuilder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of Cluster.SecondaryConfigOrBuilder in com.google.cloud.alloydb.v1alpha
Classes in com.google.cloud.alloydb.v1alpha 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.v1alpha 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.
-