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