Interface SourceControl.DefinitionStages.WithFolderPath

All Known Subinterfaces:
SourceControl.Definition, SourceControl.DefinitionStages.WithCreate
Enclosing interface:
SourceControl.DefinitionStages

public static interface SourceControl.DefinitionStages.WithFolderPath
The stage of the SourceControl definition allowing to specify folderPath.
  • Method Details

    • withFolderPath

      Specifies the folderPath property: The folder path of the source control. Path must be relative..
      Parameters:
      folderPath - The folder path of the source control. Path must be relative.
      Returns:
      the next definition stage.