Uses of Class
org.springframework.cloud.gateway.handler.predicate.QueryRoutePredicateFactory.Config
-
Packages that use QueryRoutePredicateFactory.Config Package Description org.springframework.cloud.gateway.handler.predicate -
-
Uses of QueryRoutePredicateFactory.Config in org.springframework.cloud.gateway.handler.predicate
Methods in org.springframework.cloud.gateway.handler.predicate that return QueryRoutePredicateFactory.Config Modifier and Type Method Description QueryRoutePredicateFactory.ConfigQueryRoutePredicateFactory.Config. setParam(String param)QueryRoutePredicateFactory.ConfigQueryRoutePredicateFactory.Config. setRegexp(String regexp)Methods in org.springframework.cloud.gateway.handler.predicate with parameters of type QueryRoutePredicateFactory.Config Modifier and Type Method Description Predicate<org.springframework.web.server.ServerWebExchange>QueryRoutePredicateFactory. apply(QueryRoutePredicateFactory.Config config)
-