Uses of Class
io.envoyproxy.envoy.data.accesslog.v2.AccessLogCommon.Builder
Packages that use AccessLogCommon.Builder
-
Uses of AccessLogCommon.Builder in io.envoyproxy.envoy.data.accesslog.v2
Methods in io.envoyproxy.envoy.data.accesslog.v2 that return AccessLogCommon.BuilderModifier and TypeMethodDescriptionAccessLogCommon.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AccessLogCommon.Builder.clear()AccessLogCommon.Builder.clearDownstreamDirectRemoteAddress()This field is the downstream direct remote address on which the request from the user was received.AccessLogCommon.Builder.clearDownstreamLocalAddress()This field is the local/destination address on which the request from the user was received.AccessLogCommon.Builder.clearDownstreamRemoteAddress()This field is the remote/origin address on which the request from the user was received.AccessLogCommon.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) AccessLogCommon.Builder.clearFilterStateObjects()AccessLogCommon.Builder.clearMetadata()All metadata encountered during request processing, including endpoint selection.AccessLogCommon.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) AccessLogCommon.Builder.clearResponseFlags()Flags indicating occurrences during request/response processing.AccessLogCommon.Builder.clearRouteName()The name of the routeAccessLogCommon.Builder.clearSampleRate()[#not-implemented-hide:] This field indicates the rate at which this log entry was sampled.AccessLogCommon.Builder.clearStartTime()The time that Envoy started servicing this request.AccessLogCommon.Builder.clearTimeToFirstDownstreamTxByte()Interval between the first downstream byte received and the first downstream byte sent.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.clearTimeToFirstUpstreamTxByte()Interval between the first downstream byte received and the first upstream byte sent.AccessLogCommon.Builder.clearTimeToLastDownstreamTxByte()Interval between the first downstream byte received and the last downstream byte sent.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.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.clearTimeToLastUpstreamTxByte()Interval between the first downstream byte received and the last upstream byte sent.AccessLogCommon.Builder.clearTlsProperties()If the connection is secure,S this field will contain TLS properties.AccessLogCommon.Builder.clearUpstreamCluster()The upstream cluster that *upstream_remote_address* belongs to.AccessLogCommon.Builder.clearUpstreamLocalAddress()The upstream local/origin address that handles this exchange.AccessLogCommon.Builder.clearUpstreamRemoteAddress()The upstream remote/destination address that handles this exchange.AccessLogCommon.Builder.clearUpstreamTransportFailureReason()If upstream connection failed due to transport socket (e.g.AccessLogCommon.Builder.clone()HTTPAccessLogEntry.Builder.getCommonPropertiesBuilder()Common properties shared by all Envoy access logs.TCPAccessLogEntry.Builder.getCommonPropertiesBuilder()Common properties shared by all Envoy access logs.AccessLogCommon.Builder.mergeDownstreamDirectRemoteAddress(Address value) This field is the downstream direct remote address on which the request from the user was received.AccessLogCommon.Builder.mergeDownstreamLocalAddress(Address value) This field is the local/destination address on which the request from the user was received.AccessLogCommon.Builder.mergeDownstreamRemoteAddress(Address value) This field is the remote/origin address on which the request from the user was received.AccessLogCommon.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AccessLogCommon.Builder.mergeFrom(com.google.protobuf.Message other) AccessLogCommon.Builder.mergeFrom(AccessLogCommon other) AccessLogCommon.Builder.mergeMetadata(Metadata value) All metadata encountered during request processing, including endpoint selection.AccessLogCommon.Builder.mergeResponseFlags(ResponseFlags value) Flags indicating occurrences during request/response processing.AccessLogCommon.Builder.mergeStartTime(com.google.protobuf.Timestamp value) The time that Envoy started servicing this request.AccessLogCommon.Builder.mergeTimeToFirstDownstreamTxByte(com.google.protobuf.Duration value) Interval between the first downstream byte received and the first downstream byte sent.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.mergeTimeToFirstUpstreamTxByte(com.google.protobuf.Duration value) Interval between the first downstream byte received and the first upstream byte sent.AccessLogCommon.Builder.mergeTimeToLastDownstreamTxByte(com.google.protobuf.Duration value) Interval between the first downstream byte received and the last downstream byte sent.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.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.mergeTimeToLastUpstreamTxByte(com.google.protobuf.Duration value) Interval between the first downstream byte received and the last upstream byte sent.AccessLogCommon.Builder.mergeTlsProperties(TLSProperties value) If the connection is secure,S this field will contain TLS properties.final AccessLogCommon.BuilderAccessLogCommon.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) AccessLogCommon.Builder.mergeUpstreamLocalAddress(Address value) The upstream local/origin address that handles this exchange.AccessLogCommon.Builder.mergeUpstreamRemoteAddress(Address value) The upstream remote/destination address that handles this exchange.static AccessLogCommon.BuilderAccessLogCommon.newBuilder()static AccessLogCommon.BuilderAccessLogCommon.newBuilder(AccessLogCommon prototype) AccessLogCommon.newBuilderForType()protected AccessLogCommon.BuilderAccessLogCommon.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) 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.putFilterStateObjects(String key, com.google.protobuf.Any value) Map of filter state in stream info that have been configured to be logged.AccessLogCommon.Builder.removeFilterStateObjects(String key) Map of filter state in stream info that have been configured to be logged.AccessLogCommon.Builder.setDownstreamDirectRemoteAddress(Address value) This field is the downstream direct remote address on which the request from the user was received.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.setDownstreamLocalAddress(Address value) This field is the local/destination address on which the request from the user was received.AccessLogCommon.Builder.setDownstreamLocalAddress(Address.Builder builderForValue) This field is the local/destination address on which the request from the user was received.AccessLogCommon.Builder.setDownstreamRemoteAddress(Address value) This field is the remote/origin address on which the request from the user was received.AccessLogCommon.Builder.setDownstreamRemoteAddress(Address.Builder builderForValue) This field is the remote/origin address on which the request from the user was received.AccessLogCommon.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AccessLogCommon.Builder.setMetadata(Metadata value) All metadata encountered during request processing, including endpoint selection.AccessLogCommon.Builder.setMetadata(Metadata.Builder builderForValue) All metadata encountered during request processing, including endpoint selection.AccessLogCommon.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) AccessLogCommon.Builder.setResponseFlags(ResponseFlags value) Flags indicating occurrences during request/response processing.AccessLogCommon.Builder.setResponseFlags(ResponseFlags.Builder builderForValue) Flags indicating occurrences during request/response processing.AccessLogCommon.Builder.setRouteName(String value) The name of the routeAccessLogCommon.Builder.setRouteNameBytes(com.google.protobuf.ByteString value) The name of the routeAccessLogCommon.Builder.setSampleRate(double value) [#not-implemented-hide:] This field indicates the rate at which this log entry was sampled.AccessLogCommon.Builder.setStartTime(com.google.protobuf.Timestamp value) The time that Envoy started servicing this request.AccessLogCommon.Builder.setStartTime(com.google.protobuf.Timestamp.Builder builderForValue) The time that Envoy started servicing this request.AccessLogCommon.Builder.setTimeToFirstDownstreamTxByte(com.google.protobuf.Duration value) Interval between the first downstream byte received and the first downstream byte sent.AccessLogCommon.Builder.setTimeToFirstDownstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) Interval between the first downstream byte received and the first downstream byte sent.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.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.setTimeToFirstUpstreamTxByte(com.google.protobuf.Duration value) Interval between the first downstream byte received and the first upstream byte sent.AccessLogCommon.Builder.setTimeToFirstUpstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) Interval between the first downstream byte received and the first upstream byte sent.AccessLogCommon.Builder.setTimeToLastDownstreamTxByte(com.google.protobuf.Duration value) Interval between the first downstream byte received and the last downstream byte sent.AccessLogCommon.Builder.setTimeToLastDownstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) Interval between the first downstream byte received and the last downstream byte sent.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.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.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.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.setTimeToLastUpstreamTxByte(com.google.protobuf.Duration value) Interval between the first downstream byte received and the last upstream byte sent.AccessLogCommon.Builder.setTimeToLastUpstreamTxByte(com.google.protobuf.Duration.Builder builderForValue) Interval between the first downstream byte received and the last upstream byte sent.AccessLogCommon.Builder.setTlsProperties(TLSProperties value) If the connection is secure,S this field will contain TLS properties.AccessLogCommon.Builder.setTlsProperties(TLSProperties.Builder builderForValue) If the connection is secure,S this field will contain TLS properties.final AccessLogCommon.BuilderAccessLogCommon.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) AccessLogCommon.Builder.setUpstreamCluster(String value) The upstream cluster that *upstream_remote_address* belongs to.AccessLogCommon.Builder.setUpstreamClusterBytes(com.google.protobuf.ByteString value) The upstream cluster that *upstream_remote_address* belongs to.AccessLogCommon.Builder.setUpstreamLocalAddress(Address value) The upstream local/origin address that handles this exchange.AccessLogCommon.Builder.setUpstreamLocalAddress(Address.Builder builderForValue) The upstream local/origin address that handles this exchange.AccessLogCommon.Builder.setUpstreamRemoteAddress(Address value) The upstream remote/destination address that handles this exchange.AccessLogCommon.Builder.setUpstreamRemoteAddress(Address.Builder builderForValue) The upstream remote/destination address that handles this exchange.AccessLogCommon.Builder.setUpstreamTransportFailureReason(String value) If upstream connection failed due to transport socket (e.g.AccessLogCommon.Builder.setUpstreamTransportFailureReasonBytes(com.google.protobuf.ByteString value) If upstream connection failed due to transport socket (e.g.AccessLogCommon.toBuilder()Methods in io.envoyproxy.envoy.data.accesslog.v2 with parameters of type AccessLogCommon.BuilderModifier and TypeMethodDescriptionHTTPAccessLogEntry.Builder.setCommonProperties(AccessLogCommon.Builder builderForValue) Common properties shared by all Envoy access logs.TCPAccessLogEntry.Builder.setCommonProperties(AccessLogCommon.Builder builderForValue) Common properties shared by all Envoy access logs.