FlowActionSpec

Allows configuring the parameters for a dataflow action.

Since

8.1

Functions

Link copied to clipboard
abstract fun getParameters(): P
Returns the parameters defined by the configured dataflow action.
Link copied to clipboard
abstract fun parameters(configureAction: Action<in P>)
Configures the parameters for the flow action.