Uses of Interface
com.google.cloud.notebooks.v2.VmImageOrBuilder
-
Packages that use VmImageOrBuilder Package Description com.google.cloud.notebooks.v2 A client to Notebooks API -
-
Uses of VmImageOrBuilder in com.google.cloud.notebooks.v2
Classes in com.google.cloud.notebooks.v2 that implement VmImageOrBuilder Modifier and Type Class Description classVmImageDefinition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM.static classVmImage.BuilderDefinition of a custom Compute Engine virtual machine image for starting a notebook instance with the environment installed directly on the VM.Methods in com.google.cloud.notebooks.v2 that return VmImageOrBuilder Modifier and Type Method Description VmImageOrBuilderGceSetup.Builder. getVmImageOrBuilder()Optional.VmImageOrBuilderGceSetup. getVmImageOrBuilder()Optional.VmImageOrBuilderGceSetupOrBuilder. getVmImageOrBuilder()Optional.
-