AccessLogCommon.Builder |
AccessLogCommon.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clear() |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearCustomTags() |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamDirectRemoteAddress() |
This field is the downstream direct remote address on which the request from the user was
received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamLocalAddress() |
This field is the local/destination address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearDownstreamRemoteAddress() |
This field is the remote/origin address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearFilterStateObjects() |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearMetadata() |
All metadata encountered during request processing, including endpoint
selection.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearResponseFlags() |
Flags indicating occurrences during request/response processing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearRouteName() |
The name of the route
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearSampleRate() |
[#not-implemented-hide:]
This field indicates the rate at which this log entry was sampled.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearStartTime() |
The time that Envoy started servicing this request.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToFirstDownstreamTxByte() |
Interval between the first downstream byte received and the first downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToFirstUpstreamRxByte() |
Interval between the first downstream byte received and the first upstream
byte received (i.e. time it takes to start receiving a response).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToFirstUpstreamTxByte() |
Interval between the first downstream byte received and the first upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToLastDownstreamTxByte() |
Interval between the first downstream byte received and the last downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToLastRxByte() |
Interval between the first downstream byte received and the last
downstream byte received (i.e. time it takes to receive a request).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToLastUpstreamRxByte() |
Interval between the first downstream byte received and the last upstream
byte received (i.e. time it takes to receive a complete response).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTimeToLastUpstreamTxByte() |
Interval between the first downstream byte received and the last upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearTlsProperties() |
If the connection is secure,S this field will contain TLS properties.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamCluster() |
The upstream cluster that ``upstream_remote_address`` belongs to.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamLocalAddress() |
The upstream local/origin address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamRemoteAddress() |
The upstream remote/destination address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clearUpstreamTransportFailureReason() |
If upstream connection failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.clone() |
|
AccessLogCommon.Builder |
HTTPAccessLogEntry.Builder.getCommonPropertiesBuilder() |
Common properties shared by all Envoy access logs.
|
AccessLogCommon.Builder |
TCPAccessLogEntry.Builder.getCommonPropertiesBuilder() |
Common properties shared by all Envoy access logs.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeDownstreamDirectRemoteAddress(Address value) |
This field is the downstream direct remote address on which the request from the user was
received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeDownstreamLocalAddress(Address value) |
This field is the local/destination address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeDownstreamRemoteAddress(Address value) |
This field is the remote/origin address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeFrom(com.google.protobuf.Message other) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeFrom(AccessLogCommon other) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeMetadata(Metadata value) |
All metadata encountered during request processing, including endpoint
selection.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeResponseFlags(ResponseFlags value) |
Flags indicating occurrences during request/response processing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeStartTime(com.google.protobuf.Timestamp value) |
The time that Envoy started servicing this request.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToFirstDownstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToFirstUpstreamRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first upstream
byte received (i.e. time it takes to start receiving a response).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToFirstUpstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToLastDownstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToLastRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last
downstream byte received (i.e. time it takes to receive a request).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToLastUpstreamRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last upstream
byte received (i.e. time it takes to receive a complete response).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTimeToLastUpstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeTlsProperties(TLSProperties value) |
If the connection is secure,S this field will contain TLS properties.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeUpstreamLocalAddress(Address value) |
The upstream local/origin address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.mergeUpstreamRemoteAddress(Address value) |
The upstream remote/destination address that handles this exchange.
|
static AccessLogCommon.Builder |
AccessLogCommon.newBuilder() |
|
static AccessLogCommon.Builder |
AccessLogCommon.newBuilder(AccessLogCommon prototype) |
|
AccessLogCommon.Builder |
AccessLogCommon.newBuilderForType() |
|
protected AccessLogCommon.Builder |
AccessLogCommon.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.putAllCustomTags(Map<String,String> values) |
A list of custom tags, which annotate logs with additional information.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.putAllFilterStateObjects(Map<String,com.google.protobuf.Any> values) |
Map of filter state in stream info that have been configured to be logged.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.putCustomTags(String key,
String value) |
A list of custom tags, which annotate logs with additional information.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.putFilterStateObjects(String key,
com.google.protobuf.Any value) |
Map of filter state in stream info that have been configured to be logged.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.removeCustomTags(String key) |
A list of custom tags, which annotate logs with additional information.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.removeFilterStateObjects(String key) |
Map of filter state in stream info that have been configured to be logged.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamDirectRemoteAddress(Address value) |
This field is the downstream direct remote address on which the request from the user was
received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamDirectRemoteAddress(Address.Builder builderForValue) |
This field is the downstream direct remote address on which the request from the user was
received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamLocalAddress(Address value) |
This field is the local/destination address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamLocalAddress(Address.Builder builderForValue) |
This field is the local/destination address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamRemoteAddress(Address value) |
This field is the remote/origin address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setDownstreamRemoteAddress(Address.Builder builderForValue) |
This field is the remote/origin address on which the request from the user was received.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setMetadata(Metadata value) |
All metadata encountered during request processing, including endpoint
selection.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setMetadata(Metadata.Builder builderForValue) |
All metadata encountered during request processing, including endpoint
selection.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setResponseFlags(ResponseFlags value) |
Flags indicating occurrences during request/response processing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setResponseFlags(ResponseFlags.Builder builderForValue) |
Flags indicating occurrences during request/response processing.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setRouteName(String value) |
The name of the route
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setRouteNameBytes(com.google.protobuf.ByteString value) |
The name of the route
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setSampleRate(double value) |
[#not-implemented-hide:]
This field indicates the rate at which this log entry was sampled.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setStartTime(com.google.protobuf.Timestamp value) |
The time that Envoy started servicing this request.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) |
The time that Envoy started servicing this request.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstDownstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstDownstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the first downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstUpstreamRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first upstream
byte received (i.e. time it takes to start receiving a response).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstUpstreamRxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the first upstream
byte received (i.e. time it takes to start receiving a response).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstUpstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the first upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToFirstUpstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the first upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastDownstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastDownstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the last downstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last
downstream byte received (i.e. time it takes to receive a request).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastRxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the last
downstream byte received (i.e. time it takes to receive a request).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastUpstreamRxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last upstream
byte received (i.e. time it takes to receive a complete response).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastUpstreamRxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the last upstream
byte received (i.e. time it takes to receive a complete response).
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastUpstreamTxByte(com.google.protobuf.Duration value) |
Interval between the first downstream byte received and the last upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTimeToLastUpstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) |
Interval between the first downstream byte received and the last upstream byte sent.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTlsProperties(TLSProperties value) |
If the connection is secure,S this field will contain TLS properties.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setTlsProperties(TLSProperties.Builder builderForValue) |
If the connection is secure,S this field will contain TLS properties.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamCluster(String value) |
The upstream cluster that ``upstream_remote_address`` belongs to.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamClusterBytes(com.google.protobuf.ByteString value) |
The upstream cluster that ``upstream_remote_address`` belongs to.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamLocalAddress(Address value) |
The upstream local/origin address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamLocalAddress(Address.Builder builderForValue) |
The upstream local/origin address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamRemoteAddress(Address value) |
The upstream remote/destination address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamRemoteAddress(Address.Builder builderForValue) |
The upstream remote/destination address that handles this exchange.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamTransportFailureReason(String value) |
If upstream connection failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.Builder.setUpstreamTransportFailureReasonBytes(com.google.protobuf.ByteString value) |
If upstream connection failed due to transport socket (e.g.
|
AccessLogCommon.Builder |
AccessLogCommon.toBuilder() |
|