Interface GitHubRepositoryResource.Builder

  • Method Details

    • name

      The name of the GitHub repository.

      Parameters:
      name - The name of the GitHub repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • owner

      The owner of the GitHub repository.

      Parameters:
      owner - The owner of the GitHub repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.