Uses of Interface
io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2.ScopedRoutesOrBuilder
-
Packages that use ScopedRoutesOrBuilder Package Description io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 -
-
Uses of ScopedRoutesOrBuilder in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2
Classes in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that implement ScopedRoutesOrBuilder Modifier and Type Class Description classScopedRoutes[#next-free-field: 6]static classScopedRoutes.Builder[#next-free-field: 6]Methods in io.envoyproxy.envoy.config.filter.network.http_connection_manager.v2 that return ScopedRoutesOrBuilder Modifier and Type Method Description ScopedRoutesOrBuilderHttpConnectionManager.Builder. getScopedRoutesOrBuilder()A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).ScopedRoutesOrBuilderHttpConnectionManager. getScopedRoutesOrBuilder()A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).ScopedRoutesOrBuilderHttpConnectionManagerOrBuilder. getScopedRoutesOrBuilder()A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).
-