public static final class Accesslog.HTTPRequestProperties.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder> implements Accesslog.HTTPRequestPropertiesOrBuilder
envoy.data.accesslog.v2.HTTPRequestProperties| Modifier and Type | Method and Description |
|---|---|
Accesslog.HTTPRequestProperties.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Accesslog.HTTPRequestProperties |
build() |
Accesslog.HTTPRequestProperties |
buildPartial() |
Accesslog.HTTPRequestProperties.Builder |
clear() |
Accesslog.HTTPRequestProperties.Builder |
clearAuthority()
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
|
Accesslog.HTTPRequestProperties.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Accesslog.HTTPRequestProperties.Builder |
clearForwardedFor()
Value of the ``X-Forwarded-For`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Accesslog.HTTPRequestProperties.Builder |
clearOriginalPath()
Value of the ``X-Envoy-Original-Path`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
clearPath()
The path portion from the incoming request URI.
|
Accesslog.HTTPRequestProperties.Builder |
clearPort()
The port of the incoming request URI
(unused currently, as port is composed onto authority).
|
Accesslog.HTTPRequestProperties.Builder |
clearReferer()
Value of the ``Referer`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
clearRequestBodyBytes()
Size of the HTTP request body in bytes.
|
Accesslog.HTTPRequestProperties.Builder |
clearRequestHeaders() |
Accesslog.HTTPRequestProperties.Builder |
clearRequestHeadersBytes()
Size of the HTTP request headers in bytes.
|
Accesslog.HTTPRequestProperties.Builder |
clearRequestId()
Value of the ``X-Request-Id`` request header
This header is used by Envoy to uniquely identify a request.
|
Accesslog.HTTPRequestProperties.Builder |
clearRequestMethod()
The request method (RFC 7231/2616).
|
Accesslog.HTTPRequestProperties.Builder |
clearScheme()
The scheme portion of the incoming request URI.
|
Accesslog.HTTPRequestProperties.Builder |
clearUserAgent()
Value of the ``User-Agent`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
clone() |
boolean |
containsRequestHeaders(String key)
Map of additional headers that have been configured to be logged.
|
String |
getAuthority()
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
|
com.google.protobuf.ByteString |
getAuthorityBytes()
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
|
Accesslog.HTTPRequestProperties |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getForwardedFor()
Value of the ``X-Forwarded-For`` request header.
|
com.google.protobuf.ByteString |
getForwardedForBytes()
Value of the ``X-Forwarded-For`` request header.
|
Map<String,String> |
getMutableRequestHeaders()
Deprecated.
|
String |
getOriginalPath()
Value of the ``X-Envoy-Original-Path`` request header.
|
com.google.protobuf.ByteString |
getOriginalPathBytes()
Value of the ``X-Envoy-Original-Path`` request header.
|
String |
getPath()
The path portion from the incoming request URI.
|
com.google.protobuf.ByteString |
getPathBytes()
The path portion from the incoming request URI.
|
com.google.protobuf.UInt32Value |
getPort()
The port of the incoming request URI
(unused currently, as port is composed onto authority).
|
com.google.protobuf.UInt32Value.Builder |
getPortBuilder()
The port of the incoming request URI
(unused currently, as port is composed onto authority).
|
com.google.protobuf.UInt32ValueOrBuilder |
getPortOrBuilder()
The port of the incoming request URI
(unused currently, as port is composed onto authority).
|
String |
getReferer()
Value of the ``Referer`` request header.
|
com.google.protobuf.ByteString |
getRefererBytes()
Value of the ``Referer`` request header.
|
long |
getRequestBodyBytes()
Size of the HTTP request body in bytes.
|
Map<String,String> |
getRequestHeaders()
Deprecated.
|
long |
getRequestHeadersBytes()
Size of the HTTP request headers in bytes.
|
int |
getRequestHeadersCount()
Map of additional headers that have been configured to be logged.
|
Map<String,String> |
getRequestHeadersMap()
Map of additional headers that have been configured to be logged.
|
String |
getRequestHeadersOrDefault(String key,
String defaultValue)
Map of additional headers that have been configured to be logged.
|
String |
getRequestHeadersOrThrow(String key)
Map of additional headers that have been configured to be logged.
|
String |
getRequestId()
Value of the ``X-Request-Id`` request header
This header is used by Envoy to uniquely identify a request.
|
com.google.protobuf.ByteString |
getRequestIdBytes()
Value of the ``X-Request-Id`` request header
This header is used by Envoy to uniquely identify a request.
|
Base.RequestMethod |
getRequestMethod()
The request method (RFC 7231/2616).
|
int |
getRequestMethodValue()
The request method (RFC 7231/2616).
|
String |
getScheme()
The scheme portion of the incoming request URI.
|
com.google.protobuf.ByteString |
getSchemeBytes()
The scheme portion of the incoming request URI.
|
String |
getUserAgent()
Value of the ``User-Agent`` request header.
|
com.google.protobuf.ByteString |
getUserAgentBytes()
Value of the ``User-Agent`` request header.
|
boolean |
hasPort()
The port of the incoming request URI
(unused currently, as port is composed onto authority).
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
protected com.google.protobuf.MapField |
internalGetMapField(int number) |
protected com.google.protobuf.MapField |
internalGetMutableMapField(int number) |
boolean |
isInitialized() |
Accesslog.HTTPRequestProperties.Builder |
mergeFrom(Accesslog.HTTPRequestProperties other) |
Accesslog.HTTPRequestProperties.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Accesslog.HTTPRequestProperties.Builder |
mergeFrom(com.google.protobuf.Message other) |
Accesslog.HTTPRequestProperties.Builder |
mergePort(com.google.protobuf.UInt32Value value)
The port of the incoming request URI
(unused currently, as port is composed onto authority).
|
Accesslog.HTTPRequestProperties.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Accesslog.HTTPRequestProperties.Builder |
putAllRequestHeaders(Map<String,String> values)
Map of additional headers that have been configured to be logged.
|
Accesslog.HTTPRequestProperties.Builder |
putRequestHeaders(String key,
String value)
Map of additional headers that have been configured to be logged.
|
Accesslog.HTTPRequestProperties.Builder |
removeRequestHeaders(String key)
Map of additional headers that have been configured to be logged.
|
Accesslog.HTTPRequestProperties.Builder |
setAuthority(String value)
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
|
Accesslog.HTTPRequestProperties.Builder |
setAuthorityBytes(com.google.protobuf.ByteString value)
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
|
Accesslog.HTTPRequestProperties.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Accesslog.HTTPRequestProperties.Builder |
setForwardedFor(String value)
Value of the ``X-Forwarded-For`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
setForwardedForBytes(com.google.protobuf.ByteString value)
Value of the ``X-Forwarded-For`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
setOriginalPath(String value)
Value of the ``X-Envoy-Original-Path`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
setOriginalPathBytes(com.google.protobuf.ByteString value)
Value of the ``X-Envoy-Original-Path`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
setPath(String value)
The path portion from the incoming request URI.
|
Accesslog.HTTPRequestProperties.Builder |
setPathBytes(com.google.protobuf.ByteString value)
The path portion from the incoming request URI.
|
Accesslog.HTTPRequestProperties.Builder |
setPort(com.google.protobuf.UInt32Value.Builder builderForValue)
The port of the incoming request URI
(unused currently, as port is composed onto authority).
|
Accesslog.HTTPRequestProperties.Builder |
setPort(com.google.protobuf.UInt32Value value)
The port of the incoming request URI
(unused currently, as port is composed onto authority).
|
Accesslog.HTTPRequestProperties.Builder |
setReferer(String value)
Value of the ``Referer`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
setRefererBytes(com.google.protobuf.ByteString value)
Value of the ``Referer`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Accesslog.HTTPRequestProperties.Builder |
setRequestBodyBytes(long value)
Size of the HTTP request body in bytes.
|
Accesslog.HTTPRequestProperties.Builder |
setRequestHeadersBytes(long value)
Size of the HTTP request headers in bytes.
|
Accesslog.HTTPRequestProperties.Builder |
setRequestId(String value)
Value of the ``X-Request-Id`` request header
This header is used by Envoy to uniquely identify a request.
|
Accesslog.HTTPRequestProperties.Builder |
setRequestIdBytes(com.google.protobuf.ByteString value)
Value of the ``X-Request-Id`` request header
This header is used by Envoy to uniquely identify a request.
|
Accesslog.HTTPRequestProperties.Builder |
setRequestMethod(Base.RequestMethod value)
The request method (RFC 7231/2616).
|
Accesslog.HTTPRequestProperties.Builder |
setRequestMethodValue(int value)
The request method (RFC 7231/2616).
|
Accesslog.HTTPRequestProperties.Builder |
setScheme(String value)
The scheme portion of the incoming request URI.
|
Accesslog.HTTPRequestProperties.Builder |
setSchemeBytes(com.google.protobuf.ByteString value)
The scheme portion of the incoming request URI.
|
Accesslog.HTTPRequestProperties.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Accesslog.HTTPRequestProperties.Builder |
setUserAgent(String value)
Value of the ``User-Agent`` request header.
|
Accesslog.HTTPRequestProperties.Builder |
setUserAgentBytes(com.google.protobuf.ByteString value)
Value of the ``User-Agent`` request header.
|
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.MapField internalGetMapField(int number)
internalGetMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>protected com.google.protobuf.MapField internalGetMutableMapField(int number)
internalGetMutableMapField in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Accesslog.HTTPRequestProperties build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Accesslog.HTTPRequestProperties buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Accesslog.HTTPRequestProperties.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder mergeFrom(Accesslog.HTTPRequestProperties other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public Accesslog.HTTPRequestProperties.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Accesslog.HTTPRequestProperties.Builder>IOExceptionpublic int getRequestMethodValue()
The request method (RFC 7231/2616). [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RequestMethod request_method = 1;getRequestMethodValue in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setRequestMethodValue(int value)
The request method (RFC 7231/2616). [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RequestMethod request_method = 1;public Base.RequestMethod getRequestMethod()
The request method (RFC 7231/2616). [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RequestMethod request_method = 1;getRequestMethod in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setRequestMethod(Base.RequestMethod value)
The request method (RFC 7231/2616). [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RequestMethod request_method = 1;public Accesslog.HTTPRequestProperties.Builder clearRequestMethod()
The request method (RFC 7231/2616). [#comment:TODO(htuch): add (validate.rules).enum.defined_only = true once https://github.com/lyft/protoc-gen-validate/issues/42 is resolved.]
.envoy.api.v2.core.RequestMethod request_method = 1;public String getScheme()
The scheme portion of the incoming request URI.
string scheme = 2;getScheme in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.ByteString getSchemeBytes()
The scheme portion of the incoming request URI.
string scheme = 2;getSchemeBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setScheme(String value)
The scheme portion of the incoming request URI.
string scheme = 2;public Accesslog.HTTPRequestProperties.Builder clearScheme()
The scheme portion of the incoming request URI.
string scheme = 2;public Accesslog.HTTPRequestProperties.Builder setSchemeBytes(com.google.protobuf.ByteString value)
The scheme portion of the incoming request URI.
string scheme = 2;public String getAuthority()
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
string authority = 3;getAuthority in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.ByteString getAuthorityBytes()
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
string authority = 3;getAuthorityBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setAuthority(String value)
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
string authority = 3;public Accesslog.HTTPRequestProperties.Builder clearAuthority()
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
string authority = 3;public Accesslog.HTTPRequestProperties.Builder setAuthorityBytes(com.google.protobuf.ByteString value)
HTTP/2 ``:authority`` or HTTP/1.1 ``Host`` header value.
string authority = 3;public boolean hasPort()
The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;hasPort in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.UInt32Value getPort()
The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;getPort in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setPort(com.google.protobuf.UInt32Value value)
The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;public Accesslog.HTTPRequestProperties.Builder setPort(com.google.protobuf.UInt32Value.Builder builderForValue)
The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;public Accesslog.HTTPRequestProperties.Builder mergePort(com.google.protobuf.UInt32Value value)
The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;public Accesslog.HTTPRequestProperties.Builder clearPort()
The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;public com.google.protobuf.UInt32Value.Builder getPortBuilder()
The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;public com.google.protobuf.UInt32ValueOrBuilder getPortOrBuilder()
The port of the incoming request URI (unused currently, as port is composed onto authority).
.google.protobuf.UInt32Value port = 4;getPortOrBuilder in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic String getPath()
The path portion from the incoming request URI.
string path = 5;getPath in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.ByteString getPathBytes()
The path portion from the incoming request URI.
string path = 5;getPathBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setPath(String value)
The path portion from the incoming request URI.
string path = 5;public Accesslog.HTTPRequestProperties.Builder clearPath()
The path portion from the incoming request URI.
string path = 5;public Accesslog.HTTPRequestProperties.Builder setPathBytes(com.google.protobuf.ByteString value)
The path portion from the incoming request URI.
string path = 5;public String getUserAgent()
Value of the ``User-Agent`` request header.
string user_agent = 6;getUserAgent in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.ByteString getUserAgentBytes()
Value of the ``User-Agent`` request header.
string user_agent = 6;getUserAgentBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setUserAgent(String value)
Value of the ``User-Agent`` request header.
string user_agent = 6;public Accesslog.HTTPRequestProperties.Builder clearUserAgent()
Value of the ``User-Agent`` request header.
string user_agent = 6;public Accesslog.HTTPRequestProperties.Builder setUserAgentBytes(com.google.protobuf.ByteString value)
Value of the ``User-Agent`` request header.
string user_agent = 6;public String getReferer()
Value of the ``Referer`` request header.
string referer = 7;getReferer in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.ByteString getRefererBytes()
Value of the ``Referer`` request header.
string referer = 7;getRefererBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setReferer(String value)
Value of the ``Referer`` request header.
string referer = 7;public Accesslog.HTTPRequestProperties.Builder clearReferer()
Value of the ``Referer`` request header.
string referer = 7;public Accesslog.HTTPRequestProperties.Builder setRefererBytes(com.google.protobuf.ByteString value)
Value of the ``Referer`` request header.
string referer = 7;public String getForwardedFor()
Value of the ``X-Forwarded-For`` request header.
string forwarded_for = 8;getForwardedFor in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.ByteString getForwardedForBytes()
Value of the ``X-Forwarded-For`` request header.
string forwarded_for = 8;getForwardedForBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setForwardedFor(String value)
Value of the ``X-Forwarded-For`` request header.
string forwarded_for = 8;public Accesslog.HTTPRequestProperties.Builder clearForwardedFor()
Value of the ``X-Forwarded-For`` request header.
string forwarded_for = 8;public Accesslog.HTTPRequestProperties.Builder setForwardedForBytes(com.google.protobuf.ByteString value)
Value of the ``X-Forwarded-For`` request header.
string forwarded_for = 8;public String getRequestId()
Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request. It will be generated for all external requests and internal requests that do not already have a request ID.
string request_id = 9;getRequestId in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.ByteString getRequestIdBytes()
Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request. It will be generated for all external requests and internal requests that do not already have a request ID.
string request_id = 9;getRequestIdBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setRequestId(String value)
Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request. It will be generated for all external requests and internal requests that do not already have a request ID.
string request_id = 9;public Accesslog.HTTPRequestProperties.Builder clearRequestId()
Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request. It will be generated for all external requests and internal requests that do not already have a request ID.
string request_id = 9;public Accesslog.HTTPRequestProperties.Builder setRequestIdBytes(com.google.protobuf.ByteString value)
Value of the ``X-Request-Id`` request header This header is used by Envoy to uniquely identify a request. It will be generated for all external requests and internal requests that do not already have a request ID.
string request_id = 9;public String getOriginalPath()
Value of the ``X-Envoy-Original-Path`` request header.
string original_path = 10;getOriginalPath in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic com.google.protobuf.ByteString getOriginalPathBytes()
Value of the ``X-Envoy-Original-Path`` request header.
string original_path = 10;getOriginalPathBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setOriginalPath(String value)
Value of the ``X-Envoy-Original-Path`` request header.
string original_path = 10;public Accesslog.HTTPRequestProperties.Builder clearOriginalPath()
Value of the ``X-Envoy-Original-Path`` request header.
string original_path = 10;public Accesslog.HTTPRequestProperties.Builder setOriginalPathBytes(com.google.protobuf.ByteString value)
Value of the ``X-Envoy-Original-Path`` request header.
string original_path = 10;public long getRequestHeadersBytes()
Size of the HTTP request headers in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 request_headers_bytes = 11;getRequestHeadersBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setRequestHeadersBytes(long value)
Size of the HTTP request headers in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 request_headers_bytes = 11;public Accesslog.HTTPRequestProperties.Builder clearRequestHeadersBytes()
Size of the HTTP request headers in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 request_headers_bytes = 11;public long getRequestBodyBytes()
Size of the HTTP request body in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 request_body_bytes = 12;getRequestBodyBytes in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder setRequestBodyBytes(long value)
Size of the HTTP request body in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 request_body_bytes = 12;public Accesslog.HTTPRequestProperties.Builder clearRequestBodyBytes()
Size of the HTTP request body in bytes. This value is captured from the OSI layer 7 perspective, i.e. it does not include overhead from framing or encoding at other networking layers.
uint64 request_body_bytes = 12;public int getRequestHeadersCount()
Accesslog.HTTPRequestPropertiesOrBuilderMap of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;getRequestHeadersCount in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic boolean containsRequestHeaders(String key)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;containsRequestHeaders in interface Accesslog.HTTPRequestPropertiesOrBuilder@Deprecated public Map<String,String> getRequestHeaders()
getRequestHeadersMap() instead.getRequestHeaders in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Map<String,String> getRequestHeadersMap()
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;getRequestHeadersMap in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic String getRequestHeadersOrDefault(String key, String defaultValue)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;getRequestHeadersOrDefault in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic String getRequestHeadersOrThrow(String key)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;getRequestHeadersOrThrow in interface Accesslog.HTTPRequestPropertiesOrBuilderpublic Accesslog.HTTPRequestProperties.Builder clearRequestHeaders()
public Accesslog.HTTPRequestProperties.Builder removeRequestHeaders(String key)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;@Deprecated public Map<String,String> getMutableRequestHeaders()
public Accesslog.HTTPRequestProperties.Builder putRequestHeaders(String key, String value)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;public Accesslog.HTTPRequestProperties.Builder putAllRequestHeaders(Map<String,String> values)
Map of additional headers that have been configured to be logged.
map<string, string> request_headers = 13;public final Accesslog.HTTPRequestProperties.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>public final Accesslog.HTTPRequestProperties.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Accesslog.HTTPRequestProperties.Builder>Copyright © 2018 The Envoy Project. All rights reserved.