Interface GitHubRepositoryMetadata.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.
    • providerResourceId

      GitHubRepositoryMetadata.Builder providerResourceId(String providerResourceId)

      Unique resource identifier from the vendor

      Parameters:
      providerResourceId - Unique resource identifier from the vendor
      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.
    • accessType

      GitHubRepositoryMetadata.Builder accessType(String accessType)

      Access / Visibility Type of the integrated resource

      Parameters:
      accessType - Access / Visibility Type of the integrated resource
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • accessType

      Access / Visibility Type of the integrated resource

      Parameters:
      accessType - Access / Visibility Type of the integrated resource
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: