Interface SourceControl.DefinitionStages.WithAutoSync

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

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

    • withAutoSync

      Specifies the autoSync property: The auto async of the source control. Default is false..
      Parameters:
      autoSync - The auto async of the source control. Default is false.
      Returns:
      the next definition stage.