Uses of Class
com.hashicorp.cdktf.providers.google.edgecontainer_node_pool.EdgecontainerNodePoolTimeouts.Builder
-
Packages that use EdgecontainerNodePoolTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.edgecontainer_node_pool google_edgecontainer_node_pool -
-
Uses of EdgecontainerNodePoolTimeouts.Builder in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool
Methods in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool that return EdgecontainerNodePoolTimeouts.Builder Modifier and Type Method Description static EdgecontainerNodePoolTimeouts.BuilderEdgecontainerNodePoolTimeouts. builder()EdgecontainerNodePoolTimeouts.BuilderEdgecontainerNodePoolTimeouts.Builder. create(String create)Sets the value ofEdgecontainerNodePoolTimeouts.getCreate()EdgecontainerNodePoolTimeouts.BuilderEdgecontainerNodePoolTimeouts.Builder. delete(String delete)Sets the value ofEdgecontainerNodePoolTimeouts.getDelete()EdgecontainerNodePoolTimeouts.BuilderEdgecontainerNodePoolTimeouts.Builder. update(String update)Sets the value ofEdgecontainerNodePoolTimeouts.getUpdate()Constructors in com.hashicorp.cdktf.providers.google.edgecontainer_node_pool with parameters of type EdgecontainerNodePoolTimeouts.Builder Constructor Description Jsii$Proxy(EdgecontainerNodePoolTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theEdgecontainerNodePoolTimeouts.Builder.
-