Interface PipelineResource.UpdateStages.WithFolder

    • Method Detail

      • withFolder

        PipelineResource.Update withFolder​(PipelineFolder folder)
        Specifies the folder property: The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level..
        Parameters:
        folder - The folder that this Pipeline is in. If not specified, Pipeline will appear at the root level.
        Returns:
        the next definition stage.