setActions

abstract fun setActions(actions: List<Action<T>>)

Sets the Actions list. Some implementations may not allow to change it at runtime.

Parameters

actions

the list of actions for this reaction