| Package | Description |
|---|---|
| com.oef.services | |
| com.oef.services.model |
| Modifier and Type | Method and Description |
|---|---|
CreateAsynchFetchJobsResult |
IOefClient.createFetchJob(CreateAsyncFetchJobsRequest request)
Create an asynchronous fetch job
|
CreateAsynchFetchJobsResult |
OefClient.createFetchJob(CreateAsyncFetchJobsRequest request) |
| Modifier and Type | Method and Description |
|---|---|
CreateAsyncFetchJobsRequest |
QueryAsynchFetchJobsResult.getJob()
Obtain the job details.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueryAsynchFetchJobsResult.setJob(CreateAsyncFetchJobsRequest job)
Set the job details.
|
| Constructor and Description |
|---|
QueryAsynchFetchJobsResult(String requestId,
String err,
String code,
String status,
int wait,
CreateAsyncFetchJobsRequest job)
Constructor
|
Copyright © 2019. All rights reserved.