Uses of Interface
com.google.cloud.lifesciences.v2beta.VolumeOrBuilder
-
Packages that use VolumeOrBuilder Package Description com.google.cloud.lifesciences.v2beta A client to Cloud Life Sciences API -
-
Uses of VolumeOrBuilder in com.google.cloud.lifesciences.v2beta
Classes in com.google.cloud.lifesciences.v2beta that implement VolumeOrBuilder Modifier and Type Class Description classVolumeCarries information about storage that can be attached to a VM.static classVolume.BuilderCarries information about storage that can be attached to a VM.Methods in com.google.cloud.lifesciences.v2beta that return VolumeOrBuilder Modifier and Type Method Description VolumeOrBuilderVirtualMachine.Builder. getVolumesOrBuilder(int index)The list of disks and other storage to create or attach to the VM.VolumeOrBuilderVirtualMachine. getVolumesOrBuilder(int index)The list of disks and other storage to create or attach to the VM.VolumeOrBuilderVirtualMachineOrBuilder. getVolumesOrBuilder(int index)The list of disks and other storage to create or attach to the VM.Methods in com.google.cloud.lifesciences.v2beta that return types with arguments of type VolumeOrBuilder Modifier and Type Method Description List<? extends VolumeOrBuilder>VirtualMachine.Builder. getVolumesOrBuilderList()The list of disks and other storage to create or attach to the VM.List<? extends VolumeOrBuilder>VirtualMachine. getVolumesOrBuilderList()The list of disks and other storage to create or attach to the VM.List<? extends VolumeOrBuilder>VirtualMachineOrBuilder. getVolumesOrBuilderList()The list of disks and other storage to create or attach to the VM.
-