pipeline Objects
Parameters
value
Configuration block for the objects that define the pipeline. See below The following arguments are optional:
Parameters
values
Configuration block for the objects that define the pipeline. See below The following arguments are optional:
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 The following arguments are optional: