Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.HcmAccessLogOptionsOrBuilder
-
Packages that use HttpConnectionManager.HcmAccessLogOptionsOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of HttpConnectionManager.HcmAccessLogOptionsOrBuilder in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that implement HttpConnectionManager.HcmAccessLogOptionsOrBuilder Modifier and Type Class Description static class
HttpConnectionManager.HcmAccessLogOptions
Protobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.HcmAccessLogOptions
static class
HttpConnectionManager.HcmAccessLogOptions.Builder
Protobuf typeenvoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManager.HcmAccessLogOptions
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManager.HcmAccessLogOptionsOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HttpConnectionManager.HcmAccessLogOptions,HttpConnectionManager.HcmAccessLogOptions.Builder,HttpConnectionManager.HcmAccessLogOptionsOrBuilder>
HttpConnectionManager.Builder. accessLogOptionsBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManager.HcmAccessLogOptionsOrBuilder Modifier and Type Method Description HttpConnectionManager.HcmAccessLogOptionsOrBuilder
HttpConnectionManager.Builder. getAccessLogOptionsOrBuilder()
Additional access log options for HTTP connection manager.HttpConnectionManager.HcmAccessLogOptionsOrBuilder
HttpConnectionManager. getAccessLogOptionsOrBuilder()
Additional access log options for HTTP connection manager.HttpConnectionManager.HcmAccessLogOptionsOrBuilder
HttpConnectionManagerOrBuilder. getAccessLogOptionsOrBuilder()
Additional access log options for HTTP connection manager.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManager.HcmAccessLogOptionsOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HttpConnectionManager.HcmAccessLogOptions,HttpConnectionManager.HcmAccessLogOptions.Builder,HttpConnectionManager.HcmAccessLogOptionsOrBuilder>
HttpConnectionManager.Builder. getAccessLogOptionsFieldBuilder()
Additional access log options for HTTP connection manager.
-