public static class UpdateTaskCommentReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateTaskCommentReq |
build() |
UpdateTaskCommentReq.Builder |
commentId(String commentId)
评论 ID
示例值:6937231762296684564
|
UpdateTaskCommentReqBody |
getUpdateTaskCommentReqBody() |
UpdateTaskCommentReq.Builder |
taskId(String taskId)
任务ID
示例值:83912691-2e43-47fc-94a4-d512e03984fa
|
UpdateTaskCommentReq.Builder |
updateTaskCommentReqBody(UpdateTaskCommentReqBody body)
body
|
public UpdateTaskCommentReq.Builder taskId(String taskId)
示例值:83912691-2e43-47fc-94a4-d512e03984fa
taskId - public UpdateTaskCommentReq.Builder commentId(String commentId)
示例值:6937231762296684564
commentId - public UpdateTaskCommentReqBody getUpdateTaskCommentReqBody()
public UpdateTaskCommentReq.Builder updateTaskCommentReqBody(UpdateTaskCommentReqBody body)
body - public UpdateTaskCommentReq build()
Copyright © 2022. All rights reserved.