Uses of Interface
com.google.cloud.notebooks.v1beta1.VmImageOrBuilder
-
Packages that use VmImageOrBuilder Package Description com.google.cloud.notebooks.v1beta1 A client to Notebooks API -
-
Uses of VmImageOrBuilder in com.google.cloud.notebooks.v1beta1
Classes in com.google.cloud.notebooks.v1beta1 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.v1beta1 that return VmImageOrBuilder Modifier and Type Method Description VmImageOrBuilderEnvironment.Builder. getVmImageOrBuilder()Use a Compute Engine VM image to start the notebook instance.VmImageOrBuilderEnvironment. getVmImageOrBuilder()Use a Compute Engine VM image to start the notebook instance.VmImageOrBuilderEnvironmentOrBuilder. getVmImageOrBuilder()Use a Compute Engine VM image to start the notebook instance.VmImageOrBuilderInstance.Builder. getVmImageOrBuilder()Use a Compute Engine VM image to start the notebook instance.VmImageOrBuilderInstance. getVmImageOrBuilder()Use a Compute Engine VM image to start the notebook instance.VmImageOrBuilderInstanceOrBuilder. getVmImageOrBuilder()Use a Compute Engine VM image to start the notebook instance.
-