Uses of Class
com.hashicorp.cdktf.providers.google.edgecontainer_node_pool.EdgecontainerNodePoolNodeConfig.Builder
-
Packages that use EdgecontainerNodePoolNodeConfig.Builder Package Description com.hashicorp.cdktf.providers.google.edgecontainer_node_pool google_edgecontainer_node_pool -
-
Uses of EdgecontainerNodePoolNodeConfig.Builder in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool
Methods in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool that return EdgecontainerNodePoolNodeConfig.Builder Modifier and Type Method Description static EdgecontainerNodePoolNodeConfig.BuilderEdgecontainerNodePoolNodeConfig. builder()EdgecontainerNodePoolNodeConfig.BuilderEdgecontainerNodePoolNodeConfig.Builder. labels(Map<String,String> labels)Sets the value ofEdgecontainerNodePoolNodeConfig.getLabels()Constructors in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool with parameters of type EdgecontainerNodePoolNodeConfig.Builder Constructor Description Jsii$Proxy(EdgecontainerNodePoolNodeConfig.Builder builder)Constructor that initializes the object based on literal property values passed by theEdgecontainerNodePoolNodeConfig.Builder.
-