public static class DriveService.ExportTask extends Object
| 构造器和说明 |
|---|
ExportTask(Config config) |
| 限定符和类型 | 方法和说明 |
|---|---|
CreateExportTaskResp |
create(CreateExportTaskReq req) |
CreateExportTaskResp |
create(CreateExportTaskReq req,
RequestOptions reqOptions) |
DownloadExportTaskResp |
download(DownloadExportTaskReq req) |
DownloadExportTaskResp |
download(DownloadExportTaskReq req,
RequestOptions reqOptions) |
GetExportTaskResp |
get(GetExportTaskReq req) |
GetExportTaskResp |
get(GetExportTaskReq req,
RequestOptions reqOptions) |
public ExportTask(Config config)
public CreateExportTaskResp create(CreateExportTaskReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic CreateExportTaskResp create(CreateExportTaskReq req) throws Exception
Exceptionpublic DownloadExportTaskResp download(DownloadExportTaskReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic DownloadExportTaskResp download(DownloadExportTaskReq req) throws Exception
Exceptionpublic GetExportTaskResp get(GetExportTaskReq req, RequestOptions reqOptions) throws Exception
Exceptionpublic GetExportTaskResp get(GetExportTaskReq req) throws Exception
ExceptionCopyright © 2022. All rights reserved.