public class MailgroupManager extends Object
| 构造器和说明 |
|---|
MailgroupManager(Config config) |
public MailgroupManager(Config config)
public BatchCreateMailgroupManagerResp batchCreate(BatchCreateMailgroupManagerReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup-manager/batch_create ;
Exceptionpublic BatchCreateMailgroupManagerResp batchCreate(BatchCreateMailgroupManagerReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup-manager/batch_create ;
Exceptionpublic BatchDeleteMailgroupManagerResp batchDelete(BatchDeleteMailgroupManagerReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup-manager/batch_delete ;
Exceptionpublic BatchDeleteMailgroupManagerResp batchDelete(BatchDeleteMailgroupManagerReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup-manager/batch_delete ;
Exceptionpublic ListMailgroupManagerResp list(ListMailgroupManagerReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup-manager/list ;
Exceptionpublic ListMailgroupManagerResp list(ListMailgroupManagerReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup-manager/list ;
ExceptionCopyright © 2024. All rights reserved.