Uses of Class
io.envoyproxy.envoy.config.accesslog.v3.AccessLog.Builder
-
-
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.accesslog.v3
Methods in io.envoyproxy.envoy.config.accesslog.v3 that return AccessLog.Builder Modifier and Type Method Description AccessLog.BuilderAccessLog.Builder. addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AccessLog.BuilderAccessLog.Builder. clear()AccessLog.BuilderAccessLog.Builder. clearConfigType()AccessLog.BuilderAccessLog.Builder. clearField(com.google.protobuf.Descriptors.FieldDescriptor field)AccessLog.BuilderAccessLog.Builder. clearFilter()Filter which is used to determine if the access log needs to be written.AccessLog.BuilderAccessLog.Builder. clearName()The name of the access log extension configuration.AccessLog.BuilderAccessLog.Builder. clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)AccessLog.BuilderAccessLog.Builder. clearTypedConfig().google.protobuf.Any typed_config = 4;AccessLog.BuilderAccessLog.Builder. clone()AccessLog.BuilderAccessLog.Builder. mergeFilter(AccessLogFilter value)Filter which is used to determine if the access log needs to be written.AccessLog.BuilderAccessLog.Builder. mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AccessLog.BuilderAccessLog.Builder. mergeFrom(com.google.protobuf.Message other)AccessLog.BuilderAccessLog.Builder. mergeFrom(AccessLog other)AccessLog.BuilderAccessLog.Builder. mergeTypedConfig(com.google.protobuf.Any value).google.protobuf.Any typed_config = 4;AccessLog.BuilderAccessLog.Builder. mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)static AccessLog.BuilderAccessLog. newBuilder()static AccessLog.BuilderAccessLog. newBuilder(AccessLog prototype)AccessLog.BuilderAccessLog. newBuilderForType()protected AccessLog.BuilderAccessLog. newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent)AccessLog.BuilderAccessLog.Builder. setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)AccessLog.BuilderAccessLog.Builder. setFilter(AccessLogFilter value)Filter which is used to determine if the access log needs to be written.AccessLog.BuilderAccessLog.Builder. setFilter(AccessLogFilter.Builder builderForValue)Filter which is used to determine if the access log needs to be written.AccessLog.BuilderAccessLog.Builder. setName(String value)The name of the access log extension configuration.AccessLog.BuilderAccessLog.Builder. setNameBytes(com.google.protobuf.ByteString value)The name of the access log extension configuration.AccessLog.BuilderAccessLog.Builder. setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)AccessLog.BuilderAccessLog.Builder. setTypedConfig(com.google.protobuf.Any value).google.protobuf.Any typed_config = 4;AccessLog.BuilderAccessLog.Builder. setTypedConfig(com.google.protobuf.Any.Builder builderForValue).google.protobuf.Any typed_config = 4;AccessLog.BuilderAccessLog.Builder. setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)AccessLog.BuilderAccessLog. toBuilder() -
Uses of AccessLog.Builder in io.envoyproxy.envoy.config.bootstrap.v3
Methods in io.envoyproxy.envoy.config.bootstrap.v3 that return AccessLog.Builder Modifier and Type Method Description AccessLog.BuilderAdmin.Builder. addAccessLogBuilder()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.AccessLog.BuilderAdmin.Builder. addAccessLogBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.AccessLog.BuilderAdmin.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.Builder Modifier and Type Method Description List<AccessLog.Builder>Admin.Builder. getAccessLogBuilderList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.Methods in io.envoyproxy.envoy.config.bootstrap.v3 with parameters of type AccessLog.Builder Modifier and Type Method Description Admin.BuilderAdmin.Builder. addAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.Admin.BuilderAdmin.Builder. addAccessLog(AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the administration server.Admin.BuilderAdmin.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
Methods in io.envoyproxy.envoy.config.listener.v3 that return AccessLog.Builder Modifier and Type Method Description AccessLog.BuilderListener.Builder. addAccessLogBuilder()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.AccessLog.BuilderListener.Builder. addAccessLogBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.AccessLog.BuilderListener.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.Builder Modifier and Type Method Description List<AccessLog.Builder>Listener.Builder. getAccessLogBuilderList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Methods in io.envoyproxy.envoy.config.listener.v3 with parameters of type AccessLog.Builder Modifier and Type Method Description Listener.BuilderListener.Builder. addAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderListener.Builder. addAccessLog(AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by this listener.Listener.BuilderListener.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
Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 that return AccessLog.Builder Modifier and Type Method Description AccessLog.BuilderRouter.Builder. addUpstreamLogBuilder()Configuration for HTTP upstream logs emitted by the router.AccessLog.BuilderRouter.Builder. addUpstreamLogBuilder(int index)Configuration for HTTP upstream logs emitted by the router.AccessLog.BuilderRouter.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.Builder Modifier and Type Method Description List<AccessLog.Builder>Router.Builder. getUpstreamLogBuilderList()Configuration for HTTP upstream logs emitted by the router.Methods in io.envoyproxy.envoy.extensions.filters.http.router.v3 with parameters of type AccessLog.Builder Modifier and Type Method Description Router.BuilderRouter.Builder. addUpstreamLog(int index, AccessLog.Builder builderForValue)Configuration for HTTP upstream logs emitted by the router.Router.BuilderRouter.Builder. addUpstreamLog(AccessLog.Builder builderForValue)Configuration for HTTP upstream logs emitted by the router.Router.BuilderRouter.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
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return AccessLog.Builder Modifier and Type Method Description AccessLog.BuilderHttpConnectionManager.Builder. addAccessLogBuilder()Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.AccessLog.BuilderHttpConnectionManager.Builder. addAccessLogBuilder(int index)Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.AccessLog.BuilderHttpConnectionManager.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.Builder Modifier and Type Method Description List<AccessLog.Builder>HttpConnectionManager.Builder. getAccessLogBuilderList()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 with parameters of type AccessLog.Builder Modifier and Type Method Description HttpConnectionManager.BuilderHttpConnectionManager.Builder. addAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.HttpConnectionManager.BuilderHttpConnectionManager.Builder. addAccessLog(AccessLog.Builder builderForValue)Configuration for :ref:`HTTP access logs <arch_overview_access_logs>` emitted by the connection manager.HttpConnectionManager.BuilderHttpConnectionManager.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.extensions.filters.network.tcp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return AccessLog.Builder Modifier and Type Method Description AccessLog.BuilderTcpProxy.Builder. addAccessLogBuilder()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.AccessLog.BuilderTcpProxy.Builder. addAccessLogBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.AccessLog.BuilderTcpProxy.Builder. getAccessLogBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 that return types with arguments of type AccessLog.Builder Modifier and Type Method Description List<AccessLog.Builder>TcpProxy.Builder. getAccessLogBuilderList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.Methods in io.envoyproxy.envoy.extensions.filters.network.tcp_proxy.v3 with parameters of type AccessLog.Builder Modifier and Type Method Description TcpProxy.BuilderTcpProxy.Builder. addAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.TcpProxy.BuilderTcpProxy.Builder. addAccessLog(AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy.TcpProxy.BuilderTcpProxy.Builder. setAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by the this tcp_proxy. -
Uses of AccessLog.Builder in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return AccessLog.Builder Modifier and Type Method Description AccessLog.BuilderThriftProxy.Builder. addAccessLogBuilder()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by Thrift proxy.AccessLog.BuilderThriftProxy.Builder. addAccessLogBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by Thrift proxy.AccessLog.BuilderThriftProxy.Builder. getAccessLogBuilder(int index)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by Thrift proxy.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return types with arguments of type AccessLog.Builder Modifier and Type Method Description List<AccessLog.Builder>ThriftProxy.Builder. getAccessLogBuilderList()Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by Thrift proxy.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 with parameters of type AccessLog.Builder Modifier and Type Method Description ThriftProxy.BuilderThriftProxy.Builder. addAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by Thrift proxy.ThriftProxy.BuilderThriftProxy.Builder. addAccessLog(AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by Thrift proxy.ThriftProxy.BuilderThriftProxy.Builder. setAccessLog(int index, AccessLog.Builder builderForValue)Configuration for :ref:`access logs <arch_overview_access_logs>` emitted by Thrift proxy. -
Uses of AccessLog.Builder in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3
Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return AccessLog.Builder Modifier and Type Method Description AccessLog.BuilderUdpProxyConfig.Builder. addAccessLogBuilder()Configuration for access logs emitted by the UDP proxy.AccessLog.BuilderUdpProxyConfig.Builder. addAccessLogBuilder(int index)Configuration for access logs emitted by the UDP proxy.AccessLog.BuilderUdpProxyConfig.Builder. getAccessLogBuilder(int index)Configuration for access logs emitted by the UDP proxy.Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 that return types with arguments of type AccessLog.Builder Modifier and Type Method Description List<AccessLog.Builder>UdpProxyConfig.Builder. getAccessLogBuilderList()Configuration for access logs emitted by the UDP proxy.Methods in io.envoyproxy.envoy.extensions.filters.udp.udp_proxy.v3 with parameters of type AccessLog.Builder Modifier and Type Method Description UdpProxyConfig.BuilderUdpProxyConfig.Builder. addAccessLog(int index, AccessLog.Builder builderForValue)Configuration for access logs emitted by the UDP proxy.UdpProxyConfig.BuilderUdpProxyConfig.Builder. addAccessLog(AccessLog.Builder builderForValue)Configuration for access logs emitted by the UDP proxy.UdpProxyConfig.BuilderUdpProxyConfig.Builder. setAccessLog(int index, AccessLog.Builder builderForValue)Configuration for access logs emitted by the UDP proxy.
-