Uses of Class
io.envoyproxy.envoy.extensions.access_loggers.grpc.v3.CommonGrpcAccessLogConfig.Builder
Packages that use CommonGrpcAccessLogConfig.Builder
Package
Description
-
Uses of CommonGrpcAccessLogConfig.Builder in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3 that return CommonGrpcAccessLogConfig.BuilderModifier and TypeMethodDescriptionCommonGrpcAccessLogConfig.Builder.addAllCustomTags(Iterable<? extends CustomTag> values) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.addAllFilterStateObjectsToLog(Iterable<String> values) Additional filter state objects to log in :ref:`filter_state_objects <envoy_v3_api_field_data.accesslog.v3.AccessLogCommon.filter_state_objects>`.CommonGrpcAccessLogConfig.Builder.addCustomTags(int index, CustomTag value) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.addCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.addCustomTags(CustomTag value) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.addCustomTags(CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.addFilterStateObjectsToLog(String value) Additional filter state objects to log in :ref:`filter_state_objects <envoy_v3_api_field_data.accesslog.v3.AccessLogCommon.filter_state_objects>`.CommonGrpcAccessLogConfig.Builder.addFilterStateObjectsToLogBytes(com.google.protobuf.ByteString value) Additional filter state objects to log in :ref:`filter_state_objects <envoy_v3_api_field_data.accesslog.v3.AccessLogCommon.filter_state_objects>`.CommonGrpcAccessLogConfig.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommonGrpcAccessLogConfig.Builder.clear()CommonGrpcAccessLogConfig.Builder.clearBufferFlushInterval()Interval for flushing access logs to the gRPC stream.CommonGrpcAccessLogConfig.Builder.clearBufferSizeBytes()Soft size limit in bytes for access log entries buffer.CommonGrpcAccessLogConfig.Builder.clearCustomTags()A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) CommonGrpcAccessLogConfig.Builder.clearFilterStateObjectsToLog()Additional filter state objects to log in :ref:`filter_state_objects <envoy_v3_api_field_data.accesslog.v3.AccessLogCommon.filter_state_objects>`.CommonGrpcAccessLogConfig.Builder.clearGrpcService()The gRPC service for the access log service.CommonGrpcAccessLogConfig.Builder.clearGrpcStreamRetryPolicy()Sets the retry policy when the establishment of a gRPC stream fails.CommonGrpcAccessLogConfig.Builder.clearLogName()The friendly name of the access log to be returned in :ref:`StreamAccessLogsMessage.Identifier <envoy_v3_api_msg_service.accesslog.v3.StreamAccessLogsMessage.Identifier>`.CommonGrpcAccessLogConfig.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) CommonGrpcAccessLogConfig.Builder.clearTransportApiVersion()API version for access logs service transport protocol.CommonGrpcAccessLogConfig.Builder.clone()HttpGrpcAccessLogConfig.Builder.getCommonConfigBuilder().envoy.extensions.access_loggers.grpc.v3.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... }TcpGrpcAccessLogConfig.Builder.getCommonConfigBuilder().envoy.extensions.access_loggers.grpc.v3.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... }CommonGrpcAccessLogConfig.Builder.mergeBufferFlushInterval(com.google.protobuf.Duration value) Interval for flushing access logs to the gRPC stream.CommonGrpcAccessLogConfig.Builder.mergeBufferSizeBytes(com.google.protobuf.UInt32Value value) Soft size limit in bytes for access log entries buffer.CommonGrpcAccessLogConfig.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) CommonGrpcAccessLogConfig.Builder.mergeFrom(com.google.protobuf.Message other) CommonGrpcAccessLogConfig.Builder.mergeFrom(CommonGrpcAccessLogConfig other) CommonGrpcAccessLogConfig.Builder.mergeGrpcService(GrpcService value) The gRPC service for the access log service.CommonGrpcAccessLogConfig.Builder.mergeGrpcStreamRetryPolicy(RetryPolicy value) Sets the retry policy when the establishment of a gRPC stream fails.CommonGrpcAccessLogConfig.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CommonGrpcAccessLogConfig.newBuilder()CommonGrpcAccessLogConfig.newBuilder(CommonGrpcAccessLogConfig prototype) CommonGrpcAccessLogConfig.newBuilderForType()protected CommonGrpcAccessLogConfig.BuilderCommonGrpcAccessLogConfig.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) CommonGrpcAccessLogConfig.Builder.removeCustomTags(int index) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.setBufferFlushInterval(com.google.protobuf.Duration value) Interval for flushing access logs to the gRPC stream.CommonGrpcAccessLogConfig.Builder.setBufferFlushInterval(com.google.protobuf.Duration.Builder builderForValue) Interval for flushing access logs to the gRPC stream.CommonGrpcAccessLogConfig.Builder.setBufferSizeBytes(com.google.protobuf.UInt32Value value) Soft size limit in bytes for access log entries buffer.CommonGrpcAccessLogConfig.Builder.setBufferSizeBytes(com.google.protobuf.UInt32Value.Builder builderForValue) Soft size limit in bytes for access log entries buffer.CommonGrpcAccessLogConfig.Builder.setCustomTags(int index, CustomTag value) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.setCustomTags(int index, CustomTag.Builder builderForValue) A list of custom tags with unique tag name to create tags for the logs.CommonGrpcAccessLogConfig.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) CommonGrpcAccessLogConfig.Builder.setFilterStateObjectsToLog(int index, String value) Additional filter state objects to log in :ref:`filter_state_objects <envoy_v3_api_field_data.accesslog.v3.AccessLogCommon.filter_state_objects>`.CommonGrpcAccessLogConfig.Builder.setGrpcService(GrpcService value) The gRPC service for the access log service.CommonGrpcAccessLogConfig.Builder.setGrpcService(GrpcService.Builder builderForValue) The gRPC service for the access log service.CommonGrpcAccessLogConfig.Builder.setGrpcStreamRetryPolicy(RetryPolicy value) Sets the retry policy when the establishment of a gRPC stream fails.CommonGrpcAccessLogConfig.Builder.setGrpcStreamRetryPolicy(RetryPolicy.Builder builderForValue) Sets the retry policy when the establishment of a gRPC stream fails.CommonGrpcAccessLogConfig.Builder.setLogName(String value) The friendly name of the access log to be returned in :ref:`StreamAccessLogsMessage.Identifier <envoy_v3_api_msg_service.accesslog.v3.StreamAccessLogsMessage.Identifier>`.CommonGrpcAccessLogConfig.Builder.setLogNameBytes(com.google.protobuf.ByteString value) The friendly name of the access log to be returned in :ref:`StreamAccessLogsMessage.Identifier <envoy_v3_api_msg_service.accesslog.v3.StreamAccessLogsMessage.Identifier>`.CommonGrpcAccessLogConfig.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) CommonGrpcAccessLogConfig.Builder.setTransportApiVersion(ApiVersion value) API version for access logs service transport protocol.CommonGrpcAccessLogConfig.Builder.setTransportApiVersionValue(int value) API version for access logs service transport protocol.CommonGrpcAccessLogConfig.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) CommonGrpcAccessLogConfig.toBuilder()Methods in io.envoyproxy.envoy.extensions.access_loggers.grpc.v3 with parameters of type CommonGrpcAccessLogConfig.BuilderModifier and TypeMethodDescriptionHttpGrpcAccessLogConfig.Builder.setCommonConfig(CommonGrpcAccessLogConfig.Builder builderForValue) .envoy.extensions.access_loggers.grpc.v3.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... }TcpGrpcAccessLogConfig.Builder.setCommonConfig(CommonGrpcAccessLogConfig.Builder builderForValue) .envoy.extensions.access_loggers.grpc.v3.CommonGrpcAccessLogConfig common_config = 1 [(.validate.rules) = { ... } -
Uses of CommonGrpcAccessLogConfig.Builder in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3
Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 that return CommonGrpcAccessLogConfig.BuilderModifier and TypeMethodDescriptionOpenTelemetryAccessLogConfig.Builder.getCommonConfigBuilder()Deprecated.Methods in io.envoyproxy.envoy.extensions.access_loggers.open_telemetry.v3 with parameters of type CommonGrpcAccessLogConfig.BuilderModifier and TypeMethodDescriptionOpenTelemetryAccessLogConfig.Builder.setCommonConfig(CommonGrpcAccessLogConfig.Builder builderForValue) Deprecated.