Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutesOrBuilder
Packages that use ScopedRoutesOrBuilder
-
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 ScopedRoutesOrBuilderModifier and TypeClassDescriptionfinal class
[#next-free-field: 6]static final class
[#next-free-field: 6]Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type ScopedRoutesOrBuilderModifier and TypeFieldDescriptionprivate 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 ScopedRoutesOrBuilderModifier and TypeMethodDescriptionHttpConnectionManager.Builder.getScopedRoutesOrBuilder()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).HttpConnectionManager.getScopedRoutesOrBuilder()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).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 ScopedRoutesOrBuilderModifier and TypeMethodDescriptionprivate com.google.protobuf.SingleFieldBuilder
<ScopedRoutes, ScopedRoutes.Builder, ScopedRoutesOrBuilder> HttpConnectionManager.Builder.internalGetScopedRoutesFieldBuilder()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).