Interface UpdateCaseCommentResponse.Builder

    • Method Detail

      • commentId

        UpdateCaseCommentResponse.Builder commentId​(String commentId)

        Response element for UpdateCaseComment providing the updated comment ID.

        Parameters:
        commentId - Response element for UpdateCaseComment providing the updated comment ID.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • body

        UpdateCaseCommentResponse.Builder body​(String body)

        Response element for UpdateCaseComment providing the updated comment content.

        Parameters:
        body - Response element for UpdateCaseComment providing the updated comment content.
        Returns:
        Returns a reference to this object so that method calls can be chained together.