Uses of Class
io.envoyproxy.envoy.config.accesslog.v3.AccessLog.Builder
Packages that use AccessLog.Builder
Package
Description
-
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return AccessLog.BuilderModifier and TypeMethodDescriptionAccessLog.Builder.clear()
AccessLog.Builder.clearConfigType()
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 extension configuration.AccessLog.Builder.clearTypedConfig()
.google.protobuf.Any typed_config = 4;
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;
static AccessLog.Builder
AccessLog.newBuilder()
static AccessLog.Builder
AccessLog.newBuilder
(AccessLog prototype) AccessLog.newBuilderForType()
protected AccessLog.Builder
AccessLog.newBuilderForType
(com.google.protobuf.AbstractMessage.BuilderParent parent) 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 extension configuration.AccessLog.Builder.setNameBytes
(com.google.protobuf.ByteString value) The name of the access log extension configuration.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;
AccessLog.toBuilder()
-
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Fields in io.envoyproxy.envoy.config.bootstrap.v3 with type parameters of type AccessLog.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<AccessLog, AccessLog.Builder, AccessLogOrBuilder> Admin.Builder.accessLogBuilder_
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return AccessLog.BuilderModifier and TypeMethodDescriptionAdmin.Builder.addAccessLogBuilder()
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.Admin.Builder.addAccessLogBuilder
(int index) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.Admin.Builder.getAccessLogBuilder
(int index) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return types with arguments of type AccessLog.BuilderModifier and TypeMethodDescriptionAdmin.Builder.getAccessLogBuilderList()
Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.private com.google.protobuf.RepeatedFieldBuilder
<AccessLog, AccessLog.Builder, AccessLogOrBuilder> Admin.Builder.getAccessLogFieldBuilder()
Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type AccessLog.BuilderModifier and TypeMethodDescriptionAdmin.Builder.addAccessLog
(int index, AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.Admin.Builder.addAccessLog
(AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.Admin.Builder.setAccessLog
(int index, AccessLog.Builder builderForValue) Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server. -
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.listener.v3
Fields in io.envoyproxy.envoy.config.listener.v3 with type parameters of type AccessLog.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<AccessLog, AccessLog.Builder, AccessLogOrBuilder> Listener.Builder.accessLogBuilder_
Methods in io.envoyproxy.envoy.config.listener.v3 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.config.listener.v3 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.private com.google.protobuf.RepeatedFieldBuilder
<AccessLog, AccessLog.Builder, AccessLogOrBuilder> Listener.Builder.getAccessLogFieldBuilder()
Methods in io.envoyproxy.envoy.config.listener.v3 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.extensions.filters.http.router.v3
Fields in io.envoyproxy.envoy.extensions.filters.http.router.v3 with type parameters of type AccessLog.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<AccessLog, AccessLog.Builder, AccessLogOrBuilder> Router.Builder.upstreamLogBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 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.extensions.filters.http.router.v3 that return types with arguments of type AccessLog.BuilderModifier and TypeMethodDescriptionRouter.Builder.getUpstreamLogBuilderList()
Configuration for HTTP upstream logs emitted by the router.private com.google.protobuf.RepeatedFieldBuilder
<AccessLog, AccessLog.Builder, AccessLogOrBuilder> Router.Builder.getUpstreamLogFieldBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 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.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type AccessLog.BuilderModifier and TypeFieldDescriptionprivate com.google.protobuf.RepeatedFieldBuilder
<AccessLog, AccessLog.Builder, AccessLogOrBuilder> HttpConnectionManager.Builder.accessLogBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 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.extensions.filters.network.http_connection_manager.v3 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.private com.google.protobuf.RepeatedFieldBuilder
<AccessLog, AccessLog.Builder, AccessLogOrBuilder> HttpConnectionManager.Builder.getAccessLogFieldBuilder()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 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.