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