| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.drive.v1 | |
| com.lark.oapi.service.drive.v1.model |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateFileSubscriptionResp |
DriveService.FileSubscription.create(CreateFileSubscriptionReq req)
创建订阅,订阅文档中的变更事件,当前支持文档评论订阅,订阅后文档评论更新会有“云文档助手”推送给订阅的用户
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/drive-v1/file-subscription/create
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/drivev1/CreateFileSubscriptionSample.java
;
|
CreateFileSubscriptionResp |
DriveService.FileSubscription.create(CreateFileSubscriptionReq req,
RequestOptions reqOptions)
创建订阅,订阅文档中的变更事件,当前支持文档评论订阅,订阅后文档评论更新会有“云文档助手”推送给订阅的用户
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/drive-v1/file-subscription/create
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/drivev1/CreateFileSubscriptionSample.java
;
|
| 限定符和类型 | 方法和说明 |
|---|---|
CreateFileSubscriptionReq |
CreateFileSubscriptionReq.Builder.build() |
Copyright © 2022. All rights reserved.