Uses of Interface
com.google.cloud.batch.v1alpha.AllocationPolicy.AttachedDiskOrBuilder
-
Packages that use AllocationPolicy.AttachedDiskOrBuilder Package Description com.google.cloud.batch.v1alpha A client to Batch API -
-
Uses of AllocationPolicy.AttachedDiskOrBuilder in com.google.cloud.batch.v1alpha
Classes in com.google.cloud.batch.v1alpha that implement AllocationPolicy.AttachedDiskOrBuilder Modifier and Type Class Description static classAllocationPolicy.AttachedDiskA new or an existing persistent disk (PD) or a local ssd attached to a VM instance.static classAllocationPolicy.AttachedDisk.BuilderA new or an existing persistent disk (PD) or a local ssd attached to a VM instance.Methods in com.google.cloud.batch.v1alpha that return AllocationPolicy.AttachedDiskOrBuilder Modifier and Type Method Description AllocationPolicy.AttachedDiskOrBuilderAllocationPolicy.InstancePolicy.Builder. getDisksOrBuilder(int index)Non-boot disks to be attached for each VM created by this InstancePolicy.AllocationPolicy.AttachedDiskOrBuilderAllocationPolicy.InstancePolicy. getDisksOrBuilder(int index)Non-boot disks to be attached for each VM created by this InstancePolicy.AllocationPolicy.AttachedDiskOrBuilderAllocationPolicy.InstancePolicyOrBuilder. getDisksOrBuilder(int index)Non-boot disks to be attached for each VM created by this InstancePolicy.Methods in com.google.cloud.batch.v1alpha that return types with arguments of type AllocationPolicy.AttachedDiskOrBuilder Modifier and Type Method Description List<? extends AllocationPolicy.AttachedDiskOrBuilder>AllocationPolicy.InstancePolicy.Builder. getDisksOrBuilderList()Non-boot disks to be attached for each VM created by this InstancePolicy.List<? extends AllocationPolicy.AttachedDiskOrBuilder>AllocationPolicy.InstancePolicy. getDisksOrBuilderList()Non-boot disks to be attached for each VM created by this InstancePolicy.List<? extends AllocationPolicy.AttachedDiskOrBuilder>AllocationPolicy.InstancePolicyOrBuilder. getDisksOrBuilderList()Non-boot disks to be attached for each VM created by this InstancePolicy.
-