Uses of Class
io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3.ScopedRoutes
Packages that use ScopedRoutes
-
Uses of ScopedRoutes in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3
Fields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 declared as ScopedRoutesFields in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with type parameters of type ScopedRoutesModifier and TypeFieldDescriptionprivate static final com.google.protobuf.Parser
<ScopedRoutes> ScopedRoutes.PARSER
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 ScopedRoutesModifier and TypeMethodDescriptionScopedRoutes.Builder.build()
ScopedRoutes.Builder.buildPartial()
static ScopedRoutes
ScopedRoutes.getDefaultInstance()
ScopedRoutes.Builder.getDefaultInstanceForType()
ScopedRoutes.getDefaultInstanceForType()
HttpConnectionManager.Builder.getScopedRoutes()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).HttpConnectionManager.getScopedRoutes()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).HttpConnectionManagerOrBuilder.getScopedRoutes()
A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).static ScopedRoutes
ScopedRoutes.parseDelimitedFrom
(InputStream input) static ScopedRoutes
ScopedRoutes.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRoutes
ScopedRoutes.parseFrom
(byte[] data) static ScopedRoutes
ScopedRoutes.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRoutes
ScopedRoutes.parseFrom
(com.google.protobuf.ByteString data) static ScopedRoutes
ScopedRoutes.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRoutes
ScopedRoutes.parseFrom
(com.google.protobuf.CodedInputStream input) static ScopedRoutes
ScopedRoutes.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRoutes
ScopedRoutes.parseFrom
(InputStream input) static ScopedRoutes
ScopedRoutes.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ScopedRoutes
ScopedRoutes.parseFrom
(ByteBuffer data) static ScopedRoutes
ScopedRoutes.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 that return types with arguments of type ScopedRoutesModifier and TypeMethodDescriptioncom.google.protobuf.Parser
<ScopedRoutes> ScopedRoutes.getParserForType()
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).static com.google.protobuf.Parser
<ScopedRoutes> ScopedRoutes.parser()
Methods in io.envoyproxy.envoy.extensions.filters.network.http_connection_manager.v3 with parameters of type ScopedRoutesModifier and TypeMethodDescriptionprivate void
ScopedRoutes.Builder.buildPartial0
(ScopedRoutes result) private void
ScopedRoutes.Builder.buildPartialOneofs
(ScopedRoutes result) ScopedRoutes.Builder.mergeFrom
(ScopedRoutes other) HttpConnectionManager.Builder.mergeScopedRoutes
(ScopedRoutes value) A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).static ScopedRoutes.Builder
ScopedRoutes.newBuilder
(ScopedRoutes prototype) HttpConnectionManager.Builder.setScopedRoutes
(ScopedRoutes value) A route table will be dynamically assigned to each request based on request attributes (e.g., the value of a header).