Region Url Map Path Matcher Args Builder
Builder for RegionUrlMapPathMatcherArgs.
Functions
Link copied to clipboard
Link copied to clipboard
suspend fun defaultUrlRedirect(argument: suspend RegionUrlMapPathMatcherDefaultUrlRedirectArgsBuilder.() -> Unit)
Link copied to clipboard
Link copied to clipboard
suspend fun pathRules(vararg argument: suspend RegionUrlMapPathMatcherPathRuleArgsBuilder.() -> Unit)
suspend fun pathRules(argument: List<suspend RegionUrlMapPathMatcherPathRuleArgsBuilder.() -> Unit>)
Link copied to clipboard
suspend fun routeRules(vararg argument: suspend RegionUrlMapPathMatcherRouteRuleArgsBuilder.() -> Unit)
suspend fun routeRules(argument: List<suspend RegionUrlMapPathMatcherRouteRuleArgsBuilder.() -> Unit>)