Uses of Interface
io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3.RouteOrBuilder
-
Packages that use RouteOrBuilder Package Description io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 -
-
Uses of RouteOrBuilder in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3
Classes in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that implement RouteOrBuilder Modifier and Type Class Description classRouteProtobuf typeenvoy.extensions.filters.network.dubbo_proxy.v3.Routestatic classRoute.BuilderProtobuf typeenvoy.extensions.filters.network.dubbo_proxy.v3.RouteMethods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return RouteOrBuilder Modifier and Type Method Description RouteOrBuilderRouteConfiguration.Builder. getRoutesOrBuilder(int index)The list of routes that will be matched, in order, against incoming requests.RouteOrBuilderRouteConfiguration. getRoutesOrBuilder(int index)The list of routes that will be matched, in order, against incoming requests.RouteOrBuilderRouteConfigurationOrBuilder. getRoutesOrBuilder(int index)The list of routes that will be matched, in order, against incoming requests.Methods in io.envoyproxy.envoy.extensions.filters.network.dubbo_proxy.v3 that return types with arguments of type RouteOrBuilder Modifier and Type Method Description List<? 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.
-