public class PublicMailbox extends Object
| 构造器和说明 |
|---|
PublicMailbox(Config config) |
public PublicMailbox(Config config)
public CreatePublicMailboxResp create(CreatePublicMailboxReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/create ;
Exceptionpublic CreatePublicMailboxResp create(CreatePublicMailboxReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/create ;
Exceptionpublic DeletePublicMailboxResp delete(DeletePublicMailboxReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/delete ;
Exceptionpublic DeletePublicMailboxResp delete(DeletePublicMailboxReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/delete ;
Exceptionpublic GetPublicMailboxResp get(GetPublicMailboxReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/get ;
Exceptionpublic GetPublicMailboxResp get(GetPublicMailboxReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/get ;
Exceptionpublic ListPublicMailboxResp list(ListPublicMailboxReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/list ;
Exceptionpublic ListPublicMailboxResp list(ListPublicMailboxReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/list ;
Exceptionpublic PatchPublicMailboxResp patch(PatchPublicMailboxReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/patch ;
Exceptionpublic PatchPublicMailboxResp patch(PatchPublicMailboxReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/patch ;
Exceptionpublic RemoveToRecycleBinPublicMailboxResp removeToRecycleBin(RemoveToRecycleBinPublicMailboxReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic RemoveToRecycleBinPublicMailboxResp removeToRecycleBin(RemoveToRecycleBinPublicMailboxReq req) throws Exception
Exceptionpublic UpdatePublicMailboxResp update(UpdatePublicMailboxReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/update ;
Exceptionpublic UpdatePublicMailboxResp update(UpdatePublicMailboxReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/mail-v1/public_mailbox/update ;
ExceptionCopyright © 2025. All rights reserved.