Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_task.DataplexTaskSparkInfrastructureSpecVpcNetwork.Builder
-
Packages that use DataplexTaskSparkInfrastructureSpecVpcNetwork.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_task google_dataplex_task -
-
Uses of DataplexTaskSparkInfrastructureSpecVpcNetwork.Builder in com.hashicorp.cdktf.providers.google.dataplex_task
Methods in com.hashicorp.cdktf.providers.google.dataplex_task that return DataplexTaskSparkInfrastructureSpecVpcNetwork.Builder Modifier and Type Method Description static DataplexTaskSparkInfrastructureSpecVpcNetwork.BuilderDataplexTaskSparkInfrastructureSpecVpcNetwork. builder()DataplexTaskSparkInfrastructureSpecVpcNetwork.BuilderDataplexTaskSparkInfrastructureSpecVpcNetwork.Builder. network(String network)Sets the value ofDataplexTaskSparkInfrastructureSpecVpcNetwork.getNetwork()DataplexTaskSparkInfrastructureSpecVpcNetwork.BuilderDataplexTaskSparkInfrastructureSpecVpcNetwork.Builder. networkTags(List<String> networkTags)Sets the value ofDataplexTaskSparkInfrastructureSpecVpcNetwork.getNetworkTags()DataplexTaskSparkInfrastructureSpecVpcNetwork.BuilderDataplexTaskSparkInfrastructureSpecVpcNetwork.Builder. subNetwork(String subNetwork)Sets the value ofDataplexTaskSparkInfrastructureSpecVpcNetwork.getSubNetwork()Constructors in com.hashicorp.cdktf.providers.google.dataplex_task with parameters of type DataplexTaskSparkInfrastructureSpecVpcNetwork.Builder Constructor Description Jsii$Proxy(DataplexTaskSparkInfrastructureSpecVpcNetwork.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexTaskSparkInfrastructureSpecVpcNetwork.Builder.
-