Uses of Interface
com.google.cloud.compute.v1.AcceleratorsOrBuilder
-
Packages that use AcceleratorsOrBuilder Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples. -
-
Uses of AcceleratorsOrBuilder in com.google.cloud.compute.v1
Classes in com.google.cloud.compute.v1 that implement AcceleratorsOrBuilder Modifier and Type Class Description classAcceleratorsstatic classAccelerators.BuilderMethods in com.google.cloud.compute.v1 that return AcceleratorsOrBuilder Modifier and Type Method Description AcceleratorsOrBuilderMachineType.Builder. getAcceleratorsOrBuilder(int index)[Output Only] A list of accelerator configurations assigned to this machine type.AcceleratorsOrBuilderMachineType. getAcceleratorsOrBuilder(int index)[Output Only] A list of accelerator configurations assigned to this machine type.AcceleratorsOrBuilderMachineTypeOrBuilder. getAcceleratorsOrBuilder(int index)[Output Only] A list of accelerator configurations assigned to this machine type.Methods in com.google.cloud.compute.v1 that return types with arguments of type AcceleratorsOrBuilder Modifier and Type Method Description List<? extends AcceleratorsOrBuilder>MachineType.Builder. getAcceleratorsOrBuilderList()[Output Only] A list of accelerator configurations assigned to this machine type.List<? extends AcceleratorsOrBuilder>MachineType. getAcceleratorsOrBuilderList()[Output Only] A list of accelerator configurations assigned to this machine type.List<? extends AcceleratorsOrBuilder>MachineTypeOrBuilder. getAcceleratorsOrBuilderList()[Output Only] A list of accelerator configurations assigned to this machine type.
-