| Package | Description |
|---|---|
| com.oef.services | |
| com.oef.services.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAsynchFetchJobsResult |
IOefClient.createFetchJob(CreateAsyncFetchJobsRequest request)
创建异步抓取任务
|
CreateAsynchFetchJobsResult |
OefClient.createFetchJob(CreateAsyncFetchJobsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CreateAsyncFetchJobsRequest |
QueryAsynchFetchJobsResult.getJob()
获取任务详情
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryAsynchFetchJobsResult.setJob(CreateAsyncFetchJobsRequest job)
设置任务详情
|
| Constructor and Description |
|---|
QueryAsynchFetchJobsResult(String requestId,
String err,
String code,
String status,
int wait,
CreateAsyncFetchJobsRequest job)
构造函数
|
Copyright © 2021. All rights reserved.