Package | Description |
---|---|
com.huawei.dli.restapi.api | |
com.huawei.dli.restapi.model |
Modifier and Type | Method and Description |
---|---|
MessageInfo |
RestApi.delBatch(String projectId,
String batchId,
String xAuthToken)
Delete specified batch
Delete specified batch.
|
Modifier and Type | Method and Description |
---|---|
ApiResponse<MessageInfo> |
RestApi.delBatchWithHttpInfo(String projectId,
String batchId,
String xAuthToken)
Delete specified batch
Delete specified batch.
|
Modifier and Type | Method and Description |
---|---|
okhttp3.Call |
RestApi.delBatchAsync(String projectId,
String batchId,
String xAuthToken,
ApiCallback<MessageInfo> callback)
Delete specified batch (asynchronously)
Delete specified batch.
|
Modifier and Type | Method and Description |
---|---|
MessageInfo |
MessageInfo.msg(String msg) |
Copyright © 2023. All rights reserved.