public class TaskFollower extends Object
| 构造器和说明 |
|---|
TaskFollower(Config config) |
public TaskFollower(Config config)
public CreateTaskFollowerResp create(CreateTaskFollowerReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-follower/create ;
Exceptionpublic CreateTaskFollowerResp create(CreateTaskFollowerReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-follower/create ;
Exceptionpublic DeleteTaskFollowerResp delete(DeleteTaskFollowerReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-follower/delete ;
Exceptionpublic DeleteTaskFollowerResp delete(DeleteTaskFollowerReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-follower/delete ;
Exceptionpublic ListTaskFollowerResp list(ListTaskFollowerReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-follower/list ;
Exceptionpublic ListTaskFollowerResp list(ListTaskFollowerReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/task-v1/task-follower/list ;
ExceptionCopyright © 2024. All rights reserved.