Interface SourceControl.UpdateStages.WithSecurityToken

All Known Subinterfaces:
SourceControl.Update
Enclosing interface:
SourceControl.UpdateStages

public static interface SourceControl.UpdateStages.WithSecurityToken
The stage of the SourceControl update allowing to specify securityToken.
  • Method Details

    • withSecurityToken

      Specifies the securityToken property: The authorization token for the repo of the source control..
      Parameters:
      securityToken - The authorization token for the repo of the source control.
      Returns:
      the next definition stage.