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 class
ScopedRoutes
[#next-free-field: 6]static class
ScopedRoutes.Builder
[#next-free-field: 6]Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type ScopedRoutesOrBuilder Modifier and Type Field Description private com.google.protobuf.SingleFieldBuilder<ScopedRoutes,ScopedRoutes.Builder,ScopedRoutesOrBuilder>
HttpConnectionManager.Builder. scopedRoutesBuilder_
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return ScopedRoutesOrBuilder Modifier and Type Method Description ScopedRoutesOrBuilder
HttpConnectionManager.Builder. getScopedRoutesOrBuilder()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).ScopedRoutesOrBuilder
HttpConnectionManager. getScopedRoutesOrBuilder()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).ScopedRoutesOrBuilder
HttpConnectionManagerOrBuilder. getScopedRoutesOrBuilder()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type ScopedRoutesOrBuilder Modifier and Type Method Description private com.google.protobuf.SingleFieldBuilder<ScopedRoutes,ScopedRoutes.Builder,ScopedRoutesOrBuilder>
HttpConnectionManager.Builder. getScopedRoutesFieldBuilder()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).
-