Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.TCPAccessLogEntry
-
Packages that use TCPAccessLogEntry Package Description io.envoyproxy.envoy.data.accesslog.v3 -
-
Uses of TCPAccessLogEntry in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as TCPAccessLogEntry Modifier and Type Field Description private static TCPAccessLogEntryTCPAccessLogEntry. DEFAULT_INSTANCEFields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type TCPAccessLogEntry Modifier and Type Field Description private static com.google.protobuf.Parser<TCPAccessLogEntry>TCPAccessLogEntry. PARSERMethods in io.envoyproxy.envoy.data.accesslog.v3 that return TCPAccessLogEntry Modifier and Type Method Description TCPAccessLogEntryTCPAccessLogEntry.Builder. build()TCPAccessLogEntryTCPAccessLogEntry.Builder. buildPartial()static TCPAccessLogEntryTCPAccessLogEntry. getDefaultInstance()TCPAccessLogEntryTCPAccessLogEntry.Builder. getDefaultInstanceForType()TCPAccessLogEntryTCPAccessLogEntry. getDefaultInstanceForType()static TCPAccessLogEntryTCPAccessLogEntry. parseDelimitedFrom(java.io.InputStream input)static TCPAccessLogEntryTCPAccessLogEntry. parseDelimitedFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(byte[] data)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(com.google.protobuf.ByteString data)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(com.google.protobuf.CodedInputStream input)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(java.io.InputStream input)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(java.io.InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(java.nio.ByteBuffer data)static TCPAccessLogEntryTCPAccessLogEntry. parseFrom(java.nio.ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type TCPAccessLogEntry Modifier and Type Method Description com.google.protobuf.Parser<TCPAccessLogEntry>TCPAccessLogEntry. getParserForType()static com.google.protobuf.Parser<TCPAccessLogEntry>TCPAccessLogEntry. parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type TCPAccessLogEntry Modifier and Type Method Description private voidTCPAccessLogEntry.Builder. buildPartial0(TCPAccessLogEntry result)TCPAccessLogEntry.BuilderTCPAccessLogEntry.Builder. mergeFrom(TCPAccessLogEntry other)static TCPAccessLogEntry.BuilderTCPAccessLogEntry. newBuilder(TCPAccessLogEntry prototype)
-