SuspendablePipeline

constructor(step: SuspendableStep<Input, Output>)
constructor(stepBlock: SuspendableStepLambda<Input, Output>)