Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutesOrBuilder
-
Packages that use ScopedRoutesOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 -
-
Uses of ScopedRoutesOrBuilder 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 ScopedRoutesOrBuilder Modifier and Type Class Description classScopedRoutes[#next-free-field: 6]static classScopedRoutes.Builder[#next-free-field: 6]Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 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).
-