Interface AzureDevOpsConfiguration.Builder

  • Method Details

    • organizationName

      AzureDevOpsConfiguration.Builder organizationName(String organizationName)

      Azure DevOps organization name.

      Parameters:
      organizationName - Azure DevOps organization name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • projectId

      Azure DevOps project ID.

      Parameters:
      projectId - Azure DevOps project ID.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • projectName

      AzureDevOpsConfiguration.Builder projectName(String projectName)

      Azure DevOps project name.

      Parameters:
      projectName - Azure DevOps project name.
      Returns:
      Returns a reference to this object so that method calls can be chained together.