Uses of Interface
com.google.cloud.batch.v1.AllocationPolicy.AttachedDiskOrBuilder
-
Packages that use AllocationPolicy.AttachedDiskOrBuilder Package Description com.google.cloud.batch.v1 A client to Batch API -
-
Uses of AllocationPolicy.AttachedDiskOrBuilder in com.google.cloud.batch.v1
Classes in com.google.cloud.batch.v1 that implement AllocationPolicy.AttachedDiskOrBuilder Modifier and Type Class Description static class
AllocationPolicy.AttachedDisk
A new or an existing persistent disk (PD) or a local ssd attached to a VM instance.static class
AllocationPolicy.AttachedDisk.Builder
A new or an existing persistent disk (PD) or a local ssd attached to a VM instance.Methods in com.google.cloud.batch.v1 that return AllocationPolicy.AttachedDiskOrBuilder Modifier and Type Method Description AllocationPolicy.AttachedDiskOrBuilder
AllocationPolicy.InstancePolicy.Builder. getDisksOrBuilder(int index)
Non-boot disks to be attached for each VM created by this InstancePolicy.AllocationPolicy.AttachedDiskOrBuilder
AllocationPolicy.InstancePolicy. getDisksOrBuilder(int index)
Non-boot disks to be attached for each VM created by this InstancePolicy.AllocationPolicy.AttachedDiskOrBuilder
AllocationPolicy.InstancePolicyOrBuilder. getDisksOrBuilder(int index)
Non-boot disks to be attached for each VM created by this InstancePolicy.Methods in com.google.cloud.batch.v1 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.
-