Uses of Class
com.hashicorp.cdktf.providers.google.alloydb_cluster.AlloydbClusterNetworkConfig.Builder
-
Packages that use AlloydbClusterNetworkConfig.Builder Package Description com.hashicorp.cdktf.providers.google.alloydb_cluster google_alloydb_cluster -
-
Uses of AlloydbClusterNetworkConfig.Builder in com.hashicorp.cdktf.providers.google.alloydb_cluster
Methods in com.hashicorp.cdktf.providers.google.alloydb_cluster that return AlloydbClusterNetworkConfig.Builder Modifier and Type Method Description AlloydbClusterNetworkConfig.BuilderAlloydbClusterNetworkConfig.Builder. allocatedIpRange(String allocatedIpRange)Sets the value ofAlloydbClusterNetworkConfig.getAllocatedIpRange()static AlloydbClusterNetworkConfig.BuilderAlloydbClusterNetworkConfig. builder()AlloydbClusterNetworkConfig.BuilderAlloydbClusterNetworkConfig.Builder. network(String network)Sets the value ofAlloydbClusterNetworkConfig.getNetwork()Constructors in com.hashicorp.cdktf.providers.google.alloydb_cluster with parameters of type AlloydbClusterNetworkConfig.Builder Constructor Description Jsii$Proxy(AlloydbClusterNetworkConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theAlloydbClusterNetworkConfig.Builder.
-