Uses of Interface
com.google.cloud.batch.v1.AllocationPolicy.AcceleratorOrBuilder
-
Packages that use AllocationPolicy.AcceleratorOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of AllocationPolicy.AcceleratorOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement AllocationPolicy.AcceleratorOrBuilder Modifier and Type Class Description static class
AllocationPolicy.Accelerator
Accelerator describes Compute Engine accelerators to be attached to the VM.static class
AllocationPolicy.Accelerator.Builder
Accelerator describes Compute Engine accelerators to be attached to the VM.Methods in com.google.cloud.batch.v1 that return AllocationPolicy.AcceleratorOrBuilder Modifier and Type Method Description AllocationPolicy.AcceleratorOrBuilder
AllocationPolicy.InstancePolicy.Builder. getAcceleratorsOrBuilder(int index)
The accelerators attached to each VM instance.AllocationPolicy.AcceleratorOrBuilder
AllocationPolicy.InstancePolicy. getAcceleratorsOrBuilder(int index)
The accelerators attached to each VM instance.AllocationPolicy.AcceleratorOrBuilder
AllocationPolicy.InstancePolicyOrBuilder. getAcceleratorsOrBuilder(int index)
The accelerators attached to each VM instance.Methods in com.google.cloud.batch.v1 that return types with arguments of type AllocationPolicy.AcceleratorOrBuilder Modifier and Type Method Description List<? extends AllocationPolicy.AcceleratorOrBuilder>
AllocationPolicy.InstancePolicy.Builder. getAcceleratorsOrBuilderList()
The accelerators attached to each VM instance.List<? extends AllocationPolicy.AcceleratorOrBuilder>
AllocationPolicy.InstancePolicy. getAcceleratorsOrBuilderList()
The accelerators attached to each VM instance.List<? extends AllocationPolicy.AcceleratorOrBuilder>
AllocationPolicy.InstancePolicyOrBuilder. getAcceleratorsOrBuilderList()
The accelerators attached to each VM instance.
-