Interface SourceControl.DefinitionStages.WithIdPropertiesId

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

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

    • withIdPropertiesId

      SourceControl.DefinitionStages.WithCreate withIdPropertiesId(String idPropertiesId)
      Specifies the idPropertiesId property: The id (a Guid) of the source control.
      Parameters:
      idPropertiesId - The id (a Guid) of the source control.
      Returns:
      the next definition stage.