public static class UpdateTaskCommentReq.Builder extends Object
| 构造器和说明 |
|---|
Builder() |
| 限定符和类型 | 方法和说明 |
|---|---|
UpdateTaskCommentReq |
build() |
UpdateTaskCommentReq.Builder |
commentId(Long commentId) |
UpdateTaskCommentReqBody |
getUpdateTaskCommentReqBody() |
UpdateTaskCommentReq.Builder |
taskId(String taskId) |
UpdateTaskCommentReq.Builder |
updateTaskCommentReqBody(UpdateTaskCommentReqBody body) |
public UpdateTaskCommentReq.Builder taskId(String taskId)
public UpdateTaskCommentReq.Builder commentId(Long commentId)
public UpdateTaskCommentReqBody getUpdateTaskCommentReqBody()
public UpdateTaskCommentReq.Builder updateTaskCommentReqBody(UpdateTaskCommentReqBody body)
public UpdateTaskCommentReq build()
Copyright © 2022. All rights reserved.