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 classHttpConnectionManager[#next-free-field: 58]static classHttpConnectionManager.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 HttpConnectionManagerOrBuilderEnvoyMobileHttpConnectionManager.Builder. getConfigOrBuilder()The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.HttpConnectionManagerOrBuilderEnvoyMobileHttpConnectionManager. getConfigOrBuilder()The configuration for the underlying HttpConnectionManager which will be instantiated for Envoy mobile.HttpConnectionManagerOrBuilderEnvoyMobileHttpConnectionManagerOrBuilder. 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.
-