Uses of Interface
com.google.cloud.alloydb.v1beta.Cluster.PrimaryConfigOrBuilder
-
Packages that use Cluster.PrimaryConfigOrBuilder Package Description com.google.cloud.alloydb.v1beta A client to AlloyDB API -
-
Uses of Cluster.PrimaryConfigOrBuilder in com.google.cloud.alloydb.v1beta
Classes in com.google.cloud.alloydb.v1beta that implement Cluster.PrimaryConfigOrBuilder Modifier and Type Class Description static class
Cluster.PrimaryConfig
Configuration for the primary cluster.static class
Cluster.PrimaryConfig.Builder
Configuration for the primary cluster.Methods in com.google.cloud.alloydb.v1beta that return Cluster.PrimaryConfigOrBuilder Modifier and Type Method Description Cluster.PrimaryConfigOrBuilder
Cluster.Builder. getPrimaryConfigOrBuilder()
Output only.Cluster.PrimaryConfigOrBuilder
Cluster. getPrimaryConfigOrBuilder()
Output only.Cluster.PrimaryConfigOrBuilder
ClusterOrBuilder. getPrimaryConfigOrBuilder()
Output only.
-