YarpRoute.withMatch
Method
interface YarpRoute { // ... omitted for brevity withMatch(match: YarpRouteMatch): YarpRoute;}Signature
method
withMatchSet the parameters used to match requests.
withMatch(match: YarpRouteMatch): YarpRouteParameters
matchYarpRouteMatchReturns
YarpRouteDefined on
This method is defined on the following type: