| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.helpdesk.v1 | |
| com.lark.oapi.service.helpdesk.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
ExecuteSendNotificationResp |
HelpdeskService.Notification.executeSend(ExecuteSendNotificationReq req)
执行推送,审核通过后调用此接口设置推送时间,等待调度系统调度,发送消息
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/execute_send
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/helpdeskv1/ExecuteSendNotificationSample.java
;
|
ExecuteSendNotificationResp |
HelpdeskService.Notification.executeSend(ExecuteSendNotificationReq req,
RequestOptions reqOptions)
执行推送,审核通过后调用此接口设置推送时间,等待调度系统调度,发送消息
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/helpdesk-v1/notification/execute_send
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/helpdeskv1/ExecuteSendNotificationSample.java
;
|
| 限定符和类型 | 方法和说明 |
|---|---|
ExecuteSendNotificationReq |
ExecuteSendNotificationReq.Builder.build() |
Copyright © 2022. All rights reserved.