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