| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.Builder.build() |
AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.Builder.buildPartial() |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.getDefaultInstance() |
AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.getDefaultInstanceForType() |
AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.Builder.getDefaultInstanceForType() |
AllocationPolicy.AttachedDisk |
AllocationPolicy.InstancePolicyOrBuilder.getDisks(int index)
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
AllocationPolicy.AttachedDisk |
AllocationPolicy.InstancePolicy.getDisks(int index)
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
AllocationPolicy.AttachedDisk |
AllocationPolicy.InstancePolicy.Builder.getDisks(int index)
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseDelimitedFrom(InputStream input) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(byte[] data) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(ByteBuffer data) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(com.google.protobuf.ByteString data) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(com.google.protobuf.CodedInputStream input) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(InputStream input) |
static AllocationPolicy.AttachedDisk |
AllocationPolicy.AttachedDisk.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
List<AllocationPolicy.AttachedDisk> |
AllocationPolicy.InstancePolicyOrBuilder.getDisksList()
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
List<AllocationPolicy.AttachedDisk> |
AllocationPolicy.InstancePolicy.getDisksList()
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
List<AllocationPolicy.AttachedDisk> |
AllocationPolicy.InstancePolicy.Builder.getDisksList()
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
com.google.protobuf.Parser<AllocationPolicy.AttachedDisk> |
AllocationPolicy.AttachedDisk.getParserForType() |
static com.google.protobuf.Parser<AllocationPolicy.AttachedDisk> |
AllocationPolicy.AttachedDisk.parser() |
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.InstancePolicy.Builder |
AllocationPolicy.InstancePolicy.Builder.addDisks(AllocationPolicy.AttachedDisk value)
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
AllocationPolicy.InstancePolicy.Builder |
AllocationPolicy.InstancePolicy.Builder.addDisks(int index,
AllocationPolicy.AttachedDisk value)
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.mergeFrom(AllocationPolicy.AttachedDisk other) |
static AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.newBuilder(AllocationPolicy.AttachedDisk prototype) |
AllocationPolicy.InstancePolicy.Builder |
AllocationPolicy.InstancePolicy.Builder.setDisks(int index,
AllocationPolicy.AttachedDisk value)
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
| Modifier and Type | Method and Description |
|---|---|
AllocationPolicy.InstancePolicy.Builder |
AllocationPolicy.InstancePolicy.Builder.addAllDisks(Iterable<? extends AllocationPolicy.AttachedDisk> values)
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
Copyright © 2025 Google LLC. All rights reserved.