Interface RepositoryHeadSourceCodeType.Builder

    • Method Detail

      • branchName

        RepositoryHeadSourceCodeType.Builder branchName​(String branchName)

        The name of the branch in an associated repository. The RepositoryHeadSourceCodeType specifies the tip of this branch.

        Parameters:
        branchName - The name of the branch in an associated repository. The RepositoryHeadSourceCodeType specifies the tip of this branch.
        Returns:
        Returns a reference to this object so that method calls can be chained together.