Interface MergeBranchesByFastForwardResponse.Builder

    • Method Detail

      • commitId

        MergeBranchesByFastForwardResponse.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

        MergeBranchesByFastForwardResponse.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.