Interface SourceControl.DefinitionStages.WithRepoType

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

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

    • withRepoType

      Specifies the repoType property: The repository type of the source control.
      Parameters:
      repoType - The repository type of the source control.
      Returns:
      the next definition stage.