AttachedDisk.Builder |
AttachedDisk.Builder.addAllGuestOsFeatures(Iterable<? extends GuestOsFeature> values) |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.addAllLicenses(Iterable<String> values) |
[Output Only] Any valid publicly visible licenses.
|
AttachedDisk.Builder |
Instance.Builder.addDisksBuilder() |
Array of disks associated with this instance.
|
AttachedDisk.Builder |
Instance.Builder.addDisksBuilder(int index) |
Array of disks associated with this instance.
|
AttachedDisk.Builder |
InstanceProperties.Builder.addDisksBuilder() |
An array of disks that are associated with the instances that are created from these properties.
|
AttachedDisk.Builder |
InstanceProperties.Builder.addDisksBuilder(int index) |
An array of disks that are associated with the instances that are created from these properties.
|
AttachedDisk.Builder |
AttachedDisk.Builder.addGuestOsFeatures(int index,
GuestOsFeature value) |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.addGuestOsFeatures(int index,
GuestOsFeature.Builder builderForValue) |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.addGuestOsFeatures(GuestOsFeature value) |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.addGuestOsFeatures(GuestOsFeature.Builder builderForValue) |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.addLicenses(String value) |
[Output Only] Any valid publicly visible licenses.
|
AttachedDisk.Builder |
AttachedDisk.Builder.addLicensesBytes(com.google.protobuf.ByteString value) |
[Output Only] Any valid publicly visible licenses.
|
AttachedDisk.Builder |
AttachedDisk.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.clear() |
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearArchitecture() |
[Output Only] The architecture of the attached disk.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearAutoDelete() |
Specifies whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearBoot() |
Indicates that this is a boot disk.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearDeviceName() |
Specifies a unique device name of your choice that is reflected into the /dev/disk/by-id/google-* tree of a Linux operating system running within the instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearDiskEncryptionKey() |
Encrypts or decrypts a disk using a customer-supplied encryption key.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearDiskSizeGb() |
The size of the disk in GB.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearForceAttach() |
[Input Only] Whether to force attach the regional disk even if it's currently attached to another instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearGuestOsFeatures() |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearIndex() |
[Output Only] A zero-based index to this disk, where 0 is reserved for the boot disk.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearInitializeParams() |
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearInterface() |
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearKind() |
[Output Only] Type of the resource.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearLicenses() |
[Output Only] Any valid publicly visible licenses.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearMode() |
The mode in which to attach this disk, either READ_WRITE or READ_ONLY.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearSavedState() |
For LocalSSD disks on VM Instances in STOPPED or SUSPENDED state, this field is set to PRESERVED if the LocalSSD data has been saved to a persistent location by customer request.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearShieldedInstanceInitialState() |
[Output Only] shielded vm initial state stored on disk
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearSource() |
Specifies a valid partial or full URL to an existing Persistent Disk resource.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clearType() |
Specifies the type of the disk, either SCRATCH or PERSISTENT.
|
AttachedDisk.Builder |
AttachedDisk.Builder.clone() |
|
AttachedDisk.Builder |
AttachDiskInstanceRequest.Builder.getAttachedDiskResourceBuilder() |
The body resource for this request
|
AttachedDisk.Builder |
Instance.Builder.getDisksBuilder(int index) |
Array of disks associated with this instance.
|
AttachedDisk.Builder |
InstanceProperties.Builder.getDisksBuilder(int index) |
An array of disks that are associated with the instances that are created from these properties.
|
AttachedDisk.Builder |
AttachedDisk.Builder.mergeDiskEncryptionKey(CustomerEncryptionKey value) |
Encrypts or decrypts a disk using a customer-supplied encryption key.
|
AttachedDisk.Builder |
AttachedDisk.Builder.mergeFrom(AttachedDisk other) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.mergeInitializeParams(AttachedDiskInitializeParams value) |
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.mergeShieldedInstanceInitialState(InitialStateConfig value) |
[Output Only] shielded vm initial state stored on disk
|
AttachedDisk.Builder |
AttachedDisk.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
static AttachedDisk.Builder |
AttachedDisk.newBuilder() |
|
static AttachedDisk.Builder |
AttachedDisk.newBuilder(AttachedDisk prototype) |
|
AttachedDisk.Builder |
AttachedDisk.newBuilderForType() |
|
protected AttachedDisk.Builder |
AttachedDisk.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.removeGuestOsFeatures(int index) |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setArchitecture(String value) |
[Output Only] The architecture of the attached disk.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setArchitectureBytes(com.google.protobuf.ByteString value) |
[Output Only] The architecture of the attached disk.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setAutoDelete(boolean value) |
Specifies whether the disk will be auto-deleted when the instance is deleted (but not when the disk is detached from the instance).
|
AttachedDisk.Builder |
AttachedDisk.Builder.setBoot(boolean value) |
Indicates that this is a boot disk.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setDeviceName(String value) |
Specifies a unique device name of your choice that is reflected into the /dev/disk/by-id/google-* tree of a Linux operating system running within the instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setDeviceNameBytes(com.google.protobuf.ByteString value) |
Specifies a unique device name of your choice that is reflected into the /dev/disk/by-id/google-* tree of a Linux operating system running within the instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setDiskEncryptionKey(CustomerEncryptionKey value) |
Encrypts or decrypts a disk using a customer-supplied encryption key.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setDiskEncryptionKey(CustomerEncryptionKey.Builder builderForValue) |
Encrypts or decrypts a disk using a customer-supplied encryption key.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setDiskSizeGb(long value) |
The size of the disk in GB.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.setForceAttach(boolean value) |
[Input Only] Whether to force attach the regional disk even if it's currently attached to another instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setGuestOsFeatures(int index,
GuestOsFeature value) |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setGuestOsFeatures(int index,
GuestOsFeature.Builder builderForValue) |
A list of features to enable on the guest operating system.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setIndex(int value) |
[Output Only] A zero-based index to this disk, where 0 is reserved for the boot disk.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setInitializeParams(AttachedDiskInitializeParams value) |
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setInitializeParams(AttachedDiskInitializeParams.Builder builderForValue) |
[Input Only] Specifies the parameters for a new disk that will be created alongside the new instance.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setInterface(String value) |
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setInterfaceBytes(com.google.protobuf.ByteString value) |
Specifies the disk interface to use for attaching this disk, which is either SCSI or NVME.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setKind(String value) |
[Output Only] Type of the resource.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setKindBytes(com.google.protobuf.ByteString value) |
[Output Only] Type of the resource.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setLicenses(int index,
String value) |
[Output Only] Any valid publicly visible licenses.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setMode(String value) |
The mode in which to attach this disk, either READ_WRITE or READ_ONLY.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setModeBytes(com.google.protobuf.ByteString value) |
The mode in which to attach this disk, either READ_WRITE or READ_ONLY.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AttachedDisk.Builder |
AttachedDisk.Builder.setSavedState(String value) |
For LocalSSD disks on VM Instances in STOPPED or SUSPENDED state, this field is set to PRESERVED if the LocalSSD data has been saved to a persistent location by customer request.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setSavedStateBytes(com.google.protobuf.ByteString value) |
For LocalSSD disks on VM Instances in STOPPED or SUSPENDED state, this field is set to PRESERVED if the LocalSSD data has been saved to a persistent location by customer request.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setShieldedInstanceInitialState(InitialStateConfig value) |
[Output Only] shielded vm initial state stored on disk
|
AttachedDisk.Builder |
AttachedDisk.Builder.setShieldedInstanceInitialState(InitialStateConfig.Builder builderForValue) |
[Output Only] shielded vm initial state stored on disk
|
AttachedDisk.Builder |
AttachedDisk.Builder.setSource(String value) |
Specifies a valid partial or full URL to an existing Persistent Disk resource.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setSourceBytes(com.google.protobuf.ByteString value) |
Specifies a valid partial or full URL to an existing Persistent Disk resource.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setType(String value) |
Specifies the type of the disk, either SCRATCH or PERSISTENT.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setTypeBytes(com.google.protobuf.ByteString value) |
Specifies the type of the disk, either SCRATCH or PERSISTENT.
|
AttachedDisk.Builder |
AttachedDisk.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AttachedDisk.Builder |
AttachedDisk.toBuilder() |
|