Uses of Interface
com.google.cloud.batch.v1alpha.AllocationPolicy.AcceleratorOrBuilder
-
Packages that use AllocationPolicy.AcceleratorOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of AllocationPolicy.AcceleratorOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha 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.v1alpha 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.v1alpha 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.
-