Interface PipelineResource.UpdateStages.WithFolder

All Known Subinterfaces:
PipelineResource.Update
Enclosing interface:
PipelineResource.UpdateStages

public static interface PipelineResource.UpdateStages.WithFolder
The stage of the PipelineResource update allowing to specify folder.
  • Method Details

    • withFolder

      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.