Interface DocumentReviewCommentSource.Builder

    • Method Detail

      • content

        DocumentReviewCommentSource.Builder content​(String content)

        The content of a comment entered by a user who requests a review of a new document version, or who reviews the new version.

        Parameters:
        content - The content of a comment entered by a user who requests a review of a new document version, or who reviews the new version.
        Returns:
        Returns a reference to this object so that method calls can be chained together.