Uses of Interface
com.google.cloud.compute.v1.ScratchDisksOrBuilder
-
Packages that use ScratchDisksOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of ScratchDisksOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement ScratchDisksOrBuilder Modifier and Type Class Description classScratchDisksstatic classScratchDisks.BuilderMethods in com.google.cloud.compute.v1 that return ScratchDisksOrBuilder Modifier and Type Method Description ScratchDisksOrBuilderMachineType.Builder. getScratchDisksOrBuilder(int index)[Output Only] A list of extended scratch disks assigned to the instance.ScratchDisksOrBuilderMachineType. getScratchDisksOrBuilder(int index)[Output Only] A list of extended scratch disks assigned to the instance.ScratchDisksOrBuilderMachineTypeOrBuilder. getScratchDisksOrBuilder(int index)[Output Only] A list of extended scratch disks assigned to the instance.Methods in com.google.cloud.compute.v1 that return types with arguments of type ScratchDisksOrBuilder Modifier and Type Method Description List<? extends ScratchDisksOrBuilder>MachineType.Builder. getScratchDisksOrBuilderList()[Output Only] A list of extended scratch disks assigned to the instance.List<? extends ScratchDisksOrBuilder>MachineType. getScratchDisksOrBuilderList()[Output Only] A list of extended scratch disks assigned to the instance.List<? extends ScratchDisksOrBuilder>MachineTypeOrBuilder. getScratchDisksOrBuilderList()[Output Only] A list of extended scratch disks assigned to the instance.
-