| Modifier and Type | Class and 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.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.AttachedDiskOrBuilder |
AllocationPolicy.InstancePolicyOrBuilder.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.InstancePolicy.Builder.getDisksOrBuilder(int index)
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
| Modifier and Type | Method and Description |
|---|---|
List<? extends AllocationPolicy.AttachedDiskOrBuilder> |
AllocationPolicy.InstancePolicyOrBuilder.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.InstancePolicy.Builder.getDisksOrBuilderList()
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
Copyright © 2025 Google LLC. All rights reserved.