Interface SourceControl.DefinitionStages.WithVersion

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

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

    • withVersion

      Specifies the version property: The version number associated with the source control.
      Parameters:
      version - The version number associated with the source control.
      Returns:
      the next definition stage.