- 0.58.0 (latest)
- 0.57.0
- 0.56.0
- 0.55.0
- 0.54.0
- 0.52.0
- 0.50.0
- 0.49.0
- 0.46.0
- 0.45.0
- 0.44.0
- 0.42.0
- 0.41.0
- 0.40.0
- 0.39.0
- 0.38.0
- 0.37.0
- 0.36.0
- 0.35.0
- 0.34.0
- 0.33.0
- 0.31.0
- 0.30.0
- 0.29.0
- 0.28.0
- 0.27.0
- 0.26.0
- 0.25.0
- 0.24.0
- 0.23.0
- 0.22.0
- 0.21.0
- 0.19.0
- 0.18.0
- 0.17.0
- 0.16.0
- 0.15.0
- 0.14.0
- 0.13.0
- 0.12.0
- 0.11.0
- 0.10.0
- 0.9.0
- 0.6.0
- 0.5.0
- 0.4.0
- 0.3.0
- 0.2.0
- 0.1.0
public static final class VmwareDiskConfig.Builder extends GeneratedMessageV3.Builder<VmwareDiskConfig.Builder> implements VmwareDiskConfigOrBuilderVMware disk config details.
 Protobuf type google.cloud.migrationcenter.v1.VmwareDiskConfig
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > VmwareDiskConfig.BuilderImplements
VmwareDiskConfigOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public VmwareDiskConfig.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
build()
public VmwareDiskConfig build()| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig | |
buildPartial()
public VmwareDiskConfig buildPartial()| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig | |
clear()
public VmwareDiskConfig.Builder clear()| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
clearBackingType()
public VmwareDiskConfig.Builder clearBackingType()VMDK backing type.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.BackingType backing_type = 1;
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
clearField(Descriptors.FieldDescriptor field)
public VmwareDiskConfig.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
clearOneof(Descriptors.OneofDescriptor oneof)
public VmwareDiskConfig.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description | 
| oneof | OneofDescriptor | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
clearRdmCompatibility()
public VmwareDiskConfig.Builder clearRdmCompatibility()RDM compatibility mode.
 
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.RdmCompatibility rdm_compatibility = 4;
 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
clearShared()
public VmwareDiskConfig.Builder clearShared()Is VMDK shared with other VMs.
 bool shared = 2;
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
clearVmdkMode()
public VmwareDiskConfig.Builder clearVmdkMode()VMDK disk mode.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.VmdkMode vmdk_mode = 3;
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
clone()
public VmwareDiskConfig.Builder clone()| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
getBackingType()
public VmwareDiskConfig.BackingType getBackingType()VMDK backing type.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.BackingType backing_type = 1;
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.BackingType | The backingType. | 
getBackingTypeValue()
public int getBackingTypeValue()VMDK backing type.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.BackingType backing_type = 1;
| Returns | |
|---|---|
| Type | Description | 
| int | The enum numeric value on the wire for backingType. | 
getDefaultInstanceForType()
public VmwareDiskConfig getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig | |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description | 
| Descriptor | |
getRdmCompatibility()
public VmwareDiskConfig.RdmCompatibility getRdmCompatibility()RDM compatibility mode.
 
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.RdmCompatibility rdm_compatibility = 4;
 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.RdmCompatibility | The rdmCompatibility. | 
getRdmCompatibilityValue()
public int getRdmCompatibilityValue()RDM compatibility mode.
 
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.RdmCompatibility rdm_compatibility = 4;
 
| Returns | |
|---|---|
| Type | Description | 
| int | The enum numeric value on the wire for rdmCompatibility. | 
getShared()
public boolean getShared()Is VMDK shared with other VMs.
 bool shared = 2;
| Returns | |
|---|---|
| Type | Description | 
| boolean | The shared. | 
getVmdkMode()
public VmwareDiskConfig.VmdkMode getVmdkMode()VMDK disk mode.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.VmdkMode vmdk_mode = 3;
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.VmdkMode | The vmdkMode. | 
getVmdkModeValue()
public int getVmdkModeValue()VMDK disk mode.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.VmdkMode vmdk_mode = 3;
| Returns | |
|---|---|
| Type | Description | 
| int | The enum numeric value on the wire for vmdkMode. | 
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description | 
| FieldAccessorTable | |
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description | 
| boolean | |
mergeFrom(VmwareDiskConfig other)
public VmwareDiskConfig.Builder mergeFrom(VmwareDiskConfig other)| Parameter | |
|---|---|
| Name | Description | 
| other | VmwareDiskConfig | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public VmwareDiskConfig.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description | 
| input | CodedInputStream | 
| extensionRegistry | ExtensionRegistryLite | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
| Exceptions | |
|---|---|
| Type | Description | 
| IOException | |
mergeFrom(Message other)
public VmwareDiskConfig.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description | 
| other | Message | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final VmwareDiskConfig.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
setBackingType(VmwareDiskConfig.BackingType value)
public VmwareDiskConfig.Builder setBackingType(VmwareDiskConfig.BackingType value)VMDK backing type.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.BackingType backing_type = 1;
| Parameter | |
|---|---|
| Name | Description | 
| value | VmwareDiskConfig.BackingTypeThe backingType to set. | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
setBackingTypeValue(int value)
public VmwareDiskConfig.Builder setBackingTypeValue(int value)VMDK backing type.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.BackingType backing_type = 1;
| Parameter | |
|---|---|
| Name | Description | 
| value | intThe enum numeric value on the wire for backingType to set. | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
setField(Descriptors.FieldDescriptor field, Object value)
public VmwareDiskConfig.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
setRdmCompatibility(VmwareDiskConfig.RdmCompatibility value)
public VmwareDiskConfig.Builder setRdmCompatibility(VmwareDiskConfig.RdmCompatibility value)RDM compatibility mode.
 
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.RdmCompatibility rdm_compatibility = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
| value | VmwareDiskConfig.RdmCompatibilityThe rdmCompatibility to set. | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
setRdmCompatibilityValue(int value)
public VmwareDiskConfig.Builder setRdmCompatibilityValue(int value)RDM compatibility mode.
 
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.RdmCompatibility rdm_compatibility = 4;
 
| Parameter | |
|---|---|
| Name | Description | 
| value | intThe enum numeric value on the wire for rdmCompatibility to set. | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public VmwareDiskConfig.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description | 
| field | FieldDescriptor | 
| index | int | 
| value | Object | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
setShared(boolean value)
public VmwareDiskConfig.Builder setShared(boolean value)Is VMDK shared with other VMs.
 bool shared = 2;
| Parameter | |
|---|---|
| Name | Description | 
| value | booleanThe shared to set. | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
setUnknownFields(UnknownFieldSet unknownFields)
public final VmwareDiskConfig.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description | 
| unknownFields | UnknownFieldSet | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | |
setVmdkMode(VmwareDiskConfig.VmdkMode value)
public VmwareDiskConfig.Builder setVmdkMode(VmwareDiskConfig.VmdkMode value)VMDK disk mode.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.VmdkMode vmdk_mode = 3;
| Parameter | |
|---|---|
| Name | Description | 
| value | VmwareDiskConfig.VmdkModeThe vmdkMode to set. | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. | 
setVmdkModeValue(int value)
public VmwareDiskConfig.Builder setVmdkModeValue(int value)VMDK disk mode.
 .google.cloud.migrationcenter.v1.VmwareDiskConfig.VmdkMode vmdk_mode = 3;
| Parameter | |
|---|---|
| Name | Description | 
| value | intThe enum numeric value on the wire for vmdkMode to set. | 
| Returns | |
|---|---|
| Type | Description | 
| VmwareDiskConfig.Builder | This builder for chaining. |