public class GetTaskCommentReq extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
GetTaskCommentReq.Builder |
| 构造器和说明 |
|---|
GetTaskCommentReq() |
GetTaskCommentReq(GetTaskCommentReq.Builder builder) |
public GetTaskCommentReq()
public GetTaskCommentReq(GetTaskCommentReq.Builder builder)
public static GetTaskCommentReq.Builder newBuilder()
public String getTaskId()
public void setTaskId(String taskId)
public Long getCommentId()
public void setCommentId(Long commentId)
Copyright © 2022. All rights reserved.