Uses of Class
com.hashicorp.cdktf.providers.google.notebooks_runtime.NotebooksRuntimeVirtualMachine.Builder
-
Packages that use NotebooksRuntimeVirtualMachine.Builder Package Description com.hashicorp.cdktf.providers.google.notebooks_runtime google_notebooks_runtime -
-
Uses of NotebooksRuntimeVirtualMachine.Builder in com.hashicorp.cdktf.providers.google.notebooks_runtime
Methods in com.hashicorp.cdktf.providers.google.notebooks_runtime that return NotebooksRuntimeVirtualMachine.Builder Modifier and Type Method Description static NotebooksRuntimeVirtualMachine.BuilderNotebooksRuntimeVirtualMachine. builder()NotebooksRuntimeVirtualMachine.BuilderNotebooksRuntimeVirtualMachine.Builder. virtualMachineConfig(NotebooksRuntimeVirtualMachineVirtualMachineConfig virtualMachineConfig)Sets the value ofNotebooksRuntimeVirtualMachine.getVirtualMachineConfig()Constructors in com.hashicorp.cdktf.providers.google.notebooks_runtime with parameters of type NotebooksRuntimeVirtualMachine.Builder Constructor Description Jsii$Proxy(NotebooksRuntimeVirtualMachine.Builder builder)Constructor that initializes the object based on literal property values passed by theNotebooksRuntimeVirtualMachine.Builder.
-