Uses of Class
io.envoyproxy.envoy.data.accesslog.v3.HTTPAccessLogEntry
Packages that use HTTPAccessLogEntry
-
Uses of HTTPAccessLogEntry in io.envoyproxy.envoy.data.accesslog.v3
Methods in io.envoyproxy.envoy.data.accesslog.v3 that return HTTPAccessLogEntryModifier and TypeMethodDescriptionHTTPAccessLogEntry.Builder.build()HTTPAccessLogEntry.Builder.buildPartial()static HTTPAccessLogEntryHTTPAccessLogEntry.getDefaultInstance()HTTPAccessLogEntry.Builder.getDefaultInstanceForType()HTTPAccessLogEntry.getDefaultInstanceForType()static HTTPAccessLogEntryHTTPAccessLogEntry.parseDelimitedFrom(InputStream input) static HTTPAccessLogEntryHTTPAccessLogEntry.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(byte[] data) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(com.google.protobuf.ByteString data) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(com.google.protobuf.CodedInputStream input) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(InputStream input) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(ByteBuffer data) static HTTPAccessLogEntryHTTPAccessLogEntry.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.data.accesslog.v3 that return types with arguments of type HTTPAccessLogEntryModifier and TypeMethodDescriptioncom.google.protobuf.Parser<HTTPAccessLogEntry> HTTPAccessLogEntry.getParserForType()static com.google.protobuf.Parser<HTTPAccessLogEntry> HTTPAccessLogEntry.parser()Methods in io.envoyproxy.envoy.data.accesslog.v3 with parameters of type HTTPAccessLogEntryModifier and TypeMethodDescriptionHTTPAccessLogEntry.Builder.mergeFrom(HTTPAccessLogEntry other) static HTTPAccessLogEntry.BuilderHTTPAccessLogEntry.newBuilder(HTTPAccessLogEntry prototype)