original Pipeline Transform
Parameters
value
Description of each transform in the pipeline and collections between them.
Parameters
values
Description of each transform in the pipeline and collections between them.
suspend fun originalPipelineTransform(argument: List<suspend TransformSummaryArgsBuilder.() -> Unit>)
suspend fun originalPipelineTransform(vararg argument: suspend TransformSummaryArgsBuilder.() -> Unit)
Parameters
argument
Description of each transform in the pipeline and collections between them.