Interface GetCommitResponse.Builder

    • Method Detail

      • commit

        GetCommitResponse.Builder commit​(Commit commit)

        A commit data type object that contains information about the specified commit.

        Parameters:
        commit - A commit data type object that contains information about the specified commit.
        Returns:
        Returns a reference to this object so that method calls can be chained together.