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