public static class HelpdeskService.Notification extends Object
| 构造器和说明 |
|---|
Notification(Config config) |
public Notification(Config config)
public CancelApproveNotificationResp cancelApprove(CancelApproveNotificationReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/cancel_approve ;
Exceptionpublic CancelApproveNotificationResp cancelApprove(CancelApproveNotificationReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/cancel_approve ;
Exceptionpublic CancelSendNotificationResp cancelSend(CancelSendNotificationReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/cancel_send ;
Exceptionpublic CancelSendNotificationResp cancelSend(CancelSendNotificationReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/cancel_send ;
Exceptionpublic CreateNotificationResp create(CreateNotificationReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/create ;
Exceptionpublic CreateNotificationResp create(CreateNotificationReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/create ;
Exceptionpublic ExecuteSendNotificationResp executeSend(ExecuteSendNotificationReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/execute_send ;
Exceptionpublic ExecuteSendNotificationResp executeSend(ExecuteSendNotificationReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/execute_send ;
Exceptionpublic GetNotificationResp get(GetNotificationReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/get ;
Exceptionpublic GetNotificationResp get(GetNotificationReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/get ;
Exceptionpublic PatchNotificationResp patch(PatchNotificationReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/patch ;
Exceptionpublic PatchNotificationResp patch(PatchNotificationReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/patch ;
Exceptionpublic PreviewNotificationResp preview(PreviewNotificationReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/preview ;
Exceptionpublic PreviewNotificationResp preview(PreviewNotificationReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/preview ;
Exceptionpublic SubmitApproveNotificationResp submitApprove(SubmitApproveNotificationReq req, RequestOptions reqOptions) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/submit_approve ;
Exceptionpublic SubmitApproveNotificationResp submitApprove(SubmitApproveNotificationReq req) throws Exception
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/submit_approve ;
ExceptionCopyright © 2022. All rights reserved.