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 TCPAccessLogEntryTCPAccessLogEntry.DEFAULT_INSTANCEFields in io.envoyproxy.envoy.data.accesslog.v3 with type parameters of type TCPAccessLogEntryModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser<TCPAccessLogEntry> TCPAccessLogEntry.PARSERMethods in io.envoyproxy.envoy.data.accesslog.v3 that return TCPAccessLogEntryModifier and TypeMethodDescriptionTCPAccessLogEntry.Builder.build()TCPAccessLogEntry.Builder.buildPartial()static TCPAccessLogEntryTCPAccessLogEntry.getDefaultInstance()TCPAccessLogEntry.Builder.getDefaultInstanceForType()TCPAccessLogEntry.getDefaultInstanceForType()static TCPAccessLogEntryTCPAccessLogEntry.parseDelimitedFrom(InputStream input) static TCPAccessLogEntryTCPAccessLogEntry.parseDelimitedFrom(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(InputStream input) static TCPAccessLogEntryTCPAccessLogEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TCPAccessLogEntryTCPAccessLogEntry.parseFrom(ByteBuffer data) static TCPAccessLogEntryTCPAccessLogEntry.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 voidTCPAccessLogEntry.Builder.buildPartial0(TCPAccessLogEntry result) TCPAccessLogEntry.Builder.mergeFrom(TCPAccessLogEntry other) static TCPAccessLogEntry.BuilderTCPAccessLogEntry.newBuilder(TCPAccessLogEntry prototype)