- 1.52.0 (latest)
- 1.51.0
- 1.50.0
- 1.48.0
- 1.47.0
- 1.46.0
- 1.45.0
- 1.44.0
- 1.43.0
- 1.42.0
- 1.41.0
- 1.40.0
- 1.39.0
- 1.38.0
- 1.36.0
- 1.35.0
- 1.34.0
- 1.33.0
- 1.32.0
- 1.31.0
- 1.30.0
- 1.29.0
- 1.28.0
- 1.27.0
- 1.26.0
- 1.23.0
- 1.22.0
- 1.21.0
- 1.20.0
- 1.19.0
- 1.18.0
- 1.17.0
- 1.16.0
- 1.15.0
- 1.14.0
- 1.13.0
- 1.12.0
- 1.11.0
- 1.10.0
- 1.8.0
- 1.7.0
- 1.6.0
- 1.5.0
- 1.4.0
- 1.3.0
- 1.2.9
- 1.1.1
- 1.0.0
- 0.5.0
public static final class RouterApplianceInstance.Builder extends GeneratedMessageV3.Builder<RouterApplianceInstance.Builder> implements RouterApplianceInstanceOrBuilder
RouterAppliance represents a Router appliance which is specified by a VM URI and a NIC address.
Protobuf type google.cloud.networkconnectivity.v1alpha1.RouterApplianceInstance
Inheritance
Object > AbstractMessageLite.Builder<MessageType,BuilderType> > AbstractMessage.Builder<BuilderType> > GeneratedMessageV3.Builder > RouterApplianceInstance.BuilderImplements
RouterApplianceInstanceOrBuilderStatic Methods
getDescriptor()
public static final Descriptors.Descriptor getDescriptor()
Type | Description |
Descriptor |
Methods
addRepeatedField(Descriptors.FieldDescriptor field, Object value)
public RouterApplianceInstance.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
RouterApplianceInstance.Builder |
build()
public RouterApplianceInstance build()
Type | Description |
RouterApplianceInstance |
buildPartial()
public RouterApplianceInstance buildPartial()
Type | Description |
RouterApplianceInstance |
clear()
public RouterApplianceInstance.Builder clear()
Type | Description |
RouterApplianceInstance.Builder |
clearField(Descriptors.FieldDescriptor field)
public RouterApplianceInstance.Builder clearField(Descriptors.FieldDescriptor field)
Name | Description |
field | FieldDescriptor |
Type | Description |
RouterApplianceInstance.Builder |
clearIpAddress()
public RouterApplianceInstance.Builder clearIpAddress()
The IP address of the network interface to use for peering.
string ip_address = 3;
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |
clearNetworkInterface() (deprecated)
public RouterApplianceInstance.Builder clearNetworkInterface()
Deprecated. google.cloud.networkconnectivity.v1alpha1.RouterApplianceInstance.network_interface is deprecated. See google/cloud/networkconnectivity/v1alpha1/hub.proto;l=533
string network_interface = 2 [deprecated = true];
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |
clearOneof(Descriptors.OneofDescriptor oneof)
public RouterApplianceInstance.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Name | Description |
oneof | OneofDescriptor |
Type | Description |
RouterApplianceInstance.Builder |
clearVirtualMachine()
public RouterApplianceInstance.Builder clearVirtualMachine()
The URI of the virtual machine resource
string virtual_machine = 1 [(.google.api.resource_reference) = { ... }
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |
clone()
public RouterApplianceInstance.Builder clone()
Type | Description |
RouterApplianceInstance.Builder |
getDefaultInstanceForType()
public RouterApplianceInstance getDefaultInstanceForType()
Type | Description |
RouterApplianceInstance |
getDescriptorForType()
public Descriptors.Descriptor getDescriptorForType()
Type | Description |
Descriptor |
getIpAddress()
public String getIpAddress()
The IP address of the network interface to use for peering.
string ip_address = 3;
Type | Description |
String | The ipAddress. |
getIpAddressBytes()
public ByteString getIpAddressBytes()
The IP address of the network interface to use for peering.
string ip_address = 3;
Type | Description |
ByteString | The bytes for ipAddress. |
getNetworkInterface() (deprecated)
public String getNetworkInterface()
Deprecated. google.cloud.networkconnectivity.v1alpha1.RouterApplianceInstance.network_interface is deprecated. See google/cloud/networkconnectivity/v1alpha1/hub.proto;l=533
string network_interface = 2 [deprecated = true];
Type | Description |
String | The networkInterface. |
getNetworkInterfaceBytes() (deprecated)
public ByteString getNetworkInterfaceBytes()
Deprecated. google.cloud.networkconnectivity.v1alpha1.RouterApplianceInstance.network_interface is deprecated. See google/cloud/networkconnectivity/v1alpha1/hub.proto;l=533
string network_interface = 2 [deprecated = true];
Type | Description |
ByteString | The bytes for networkInterface. |
getVirtualMachine()
public String getVirtualMachine()
The URI of the virtual machine resource
string virtual_machine = 1 [(.google.api.resource_reference) = { ... }
Type | Description |
String | The virtualMachine. |
getVirtualMachineBytes()
public ByteString getVirtualMachineBytes()
The URI of the virtual machine resource
string virtual_machine = 1 [(.google.api.resource_reference) = { ... }
Type | Description |
ByteString | The bytes for virtualMachine. |
internalGetFieldAccessorTable()
protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Type | Description |
FieldAccessorTable |
isInitialized()
public final boolean isInitialized()
Type | Description |
boolean |
mergeFrom(RouterApplianceInstance other)
public RouterApplianceInstance.Builder mergeFrom(RouterApplianceInstance other)
Name | Description |
other | RouterApplianceInstance |
Type | Description |
RouterApplianceInstance.Builder |
mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
public RouterApplianceInstance.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Name | Description |
input | CodedInputStream |
extensionRegistry | ExtensionRegistryLite |
Type | Description |
RouterApplianceInstance.Builder |
Type | Description |
IOException |
mergeFrom(Message other)
public RouterApplianceInstance.Builder mergeFrom(Message other)
Name | Description |
other | Message |
Type | Description |
RouterApplianceInstance.Builder |
mergeUnknownFields(UnknownFieldSet unknownFields)
public final RouterApplianceInstance.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
RouterApplianceInstance.Builder |
setField(Descriptors.FieldDescriptor field, Object value)
public RouterApplianceInstance.Builder setField(Descriptors.FieldDescriptor field, Object value)
Name | Description |
field | FieldDescriptor |
value | Object |
Type | Description |
RouterApplianceInstance.Builder |
setIpAddress(String value)
public RouterApplianceInstance.Builder setIpAddress(String value)
The IP address of the network interface to use for peering.
string ip_address = 3;
Name | Description |
value | String The ipAddress to set. |
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |
setIpAddressBytes(ByteString value)
public RouterApplianceInstance.Builder setIpAddressBytes(ByteString value)
The IP address of the network interface to use for peering.
string ip_address = 3;
Name | Description |
value | ByteString The bytes for ipAddress to set. |
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |
setNetworkInterface(String value) (deprecated)
public RouterApplianceInstance.Builder setNetworkInterface(String value)
Deprecated. google.cloud.networkconnectivity.v1alpha1.RouterApplianceInstance.network_interface is deprecated. See google/cloud/networkconnectivity/v1alpha1/hub.proto;l=533
string network_interface = 2 [deprecated = true];
Name | Description |
value | String The networkInterface to set. |
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |
setNetworkInterfaceBytes(ByteString value) (deprecated)
public RouterApplianceInstance.Builder setNetworkInterfaceBytes(ByteString value)
Deprecated. google.cloud.networkconnectivity.v1alpha1.RouterApplianceInstance.network_interface is deprecated. See google/cloud/networkconnectivity/v1alpha1/hub.proto;l=533
string network_interface = 2 [deprecated = true];
Name | Description |
value | ByteString The bytes for networkInterface to set. |
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |
setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
public RouterApplianceInstance.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Name | Description |
field | FieldDescriptor |
index | int |
value | Object |
Type | Description |
RouterApplianceInstance.Builder |
setUnknownFields(UnknownFieldSet unknownFields)
public final RouterApplianceInstance.Builder setUnknownFields(UnknownFieldSet unknownFields)
Name | Description |
unknownFields | UnknownFieldSet |
Type | Description |
RouterApplianceInstance.Builder |
setVirtualMachine(String value)
public RouterApplianceInstance.Builder setVirtualMachine(String value)
The URI of the virtual machine resource
string virtual_machine = 1 [(.google.api.resource_reference) = { ... }
Name | Description |
value | String The virtualMachine to set. |
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |
setVirtualMachineBytes(ByteString value)
public RouterApplianceInstance.Builder setVirtualMachineBytes(ByteString value)
The URI of the virtual machine resource
string virtual_machine = 1 [(.google.api.resource_reference) = { ... }
Name | Description |
value | ByteString The bytes for virtualMachine to set. |
Type | Description |
RouterApplianceInstance.Builder | This builder for chaining. |