Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.HttpConnectionManagerOrBuilder
-
Packages that use HttpConnectionManagerOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of HttpConnectionManagerOrBuilder 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 HttpConnectionManagerOrBuilder Modifier and Type Class Description class
HttpConnectionManager
[#next-free-field: 58]static class
HttpConnectionManager.Builder
[#next-free-field: 58]Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type HttpConnectionManagerOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<HttpConnectionManager,HttpConnectionManager.Builder,HttpConnectionManagerOrBuilder>
EnvoyMobileHttpConnectionManager.Builder. configBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return HttpConnectionManagerOrBuilder Modifier and Type Method Description HttpConnectionManagerOrBuilder
EnvoyMobileHttpConnectionManager.Builder. getConfigOrBuilder()
The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.HttpConnectionManagerOrBuilder
EnvoyMobileHttpConnectionManager. getConfigOrBuilder()
The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.HttpConnectionManagerOrBuilder
EnvoyMobileHttpConnectionManagerOrBuilder. getConfigOrBuilder()
The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type HttpConnectionManagerOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<HttpConnectionManager,HttpConnectionManager.Builder,HttpConnectionManagerOrBuilder>
EnvoyMobileHttpConnectionManager.Builder. getConfigFieldBuilder()
The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.
-