public static final class NetworkConnection.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder> implements NetworkConnectionOrBuilder
google.cloud.migrationcenter.v1.NetworkConnection| Modifier and Type | Method and Description |
|---|---|
NetworkConnection.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkConnection |
build() |
NetworkConnection |
buildPartial() |
NetworkConnection.Builder |
clear() |
NetworkConnection.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
NetworkConnection.Builder |
clearLocalIpAddress()
Local IP address.
|
NetworkConnection.Builder |
clearLocalPort()
Local port.
|
NetworkConnection.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
NetworkConnection.Builder |
clearPid()
Process ID.
|
NetworkConnection.Builder |
clearProcessName()
Process or service name.
|
NetworkConnection.Builder |
clearProtocol()
Connection protocol (e.g.
|
NetworkConnection.Builder |
clearRemoteIpAddress()
Remote IP address.
|
NetworkConnection.Builder |
clearRemotePort()
Remote port.
|
NetworkConnection.Builder |
clearState()
Network connection state.
|
NetworkConnection.Builder |
clone() |
NetworkConnection |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getLocalIpAddress()
Local IP address.
|
com.google.protobuf.ByteString |
getLocalIpAddressBytes()
Local IP address.
|
int |
getLocalPort()
Local port.
|
long |
getPid()
Process ID.
|
String |
getProcessName()
Process or service name.
|
com.google.protobuf.ByteString |
getProcessNameBytes()
Process or service name.
|
String |
getProtocol()
Connection protocol (e.g.
|
com.google.protobuf.ByteString |
getProtocolBytes()
Connection protocol (e.g.
|
String |
getRemoteIpAddress()
Remote IP address.
|
com.google.protobuf.ByteString |
getRemoteIpAddressBytes()
Remote IP address.
|
int |
getRemotePort()
Remote port.
|
NetworkConnection.State |
getState()
Network connection state.
|
int |
getStateValue()
Network connection state.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
NetworkConnection.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
NetworkConnection.Builder |
mergeFrom(com.google.protobuf.Message other) |
NetworkConnection.Builder |
mergeFrom(NetworkConnection other) |
NetworkConnection.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
NetworkConnection.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
NetworkConnection.Builder |
setLocalIpAddress(String value)
Local IP address.
|
NetworkConnection.Builder |
setLocalIpAddressBytes(com.google.protobuf.ByteString value)
Local IP address.
|
NetworkConnection.Builder |
setLocalPort(int value)
Local port.
|
NetworkConnection.Builder |
setPid(long value)
Process ID.
|
NetworkConnection.Builder |
setProcessName(String value)
Process or service name.
|
NetworkConnection.Builder |
setProcessNameBytes(com.google.protobuf.ByteString value)
Process or service name.
|
NetworkConnection.Builder |
setProtocol(String value)
Connection protocol (e.g.
|
NetworkConnection.Builder |
setProtocolBytes(com.google.protobuf.ByteString value)
Connection protocol (e.g.
|
NetworkConnection.Builder |
setRemoteIpAddress(String value)
Remote IP address.
|
NetworkConnection.Builder |
setRemoteIpAddressBytes(com.google.protobuf.ByteString value)
Remote IP address.
|
NetworkConnection.Builder |
setRemotePort(int value)
Remote port.
|
NetworkConnection.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
NetworkConnection.Builder |
setState(NetworkConnection.State value)
Network connection state.
|
NetworkConnection.Builder |
setStateValue(int value)
Network connection state.
|
NetworkConnection.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic NetworkConnection build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic NetworkConnection buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic NetworkConnection.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NetworkConnection.Builder>public NetworkConnection.Builder mergeFrom(NetworkConnection other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public NetworkConnection.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<NetworkConnection.Builder>IOExceptionpublic String getProtocol()
Connection protocol (e.g. TCP/UDP).
string protocol = 1;getProtocol in interface NetworkConnectionOrBuilderpublic com.google.protobuf.ByteString getProtocolBytes()
Connection protocol (e.g. TCP/UDP).
string protocol = 1;getProtocolBytes in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setProtocol(String value)
Connection protocol (e.g. TCP/UDP).
string protocol = 1;value - The protocol to set.public NetworkConnection.Builder clearProtocol()
Connection protocol (e.g. TCP/UDP).
string protocol = 1;public NetworkConnection.Builder setProtocolBytes(com.google.protobuf.ByteString value)
Connection protocol (e.g. TCP/UDP).
string protocol = 1;value - The bytes for protocol to set.public String getLocalIpAddress()
Local IP address.
string local_ip_address = 2;getLocalIpAddress in interface NetworkConnectionOrBuilderpublic com.google.protobuf.ByteString getLocalIpAddressBytes()
Local IP address.
string local_ip_address = 2;getLocalIpAddressBytes in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setLocalIpAddress(String value)
Local IP address.
string local_ip_address = 2;value - The localIpAddress to set.public NetworkConnection.Builder clearLocalIpAddress()
Local IP address.
string local_ip_address = 2;public NetworkConnection.Builder setLocalIpAddressBytes(com.google.protobuf.ByteString value)
Local IP address.
string local_ip_address = 2;value - The bytes for localIpAddress to set.public int getLocalPort()
Local port.
int32 local_port = 3;getLocalPort in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setLocalPort(int value)
Local port.
int32 local_port = 3;value - The localPort to set.public NetworkConnection.Builder clearLocalPort()
Local port.
int32 local_port = 3;public String getRemoteIpAddress()
Remote IP address.
string remote_ip_address = 4;getRemoteIpAddress in interface NetworkConnectionOrBuilderpublic com.google.protobuf.ByteString getRemoteIpAddressBytes()
Remote IP address.
string remote_ip_address = 4;getRemoteIpAddressBytes in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setRemoteIpAddress(String value)
Remote IP address.
string remote_ip_address = 4;value - The remoteIpAddress to set.public NetworkConnection.Builder clearRemoteIpAddress()
Remote IP address.
string remote_ip_address = 4;public NetworkConnection.Builder setRemoteIpAddressBytes(com.google.protobuf.ByteString value)
Remote IP address.
string remote_ip_address = 4;value - The bytes for remoteIpAddress to set.public int getRemotePort()
Remote port.
int32 remote_port = 5;getRemotePort in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setRemotePort(int value)
Remote port.
int32 remote_port = 5;value - The remotePort to set.public NetworkConnection.Builder clearRemotePort()
Remote port.
int32 remote_port = 5;public int getStateValue()
Network connection state.
.google.cloud.migrationcenter.v1.NetworkConnection.State state = 6;getStateValue in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setStateValue(int value)
Network connection state.
.google.cloud.migrationcenter.v1.NetworkConnection.State state = 6;value - The enum numeric value on the wire for state to set.public NetworkConnection.State getState()
Network connection state.
.google.cloud.migrationcenter.v1.NetworkConnection.State state = 6;getState in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setState(NetworkConnection.State value)
Network connection state.
.google.cloud.migrationcenter.v1.NetworkConnection.State state = 6;value - The state to set.public NetworkConnection.Builder clearState()
Network connection state.
.google.cloud.migrationcenter.v1.NetworkConnection.State state = 6;public long getPid()
Process ID.
int64 pid = 7;getPid in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setPid(long value)
Process ID.
int64 pid = 7;value - The pid to set.public NetworkConnection.Builder clearPid()
Process ID.
int64 pid = 7;public String getProcessName()
Process or service name.
string process_name = 8;getProcessName in interface NetworkConnectionOrBuilderpublic com.google.protobuf.ByteString getProcessNameBytes()
Process or service name.
string process_name = 8;getProcessNameBytes in interface NetworkConnectionOrBuilderpublic NetworkConnection.Builder setProcessName(String value)
Process or service name.
string process_name = 8;value - The processName to set.public NetworkConnection.Builder clearProcessName()
Process or service name.
string process_name = 8;public NetworkConnection.Builder setProcessNameBytes(com.google.protobuf.ByteString value)
Process or service name.
string process_name = 8;value - The bytes for processName to set.public final NetworkConnection.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>public final NetworkConnection.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<NetworkConnection.Builder>Copyright © 2024 Google LLC. All rights reserved.