Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.TCPAccessLogEntry
Packages that use TCPAccessLogEntry
-
Uses of TCPAccessLogEntry in io.envoyproxy.envoy.data.accesslog.v3
Fields in io.envoyproxy.envoy.data.accesslog.v3 declared as TCPAccessLogEntryModifier and TypeFieldDescriptionprivate static final TCPAccessLogEntry
TCPAccessLogEntry.DEFAULT_INSTANCE
Fields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type TCPAccessLogEntryModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<TCPAccessLogEntry> TCPAccessLogEntry.PARSER
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return TCPAccessLogEntryModifier and TypeMethodDescriptionTCPAccessLogEntry.Builder.build()
TCPAccessLogEntry.Builder.buildPartial()
static TCPAccessLogEntry
TCPAccessLogEntry.getDefaultInstance()
TCPAccessLogEntry.Builder.getDefaultInstanceForType()
TCPAccessLogEntry.getDefaultInstanceForType()
static TCPAccessLogEntry
TCPAccessLogEntry.parseDelimitedFrom
(InputStream input) static TCPAccessLogEntry
TCPAccessLogEntry.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(byte[] data) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(com.google.protobuf.ByteString data) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(com.google.protobuf.CodedInputStream input) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(InputStream input) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(ByteBuffer data) static TCPAccessLogEntry
TCPAccessLogEntry.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type TCPAccessLogEntryModifier and TypeMethodDescriptioncom.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 TCPAccessLogEntryModifier and TypeMethodDescriptionprivate void
TCPAccessLogEntry.Builder.buildPartial0
(TCPAccessLogEntry result) TCPAccessLogEntry.Builder.mergeFrom
(TCPAccessLogEntry other) static TCPAccessLogEntry.Builder
TCPAccessLogEntry.newBuilder
(TCPAccessLogEntry prototype)