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