Interface CodeRepository.Builder

    • Method Detail

      • repositoryUrl

        CodeRepository.Builder repositoryUrl​(String repositoryUrl)

        The URL of the Git repository.

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