public class TaskComment extends Object
| 构造器和说明 |
|---|
TaskComment(Config config) |
public TaskComment(Config config)
public CreateTaskCommentResp create(CreateTaskCommentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/create ;
Exceptionpublic CreateTaskCommentResp create(CreateTaskCommentReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/create ;
Exceptionpublic DeleteTaskCommentResp delete(DeleteTaskCommentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/delete ;
Exceptionpublic DeleteTaskCommentResp delete(DeleteTaskCommentReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/delete ;
Exceptionpublic GetTaskCommentResp get(GetTaskCommentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/get ;
Exceptionpublic GetTaskCommentResp get(GetTaskCommentReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/get ;
Exceptionpublic ListTaskCommentResp list(ListTaskCommentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/list ;
Exceptionpublic ListTaskCommentResp list(ListTaskCommentReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/list ;
Exceptionpublic UpdateTaskCommentResp update(UpdateTaskCommentReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/update ;
Exceptionpublic UpdateTaskCommentResp update(UpdateTaskCommentReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-comment/update ;
ExceptionCopyright © 2025. All rights reserved.