Class ChangeCommentRequest.Builder
Object
Builder
- Enclosing class:
ChangeCommentRequest
-
Method Details
-
but
Deprecated.This method will be removed in the future. Please, useChangeCommentRequest.builder()Clone method for this Builder. -
id
Required. The ID of the comment to be changed.- Returns:
this.
-
content
The new content of the comment to be changed. Can contain user mentions using syntax[@User:$userId]where $userId is the ID of mentioned user.- Returns:
this.
-
resolved
Whether the comment is resolved.- Returns:
this.
-
build
-
toString
-