AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.InstancePolicy.Builder.addDisksBuilder() |
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.InstancePolicy.Builder.addDisksBuilder(int index) |
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.clear() |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.clearAttached() |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.clearDeviceName() |
Device name that the guest operating system will see.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.clearExistingDisk() |
Name of an existing PD.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.clearNewDisk() |
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.clone() |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.InstancePolicy.Builder.getDisksBuilder(int index) |
Non-boot disks to be attached for each VM created by this InstancePolicy.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.mergeFrom(AllocationPolicy.AttachedDisk other) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.mergeNewDisk(AllocationPolicy.Disk value) |
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.newBuilder() |
|
static AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.newBuilder(AllocationPolicy.AttachedDisk prototype) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.newBuilderForType() |
|
protected AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setDeviceName(String value) |
Device name that the guest operating system will see.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setDeviceNameBytes(com.google.protobuf.ByteString value) |
Device name that the guest operating system will see.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setExistingDisk(String value) |
Name of an existing PD.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setExistingDiskBytes(com.google.protobuf.ByteString value) |
Name of an existing PD.
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setNewDisk(AllocationPolicy.Disk value) |
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setNewDisk(AllocationPolicy.Disk.Builder builderForValue) |
.google.cloud.batch.v1.AllocationPolicy.Disk new_disk = 1;
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AllocationPolicy.AttachedDisk.Builder |
AllocationPolicy.AttachedDisk.toBuilder() |
|