action

open fun action(actions: Collection<String>): S
open fun action(vararg actions: String?): S
open fun action(vararg actions: Pattern?): S