Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3.RouteOrBuilder
Packages that use RouteOrBuilder
-
Uses of RouteOrBuilder in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that implement RouteOrBuilderModifier and TypeClassDescriptionfinal classProtobuf typeenvoy.extensions.filters.network.thrift_proxy.v3.Routestatic final classProtobuf typeenvoy.extensions.filters.network.thrift_proxy.v3.RouteMethods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return RouteOrBuilderModifier and TypeMethodDescriptionRouteConfiguration.Builder.getRoutesOrBuilder(int index) The list of routes that will be matched, in order, against incoming requests.RouteConfiguration.getRoutesOrBuilder(int index) The list of routes that will be matched, in order, against incoming requests.RouteConfigurationOrBuilder.getRoutesOrBuilder(int index) The list of routes that will be matched, in order, against incoming requests.Methods in io.envoyproxy.envoy.extensions.filters.network.thrift_proxy.v3 that return types with arguments of type RouteOrBuilderModifier and TypeMethodDescriptionList<? extends RouteOrBuilder>RouteConfiguration.Builder.getRoutesOrBuilderList()The list of routes that will be matched, in order, against incoming requests.List<? extends RouteOrBuilder>RouteConfiguration.getRoutesOrBuilderList()The list of routes that will be matched, in order, against incoming requests.List<? extends RouteOrBuilder>RouteConfigurationOrBuilder.getRoutesOrBuilderList()The list of routes that will be matched, in order, against incoming requests.