public static final class Hcx.Builder extends GeneratedMessageV3.Builder<Hcx.Builder> implements HcxOrBuilder
Details about a HCX Cloud Manager appliance.
Protobuf type google.cloud.vmwareengine.v1.Hcx
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > Hcx.BuilderImplements
HcxOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public Hcx.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
Hcx.Builder |
build()
public Hcx build()
Type | Description |
Hcx |
buildPartial()
public Hcx buildPartial()
Type | Description |
Hcx |
clear()
public Hcx.Builder clear()
Type | Description |
Hcx.Builder |
clearField(Descriptors.FieldDescriptor field)
public Hcx.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
Hcx.Builder |
clearFqdn()
public Hcx.Builder clearFqdn()
Fully qualified domain name of the appliance.
string fqdn = 6;
Type | Description |
Hcx.Builder | This builder for chaining. |
clearInternalIp()
public Hcx.Builder clearInternalIp()
Internal IP address of the appliance.
string internal_ip = 2;
Type | Description |
Hcx.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public Hcx.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
Hcx.Builder |
clearState()
public Hcx.Builder clearState()
Output only. The state of the appliance.
.google.cloud.vmwareengine.v1.Hcx.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
Type | Description |
Hcx.Builder | This builder for chaining. |
clearVersion()
public Hcx.Builder clearVersion()
Version of the appliance.
string version = 4;
Type | Description |
Hcx.Builder | This builder for chaining. |
clone()
public Hcx.Builder clone()
Type | Description |
Hcx.Builder |
getDefaultInstanceForType()
public Hcx getDefaultInstanceForType()
Type | Description |
Hcx |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getFqdn()
public String getFqdn()
Fully qualified domain name of the appliance.
string fqdn = 6;
Type | Description |
String | The fqdn. |
getFqdnBytes()
public ByteString getFqdnBytes()
Fully qualified domain name of the appliance.
string fqdn = 6;
Type | Description |
ByteString | The bytes for fqdn. |
getInternalIp()
public String getInternalIp()
Internal IP address of the appliance.
string internal_ip = 2;
Type | Description |
String | The internalIp. |
getInternalIpBytes()
public ByteString getInternalIpBytes()
Internal IP address of the appliance.
string internal_ip = 2;
Type | Description |
ByteString | The bytes for internalIp. |
getState()
public Hcx.State getState()
Output only. The state of the appliance.
.google.cloud.vmwareengine.v1.Hcx.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
Type | Description |
Hcx.State | The state. |
getStateValue()
public int getStateValue()
Output only. The state of the appliance.
.google.cloud.vmwareengine.v1.Hcx.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
Type | Description |
int | The enum numeric value on the wire for state. |
getVersion()
public String getVersion()
Version of the appliance.
string version = 4;
Type | Description |
String | The version. |
getVersionBytes()
public ByteString getVersionBytes()
Version of the appliance.
string version = 4;
Type | Description |
ByteString | The bytes for version. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(Hcx other)
public Hcx.Builder mergeFrom(Hcx other)
Name | Description |
other | Hcx |
Type | Description |
Hcx.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public Hcx.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
Hcx.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public Hcx.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
Hcx.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final Hcx.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
Hcx.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public Hcx.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
Hcx.Builder |
setFqdn(String value)
public Hcx.Builder setFqdn(String value)
Fully qualified domain name of the appliance.
string fqdn = 6;
Name | Description |
value | String The fqdn to set. |
Type | Description |
Hcx.Builder | This builder for chaining. |
setFqdnBytes(ByteString value)
public Hcx.Builder setFqdnBytes(ByteString value)
Fully qualified domain name of the appliance.
string fqdn = 6;
Name | Description |
value | ByteString The bytes for fqdn to set. |
Type | Description |
Hcx.Builder | This builder for chaining. |
setInternalIp(String value)
public Hcx.Builder setInternalIp(String value)
Internal IP address of the appliance.
string internal_ip = 2;
Name | Description |
value | String The internalIp to set. |
Type | Description |
Hcx.Builder | This builder for chaining. |
setInternalIpBytes(ByteString value)
public Hcx.Builder setInternalIpBytes(ByteString value)
Internal IP address of the appliance.
string internal_ip = 2;
Name | Description |
value | ByteString The bytes for internalIp to set. |
Type | Description |
Hcx.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public Hcx.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
Hcx.Builder |
setState(Hcx.State value)
public Hcx.Builder setState(Hcx.State value)
Output only. The state of the appliance.
.google.cloud.vmwareengine.v1.Hcx.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
Name | Description |
value | Hcx.State The state to set. |
Type | Description |
Hcx.Builder | This builder for chaining. |
setStateValue(int value)
public Hcx.Builder setStateValue(int value)
Output only. The state of the appliance.
.google.cloud.vmwareengine.v1.Hcx.State state = 5 [(.google.api.field_behavior) = OUTPUT_ONLY];
Name | Description |
value | int The enum numeric value on the wire for state to set. |
Type | Description |
Hcx.Builder | This builder for chaining. |
setUnknownFields(UnknownFieldSet unknownFields)
public final Hcx.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
Hcx.Builder |
setVersion(String value)
public Hcx.Builder setVersion(String value)
Version of the appliance.
string version = 4;
Name | Description |
value | String The version to set. |
Type | Description |
Hcx.Builder | This builder for chaining. |
setVersionBytes(ByteString value)
public Hcx.Builder setVersionBytes(ByteString value)
Version of the appliance.
string version = 4;
Name | Description |
value | ByteString The bytes for version to set. |
Type | Description |
Hcx.Builder | This builder for chaining. |