withRequirements

open fun withRequirements(reqs: Set<Any>): Action
open fun withRequirements(vararg reqs: Any): Action

Returns a copy of this with requirements reqs.