Interface MergeBranchesByThreeWayResponse.Builder

    • Method Detail

      • commitId

        MergeBranchesByThreeWayResponse.Builder commitId​(String commitId)

        The commit ID of the merge in the destination or target branch.

        Parameters:
        commitId - The commit ID of the merge in the destination or target branch.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • treeId

        MergeBranchesByThreeWayResponse.Builder treeId​(String treeId)

        The tree ID of the merge in the destination or target branch.

        Parameters:
        treeId - The tree ID of the merge in the destination or target branch.
        Returns:
        Returns a reference to this object so that method calls can be chained together.