URLMap Path Matcher
constructor(defaultCustomErrorResponsePolicy: URLMapPathMatcherDefaultCustomErrorResponsePolicy? = null, defaultRouteAction: URLMapPathMatcherDefaultRouteAction? = null, defaultService: String? = null, defaultUrlRedirect: URLMapPathMatcherDefaultUrlRedirect? = null, description: String? = null, headerAction: URLMapPathMatcherHeaderAction? = null, name: String, pathRules: List<URLMapPathMatcherPathRule>? = null, routeRules: List<URLMapPathMatcherRouteRule>? = null)