Interface SourceControl.DefinitionStages.WithRepoUrl

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

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

    • withRepoUrl

      Specifies the repoUrl property: The repo url of the source control..
      Parameters:
      repoUrl - The repo url of the source control.
      Returns:
      the next definition stage.