Uses of Interface
com.google.cloud.alloydb.v1alpha.Cluster.NetworkConfigOrBuilder
-
Packages that use Cluster.NetworkConfigOrBuilder Package Description com.google.cloud.alloydb.v1alpha A client to AlloyDB API -
-
Uses of Cluster.NetworkConfigOrBuilder in com.google.cloud.alloydb.v1alpha
Classes in com.google.cloud.alloydb.v1alpha that implement Cluster.NetworkConfigOrBuilder Modifier and Type Class Description static class
Cluster.NetworkConfig
Metadata related to network configuration.static class
Cluster.NetworkConfig.Builder
Metadata related to network configuration.Methods in com.google.cloud.alloydb.v1alpha that return Cluster.NetworkConfigOrBuilder Modifier and Type Method Description Cluster.NetworkConfigOrBuilder
Cluster.Builder. getNetworkConfigOrBuilder()
.google.cloud.alloydb.v1alpha.Cluster.NetworkConfig network_config = 29 [(.google.api.field_behavior) = OPTIONAL];
Cluster.NetworkConfigOrBuilder
Cluster. getNetworkConfigOrBuilder()
.google.cloud.alloydb.v1alpha.Cluster.NetworkConfig network_config = 29 [(.google.api.field_behavior) = OPTIONAL];
Cluster.NetworkConfigOrBuilder
ClusterOrBuilder. getNetworkConfigOrBuilder()
.google.cloud.alloydb.v1alpha.Cluster.NetworkConfig network_config = 29 [(.google.api.field_behavior) = OPTIONAL];
-