Interface GitHubRepositoryResource.Builder

  • Method Details

    • name

      Name of the resource e.g. repository name, etc

      Parameters:
      name - Name of the resource e.g. repository name, etc
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • owner

      Owner of the repository

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