pipeline Objects
Parameters
value
Configuration block for the objects that define the pipeline. See below
Parameters
values
Configuration block for the objects that define the pipeline. See below
suspend fun pipelineObjects(argument: List<suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit>)
suspend fun pipelineObjects(vararg argument: suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit)
suspend fun pipelineObjects(argument: suspend PipelineDefinitionPipelineObjectArgsBuilder.() -> Unit)
Parameters
argument
Configuration block for the objects that define the pipeline. See below