Package viam.app.v1
Class Robot.NetworkConfig
java.lang.Object
com.google.protobuf.AbstractMessageLite<MessageType,BuilderType>
 
com.google.protobuf.GeneratedMessageLite<Robot.NetworkConfig,Robot.NetworkConfig.Builder>
 
viam.app.v1.Robot.NetworkConfig
- All Implemented Interfaces:
- com.google.protobuf.MessageLite,- com.google.protobuf.MessageLiteOrBuilder,- Robot.NetworkConfigOrBuilder
- Enclosing class:
- Robot
public static final class Robot.NetworkConfig
extends com.google.protobuf.GeneratedMessageLite<Robot.NetworkConfig,Robot.NetworkConfig.Builder>
implements Robot.NetworkConfigOrBuilder 
Protobuf type 
viam.app.v1.NetworkConfig- 
Nested Class SummaryNested ClassesModifier and TypeClassDescriptionstatic final classProtobuf typeviam.app.v1.NetworkConfigNested classes/interfaces inherited from class com.google.protobuf.GeneratedMessageLitecom.google.protobuf.GeneratedMessageLite.DefaultInstanceBasedParser<T extends com.google.protobuf.GeneratedMessageLite<T,?>>, com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.ExtendableMessageOrBuilder<MessageType extends com.google.protobuf.GeneratedMessageLite.ExtendableMessage<MessageType, BuilderType>, BuilderType extends com.google.protobuf.GeneratedMessageLite.ExtendableBuilder<MessageType, BuilderType>>, com.google.protobuf.GeneratedMessageLite.GeneratedExtension<ContainingType extends com.google.protobuf.MessageLite, Type extends Object>, com.google.protobuf.GeneratedMessageLite.MethodToInvoke, com.google.protobuf.GeneratedMessageLite.SerializedForm Nested classes/interfaces inherited from class com.google.protobuf.AbstractMessageLitecom.google.protobuf.AbstractMessageLite.InternalOneOfEnum
- 
Field SummaryFieldsModifier and TypeFieldDescriptionstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intFields inherited from class com.google.protobuf.GeneratedMessageLiteunknownFieldsFields inherited from class com.google.protobuf.AbstractMessageLitememoizedHashCode
- 
Method SummaryModifier and TypeMethodDescriptionprotected final ObjectdynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) string bind_address = 2 [json_name = "bindAddress"];com.google.protobuf.ByteStringstring bind_address = 2 [json_name = "bindAddress"];static Robot.NetworkConfiggetFqdn()string fqdn = 1 [json_name = "fqdn"];com.google.protobuf.ByteStringstring fqdn = 1 [json_name = "fqdn"];booleangetNoTls()bool no_tls = 7 [json_name = "noTls"];.viam.app.v1.SessionsConfig sessions = 5 [json_name = "sessions"];string tls_cert_file = 3 [json_name = "tlsCertFile"];com.google.protobuf.ByteStringstring tls_cert_file = 3 [json_name = "tlsCertFile"];string tls_key_file = 4 [json_name = "tlsKeyFile"];com.google.protobuf.ByteStringstring tls_key_file = 4 [json_name = "tlsKeyFile"];getTrafficTunnelEndpoints(int index) repeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];intrepeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];repeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];getTrafficTunnelEndpointsOrBuilder(int index) repeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];List<? extends Robot.TrafficTunnelEndpointOrBuilder>repeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];boolean.viam.app.v1.SessionsConfig sessions = 5 [json_name = "sessions"];static Robot.NetworkConfig.Builderstatic Robot.NetworkConfig.BuildernewBuilder(Robot.NetworkConfig prototype) static Robot.NetworkConfigparseDelimitedFrom(InputStream input) static Robot.NetworkConfigparseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.NetworkConfigparseFrom(byte[] data) static Robot.NetworkConfigparseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.NetworkConfigparseFrom(com.google.protobuf.ByteString data) static Robot.NetworkConfigparseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.NetworkConfigparseFrom(com.google.protobuf.CodedInputStream input) static Robot.NetworkConfigparseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.NetworkConfigparseFrom(InputStream input) static Robot.NetworkConfigparseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Robot.NetworkConfigparseFrom(ByteBuffer data) static Robot.NetworkConfigparseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static com.google.protobuf.Parser<Robot.NetworkConfig>parser()Methods inherited from class com.google.protobuf.GeneratedMessageLitecreateBuilder, createBuilder, dynamicMethod, dynamicMethod, emptyBooleanList, emptyDoubleList, emptyFloatList, emptyIntList, emptyLongList, emptyProtobufList, equals, getDefaultInstanceForType, getParserForType, getSerializedSize, hashCode, isInitialized, isInitialized, makeImmutable, mergeLengthDelimitedField, mergeUnknownFields, mergeVarintField, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, mutableCopy, newBuilderForType, newMessageInfo, newRepeatedGeneratedExtension, newSingularGeneratedExtension, parseDelimitedFrom, parseDelimitedFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parseFrom, parsePartialFrom, parseUnknownField, registerDefaultInstance, toBuilder, toString, writeToMethods inherited from class com.google.protobuf.AbstractMessageLiteaddAll, checkByteStringIsUtf8, toByteArray, toByteString, writeDelimitedTo, writeToMethods inherited from class java.lang.Objectclone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType, isInitialized
- 
Field Details- 
FQDN_FIELD_NUMBERpublic static final int FQDN_FIELD_NUMBER- See Also:
 
- 
BIND_ADDRESS_FIELD_NUMBERpublic static final int BIND_ADDRESS_FIELD_NUMBER- See Also:
 
- 
TLS_CERT_FILE_FIELD_NUMBERpublic static final int TLS_CERT_FILE_FIELD_NUMBER- See Also:
 
- 
TLS_KEY_FILE_FIELD_NUMBERpublic static final int TLS_KEY_FILE_FIELD_NUMBER- See Also:
 
- 
SESSIONS_FIELD_NUMBERpublic static final int SESSIONS_FIELD_NUMBER- See Also:
 
- 
TRAFFIC_TUNNEL_ENDPOINTS_FIELD_NUMBERpublic static final int TRAFFIC_TUNNEL_ENDPOINTS_FIELD_NUMBER- See Also:
 
- 
NO_TLS_FIELD_NUMBERpublic static final int NO_TLS_FIELD_NUMBER- See Also:
 
 
- 
- 
Method Details- 
getFqdnstring fqdn = 1 [json_name = "fqdn"];- Specified by:
- getFqdnin interface- Robot.NetworkConfigOrBuilder
- Returns:
- The fqdn.
 
- 
getFqdnBytespublic com.google.protobuf.ByteString getFqdnBytes()string fqdn = 1 [json_name = "fqdn"];- Specified by:
- getFqdnBytesin interface- Robot.NetworkConfigOrBuilder
- Returns:
- The bytes for fqdn.
 
- 
getBindAddressstring bind_address = 2 [json_name = "bindAddress"];- Specified by:
- getBindAddressin interface- Robot.NetworkConfigOrBuilder
- Returns:
- The bindAddress.
 
- 
getBindAddressBytespublic com.google.protobuf.ByteString getBindAddressBytes()string bind_address = 2 [json_name = "bindAddress"];- Specified by:
- getBindAddressBytesin interface- Robot.NetworkConfigOrBuilder
- Returns:
- The bytes for bindAddress.
 
- 
getTlsCertFilestring tls_cert_file = 3 [json_name = "tlsCertFile"];- Specified by:
- getTlsCertFilein interface- Robot.NetworkConfigOrBuilder
- Returns:
- The tlsCertFile.
 
- 
getTlsCertFileBytespublic com.google.protobuf.ByteString getTlsCertFileBytes()string tls_cert_file = 3 [json_name = "tlsCertFile"];- Specified by:
- getTlsCertFileBytesin interface- Robot.NetworkConfigOrBuilder
- Returns:
- The bytes for tlsCertFile.
 
- 
getTlsKeyFilestring tls_key_file = 4 [json_name = "tlsKeyFile"];- Specified by:
- getTlsKeyFilein interface- Robot.NetworkConfigOrBuilder
- Returns:
- The tlsKeyFile.
 
- 
getTlsKeyFileBytespublic com.google.protobuf.ByteString getTlsKeyFileBytes()string tls_key_file = 4 [json_name = "tlsKeyFile"];- Specified by:
- getTlsKeyFileBytesin interface- Robot.NetworkConfigOrBuilder
- Returns:
- The bytes for tlsKeyFile.
 
- 
hasSessionspublic boolean hasSessions().viam.app.v1.SessionsConfig sessions = 5 [json_name = "sessions"];- Specified by:
- hasSessionsin interface- Robot.NetworkConfigOrBuilder
- Returns:
- Whether the sessions field is set.
 
- 
getSessions.viam.app.v1.SessionsConfig sessions = 5 [json_name = "sessions"];- Specified by:
- getSessionsin interface- Robot.NetworkConfigOrBuilder
- Returns:
- The sessions.
 
- 
getTrafficTunnelEndpointsListrepeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];- Specified by:
- getTrafficTunnelEndpointsListin interface- Robot.NetworkConfigOrBuilder
 
- 
getTrafficTunnelEndpointsOrBuilderListpublic List<? extends Robot.TrafficTunnelEndpointOrBuilder> getTrafficTunnelEndpointsOrBuilderList()repeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];
- 
getTrafficTunnelEndpointsCountpublic int getTrafficTunnelEndpointsCount()repeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];- Specified by:
- getTrafficTunnelEndpointsCountin interface- Robot.NetworkConfigOrBuilder
 
- 
getTrafficTunnelEndpointsrepeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];- Specified by:
- getTrafficTunnelEndpointsin interface- Robot.NetworkConfigOrBuilder
 
- 
getTrafficTunnelEndpointsOrBuilderrepeated .viam.app.v1.TrafficTunnelEndpoint traffic_tunnel_endpoints = 6 [json_name = "trafficTunnelEndpoints"];
- 
getNoTlspublic boolean getNoTls()bool no_tls = 7 [json_name = "noTls"];- Specified by:
- getNoTlsin interface- Robot.NetworkConfigOrBuilder
- Returns:
- The noTls.
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(ByteBuffer data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(com.google.protobuf.ByteString data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(byte[] data) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws com.google.protobuf.InvalidProtocolBufferException - Throws:
- com.google.protobuf.InvalidProtocolBufferException
 
- 
parseFrom- Throws:
- IOException
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
- 
parseDelimitedFrom- Throws:
- IOException
 
- 
parseDelimitedFrompublic static Robot.NetworkConfig parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(com.google.protobuf.CodedInputStream input) throws IOException - Throws:
- IOException
 
- 
parseFrompublic static Robot.NetworkConfig parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Throws:
- IOException
 
- 
newBuilder
- 
newBuilder
- 
dynamicMethodprotected final Object dynamicMethod(com.google.protobuf.GeneratedMessageLite.MethodToInvoke method, Object arg0, Object arg1) - Specified by:
- dynamicMethodin class- com.google.protobuf.GeneratedMessageLite<Robot.NetworkConfig,- Robot.NetworkConfig.Builder> 
 
- 
getDefaultInstance
- 
parser
 
-