public class Mailgroup extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
CreateMailgroupResp |
create(CreateMailgroupReq req)
|
CreateMailgroupResp |
create(CreateMailgroupReq req,
RequestOptions reqOptions)
|
DeleteMailgroupResp |
delete(DeleteMailgroupReq req)
|
DeleteMailgroupResp |
delete(DeleteMailgroupReq req,
RequestOptions reqOptions)
|
GetMailgroupResp |
get(GetMailgroupReq req)
|
GetMailgroupResp |
get(GetMailgroupReq req,
RequestOptions reqOptions)
|
ListMailgroupResp |
list(ListMailgroupReq req)
|
ListMailgroupResp |
list(ListMailgroupReq req,
RequestOptions reqOptions)
|
PatchMailgroupResp |
patch(PatchMailgroupReq req)
|
PatchMailgroupResp |
patch(PatchMailgroupReq req,
RequestOptions reqOptions)
|
UpdateMailgroupResp |
update(UpdateMailgroupReq req)
|
UpdateMailgroupResp |
update(UpdateMailgroupReq req,
RequestOptions reqOptions)
|
public Mailgroup(Config config)
public CreateMailgroupResp create(CreateMailgroupReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/create ;
Exceptionpublic CreateMailgroupResp create(CreateMailgroupReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/create ;
Exceptionpublic DeleteMailgroupResp delete(DeleteMailgroupReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/delete ;
Exceptionpublic DeleteMailgroupResp delete(DeleteMailgroupReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/delete ;
Exceptionpublic GetMailgroupResp get(GetMailgroupReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/get ;
Exceptionpublic GetMailgroupResp get(GetMailgroupReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/get ;
Exceptionpublic ListMailgroupResp list(ListMailgroupReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/list ;
Exceptionpublic ListMailgroupResp list(ListMailgroupReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/list ;
Exceptionpublic PatchMailgroupResp patch(PatchMailgroupReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/patch ;
Exceptionpublic PatchMailgroupResp patch(PatchMailgroupReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/patch ;
Exceptionpublic UpdateMailgroupResp update(UpdateMailgroupReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/update ;
Exceptionpublic UpdateMailgroupResp update(UpdateMailgroupReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/mailgroup/update ;
ExceptionCopyright © 2024. All rights reserved.