open fun combine(other: DestinationPatternsMessageCondition): DestinationPatternsMessageCondition
Returns a new instance with URL patterns from the current instance ("this") and the "other" instance as follows:
org.springframework.util.PathMatcher#combine(String, String).