URLMap Path Matcher Default Route Action Url Rewrite
data class URLMapPathMatcherDefaultRouteActionUrlRewrite(val hostRewrite: String? = null, val pathPrefixRewrite: String? = null)
Constructors
Link copied to clipboard
fun URLMapPathMatcherDefaultRouteActionUrlRewrite(hostRewrite: String? = null, pathPrefixRewrite: String? = null)