matcher

abstract fun matcher(configureAction: Action<in ResourceFilterMatcher>): ResourceFilterMatcher

Adds a child/nested matcher to this matcher.

Parameters

configureAction

The action to use to configure the matcher.