Package | Description |
---|---|
com.huawei.dli.restapi.api | |
com.huawei.dli.restapi.model |
Modifier and Type | Method and Description |
---|---|
StatusResult |
RestApi.getJobStatus(String projectId,
String jobId,
String xAuthToken)
Get job status
Get job status after job submission.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<StatusResult> |
RestApi.getJobStatusWithHttpInfo(String projectId,
String jobId,
String xAuthToken)
Get job status
Get job status after job submission.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
RestApi.getJobStatusAsync(String projectId,
String jobId,
String xAuthToken,
ApiCallback<StatusResult> callback)
Get job status (asynchronously)
Get job status after job submission.
|
Copyright © 2023. All rights reserved.