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