Interface CommentUpdateContent.Builder

  • Method Details

    • body

      Updated text in the body of a Comment on a case.

      Parameters:
      body - Updated text in the body of a Comment on a case.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • contentType

      CommentUpdateContent.Builder contentType(String contentType)

      Type of the text in the box of a Comment on a case.

      Parameters:
      contentType - Type of the text in the box of a Comment on a case.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • contentType

      Type of the text in the box of a Comment on a case.

      Parameters:
      contentType - Type of the text in the box of a Comment on a case.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: