| 程序包 | 说明 |
|---|---|
| com.lark.oapi.service.drive.v1 |
| 限定符和类型 | 方法和说明 |
|---|---|
GetExportTaskResp |
DriveService.ExportTask.get(GetExportTaskReq req)
查询导出任务结果,根据创建导出任务的ticket查询导出任务的结果
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/drive-v1/export_task/get
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/drivev1/GetExportTaskSample.java
;
|
GetExportTaskResp |
DriveService.ExportTask.get(GetExportTaskReq req,
RequestOptions reqOptions)
查询导出任务结果,根据创建导出任务的ticket查询导出任务的结果
官网API文档链接:https://open.feishu.cn/document/uAjLw4CM/ukTMukTMukTM/reference/drive-v1/export_task/get
;
使用Demo链接: https://github.com/larksuite/oapi-sdk-java/tree/v2_main/sample/src/main/java/com/lark/oapi/sample/apiall/drivev1/GetExportTaskSample.java
;
|
Copyright © 2022. All rights reserved.