Uses of Class
io.envoyproxy.envoy.config.filter.accesslog.v2.AccessLog.Builder
Packages that use AccessLog.Builder
Package
Description
-
Uses of AccessLog.Builder in io.envoyproxy.envoy.api.v2
Methods in io.envoyproxy.envoy.api.v2 that return AccessLog.BuilderModifier and TypeMethodDescriptionListener.Builder.addAccessLogBuilder()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.Builder.addAccessLogBuilder(int index) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.Builder.getAccessLogBuilder(int index) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Methods in io.envoyproxy.envoy.api.v2 that return types with arguments of type AccessLog.BuilderModifier and TypeMethodDescriptionListener.Builder.getAccessLogBuilderList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Methods in io.envoyproxy.envoy.api.v2 with parameters of type AccessLog.BuilderModifier and TypeMethodDescriptionListener.Builder.addAccessLog(int index, AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.Builder.addAccessLog(AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.Builder.setAccessLog(int index, AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener. -
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.filter.accesslog.v2
Methods in io.envoyproxy.envoy.config.filter.accesslog.v2 that return AccessLog.BuilderModifier and TypeMethodDescriptionAccessLog.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) AccessLog.Builder.clear()AccessLog.Builder.clearConfig()Deprecated.AccessLog.Builder.clearConfigType()AccessLog.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) AccessLog.Builder.clearFilter()Filter which is used to determine if the access log needs to be written.AccessLog.Builder.clearName()The name of the access log implementation to instantiate.AccessLog.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) AccessLog.Builder.clearTypedConfig().google.protobuf.Any typed_config = 4;AccessLog.Builder.clone()AccessLog.Builder.mergeConfig(com.google.protobuf.Struct value) Deprecated.AccessLog.Builder.mergeFilter(AccessLogFilter value) Filter which is used to determine if the access log needs to be written.AccessLog.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) AccessLog.Builder.mergeFrom(com.google.protobuf.Message other) AccessLog.Builder.mergeTypedConfig(com.google.protobuf.Any value) .google.protobuf.Any typed_config = 4;final AccessLog.BuilderAccessLog.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) static AccessLog.BuilderAccessLog.newBuilder()static AccessLog.BuilderAccessLog.newBuilder(AccessLog prototype) AccessLog.newBuilderForType()protected AccessLog.BuilderAccessLog.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) AccessLog.Builder.setConfig(com.google.protobuf.Struct value) Deprecated.AccessLog.Builder.setConfig(com.google.protobuf.Struct.Builder builderForValue) Deprecated.AccessLog.Builder.setFilter(AccessLogFilter value) Filter which is used to determine if the access log needs to be written.AccessLog.Builder.setFilter(AccessLogFilter.Builder builderForValue) Filter which is used to determine if the access log needs to be written.The name of the access log implementation to instantiate.AccessLog.Builder.setNameBytes(com.google.protobuf.ByteString value) The name of the access log implementation to instantiate.AccessLog.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) AccessLog.Builder.setTypedConfig(com.google.protobuf.Any value) .google.protobuf.Any typed_config = 4;AccessLog.Builder.setTypedConfig(com.google.protobuf.Any.Builder builderForValue) .google.protobuf.Any typed_config = 4;final AccessLog.BuilderAccessLog.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) AccessLog.toBuilder() -
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.filter.http.router.v2
Methods in io.envoyproxy.envoy.config.filter.http.router.v2 that return AccessLog.BuilderModifier and TypeMethodDescriptionRouter.Builder.addUpstreamLogBuilder()Configuration for HTTP upstream logs emitted by the router.Router.Builder.addUpstreamLogBuilder(int index) Configuration for HTTP upstream logs emitted by the router.Router.Builder.getUpstreamLogBuilder(int index) Configuration for HTTP upstream logs emitted by the router.Methods in io.envoyproxy.envoy.config.filter.http.router.v2 that return types with arguments of type AccessLog.BuilderModifier and TypeMethodDescriptionRouter.Builder.getUpstreamLogBuilderList()Configuration for HTTP upstream logs emitted by the router.Methods in io.envoyproxy.envoy.config.filter.http.router.v2 with parameters of type AccessLog.BuilderModifier and TypeMethodDescriptionRouter.Builder.addUpstreamLog(int index, AccessLog.Builder builderForValue) Configuration for HTTP upstream logs emitted by the router.Router.Builder.addUpstreamLog(AccessLog.Builder builderForValue) Configuration for HTTP upstream logs emitted by the router.Router.Builder.setUpstreamLog(int index, AccessLog.Builder builderForValue) Configuration for HTTP upstream logs emitted by the router. -
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return AccessLog.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.addAccessLogBuilder()Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.HttpConnectionManager.Builder.addAccessLogBuilder(int index) Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.HttpConnectionManager.Builder.getAccessLogBuilder(int index) Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return types with arguments of type AccessLog.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.getAccessLogBuilderList()Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 with parameters of type AccessLog.BuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.addAccessLog(int index, AccessLog.Builder builderForValue) Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.HttpConnectionManager.Builder.addAccessLog(AccessLog.Builder builderForValue) Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.HttpConnectionManager.Builder.setAccessLog(int index, AccessLog.Builder builderForValue) Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager. -
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2
Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return AccessLog.BuilderModifier and TypeMethodDescriptionTcpProxy.Builder.addAccessLogBuilder()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.TcpProxy.Builder.addAccessLogBuilder(int index) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.TcpProxy.Builder.getAccessLogBuilder(int index) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 that return types with arguments of type AccessLog.BuilderModifier and TypeMethodDescriptionTcpProxy.Builder.getAccessLogBuilderList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.Methods in io.envoyproxy.envoy.config.filter.network.tcp_proxy.v2 with parameters of type AccessLog.BuilderModifier and TypeMethodDescriptionTcpProxy.Builder.addAccessLog(int index, AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.TcpProxy.Builder.addAccessLog(AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.TcpProxy.Builder.setAccessLog(int index, AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.