Interface IntegratedRepository.Builder

  • Method Details

    • integrationId

      IntegratedRepository.Builder integrationId(String integrationId)

      The unique identifier of the integration that provides access to the repository.

      Parameters:
      integrationId - The unique identifier of the integration that provides access to the repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • providerResourceId

      IntegratedRepository.Builder providerResourceId(String providerResourceId)

      The provider-specific resource identifier for the repository.

      Parameters:
      providerResourceId - The provider-specific resource identifier for the repository.
      Returns:
      Returns a reference to this object so that method calls can be chained together.