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 classAllocationPolicy.AcceleratorAccelerator describes Compute Engine accelerators to be attached to the VM.static classAllocationPolicy.Accelerator.BuilderAccelerator 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.AcceleratorOrBuilderAllocationPolicy.InstancePolicy.Builder. getAcceleratorsOrBuilder(int index)The accelerators attached to each VM instance.AllocationPolicy.AcceleratorOrBuilderAllocationPolicy.InstancePolicy. getAcceleratorsOrBuilder(int index)The accelerators attached to each VM instance.AllocationPolicy.AcceleratorOrBuilderAllocationPolicy.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.
-