- 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 VmwarePlatformDetails.Builder extends GeneratedMessageV3.Builder<VmwarePlatformDetails.Builder> implements VmwarePlatformDetailsOrBuilderVMware specific details.
Protobuf type google.cloud.migrationcenter.v1.VmwarePlatformDetails
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > VmwarePlatformDetails.BuilderImplements
VmwarePlatformDetailsOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public VmwarePlatformDetails.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
build()
public VmwarePlatformDetails build()| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails |
|
buildPartial()
public VmwarePlatformDetails buildPartial()| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails |
|
clear()
public VmwarePlatformDetails.Builder clear()| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
clearEsxVersion()
public VmwarePlatformDetails.Builder clearEsxVersion()ESX version.
string esx_version = 2;
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
clearField(Descriptors.FieldDescriptor field)
public VmwarePlatformDetails.Builder clearField(Descriptors.FieldDescriptor field)| Parameter | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
clearOneof(Descriptors.OneofDescriptor oneof)
public VmwarePlatformDetails.Builder clearOneof(Descriptors.OneofDescriptor oneof)| Parameter | |
|---|---|
| Name | Description |
oneof |
OneofDescriptor |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
clearOsid()
public VmwarePlatformDetails.Builder clearOsid() string osid = 3;
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
clearVcenterFolder()
public VmwarePlatformDetails.Builder clearVcenterFolder()Folder name in vCenter where asset resides.
string vcenter_folder = 4;
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
clearVcenterUri()
public VmwarePlatformDetails.Builder clearVcenterUri()vCenter URI used in collection.
string vcenter_uri = 5;
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
clearVcenterVersion()
public VmwarePlatformDetails.Builder clearVcenterVersion()vCenter version.
string vcenter_version = 1;
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
clearVcenterVmId()
public VmwarePlatformDetails.Builder clearVcenterVmId()vCenter VM ID.
string vcenter_vm_id = 6;
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
clone()
public VmwarePlatformDetails.Builder clone()| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
getDefaultInstanceForType()
public VmwarePlatformDetails getDefaultInstanceForType()| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails |
|
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()| Returns | |
|---|---|
| Type | Description |
Descriptor |
|
getEsxVersion()
public String getEsxVersion()ESX version.
string esx_version = 2;
| Returns | |
|---|---|
| Type | Description |
String |
The esxVersion. |
getEsxVersionBytes()
public ByteString getEsxVersionBytes()ESX version.
string esx_version = 2;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for esxVersion. |
getOsid()
public String getOsid() string osid = 3;
| Returns | |
|---|---|
| Type | Description |
String |
The osid. |
getOsidBytes()
public ByteString getOsidBytes() string osid = 3;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for osid. |
getVcenterFolder()
public String getVcenterFolder()Folder name in vCenter where asset resides.
string vcenter_folder = 4;
| Returns | |
|---|---|
| Type | Description |
String |
The vcenterFolder. |
getVcenterFolderBytes()
public ByteString getVcenterFolderBytes()Folder name in vCenter where asset resides.
string vcenter_folder = 4;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for vcenterFolder. |
getVcenterUri()
public String getVcenterUri()vCenter URI used in collection.
string vcenter_uri = 5;
| Returns | |
|---|---|
| Type | Description |
String |
The vcenterUri. |
getVcenterUriBytes()
public ByteString getVcenterUriBytes()vCenter URI used in collection.
string vcenter_uri = 5;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for vcenterUri. |
getVcenterVersion()
public String getVcenterVersion()vCenter version.
string vcenter_version = 1;
| Returns | |
|---|---|
| Type | Description |
String |
The vcenterVersion. |
getVcenterVersionBytes()
public ByteString getVcenterVersionBytes()vCenter version.
string vcenter_version = 1;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for vcenterVersion. |
getVcenterVmId()
public String getVcenterVmId()vCenter VM ID.
string vcenter_vm_id = 6;
| Returns | |
|---|---|
| Type | Description |
String |
The vcenterVmId. |
getVcenterVmIdBytes()
public ByteString getVcenterVmIdBytes()vCenter VM ID.
string vcenter_vm_id = 6;
| Returns | |
|---|---|
| Type | Description |
ByteString |
The bytes for vcenterVmId. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()| Returns | |
|---|---|
| Type | Description |
FieldAccessorTable |
|
isInitialized()
public final boolean isInitialized()| Returns | |
|---|---|
| Type | Description |
boolean |
|
mergeFrom(VmwarePlatformDetails other)
public VmwarePlatformDetails.Builder mergeFrom(VmwarePlatformDetails other)| Parameter | |
|---|---|
| Name | Description |
other |
VmwarePlatformDetails |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public VmwarePlatformDetails.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)| Parameters | |
|---|---|
| Name | Description |
input |
CodedInputStream |
extensionRegistry |
ExtensionRegistryLite |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
| Exceptions | |
|---|---|
| Type | Description |
IOException |
|
mergeFrom(Message other)
public VmwarePlatformDetails.Builder mergeFrom(Message other)| Parameter | |
|---|---|
| Name | Description |
other |
Message |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
mergeUnknownFields(UnknownFieldSet unknownFields)
public final VmwarePlatformDetails.Builder mergeUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
setEsxVersion(String value)
public VmwarePlatformDetails.Builder setEsxVersion(String value)ESX version.
string esx_version = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe esxVersion to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setEsxVersionBytes(ByteString value)
public VmwarePlatformDetails.Builder setEsxVersionBytes(ByteString value)ESX version.
string esx_version = 2;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for esxVersion to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setField(Descriptors.FieldDescriptor field, Object value)
public VmwarePlatformDetails.Builder setField(Descriptors.FieldDescriptor field, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
setOsid(String value)
public VmwarePlatformDetails.Builder setOsid(String value) string osid = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe osid to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setOsidBytes(ByteString value)
public VmwarePlatformDetails.Builder setOsidBytes(ByteString value) string osid = 3;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for osid to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public VmwarePlatformDetails.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)| Parameters | |
|---|---|
| Name | Description |
field |
FieldDescriptor |
index |
int |
value |
Object |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
setUnknownFields(UnknownFieldSet unknownFields)
public final VmwarePlatformDetails.Builder setUnknownFields(UnknownFieldSet unknownFields)| Parameter | |
|---|---|
| Name | Description |
unknownFields |
UnknownFieldSet |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
|
setVcenterFolder(String value)
public VmwarePlatformDetails.Builder setVcenterFolder(String value)Folder name in vCenter where asset resides.
string vcenter_folder = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe vcenterFolder to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setVcenterFolderBytes(ByteString value)
public VmwarePlatformDetails.Builder setVcenterFolderBytes(ByteString value)Folder name in vCenter where asset resides.
string vcenter_folder = 4;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for vcenterFolder to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setVcenterUri(String value)
public VmwarePlatformDetails.Builder setVcenterUri(String value)vCenter URI used in collection.
string vcenter_uri = 5;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe vcenterUri to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setVcenterUriBytes(ByteString value)
public VmwarePlatformDetails.Builder setVcenterUriBytes(ByteString value)vCenter URI used in collection.
string vcenter_uri = 5;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for vcenterUri to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setVcenterVersion(String value)
public VmwarePlatformDetails.Builder setVcenterVersion(String value)vCenter version.
string vcenter_version = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe vcenterVersion to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setVcenterVersionBytes(ByteString value)
public VmwarePlatformDetails.Builder setVcenterVersionBytes(ByteString value)vCenter version.
string vcenter_version = 1;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for vcenterVersion to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setVcenterVmId(String value)
public VmwarePlatformDetails.Builder setVcenterVmId(String value)vCenter VM ID.
string vcenter_vm_id = 6;
| Parameter | |
|---|---|
| Name | Description |
value |
StringThe vcenterVmId to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |
setVcenterVmIdBytes(ByteString value)
public VmwarePlatformDetails.Builder setVcenterVmIdBytes(ByteString value)vCenter VM ID.
string vcenter_vm_id = 6;
| Parameter | |
|---|---|
| Name | Description |
value |
ByteStringThe bytes for vcenterVmId to set. |
| Returns | |
|---|---|
| Type | Description |
VmwarePlatformDetails.Builder |
This builder for chaining. |