Interface SourceControl.DefinitionStages.WithSourceType

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

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

    • withSourceType

      Specifies the sourceType property: The source type. Must be one of VsoGit, VsoTfvc, GitHub, case sensitive..
      Parameters:
      sourceType - The source type. Must be one of VsoGit, VsoTfvc, GitHub, case sensitive.
      Returns:
      the next definition stage.