Interface PipelineResource.UpdateStages.WithConcurrency

    • Method Detail

      • withConcurrency

        PipelineResource.Update withConcurrency​(Integer concurrency)
        Specifies the concurrency property: The max number of concurrent runs for the pipeline..
        Parameters:
        concurrency - The max number of concurrent runs for the pipeline.
        Returns:
        the next definition stage.