public class ArkApi extends Object
| Constructor and Description |
|---|
ArkApi() |
ArkApi(com.volcengine.ApiClient apiClient) |
| Modifier and Type | Method and Description |
|---|---|
CreateBatchInferenceJobResponse |
createBatchInferenceJob(CreateBatchInferenceJobRequest body) |
com.squareup.okhttp.Call |
createBatchInferenceJobAsync(CreateBatchInferenceJobRequest body,
com.volcengine.ApiCallback<CreateBatchInferenceJobResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createBatchInferenceJobCall(CreateBatchInferenceJobRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createBatchInferenceJob
|
com.volcengine.ApiResponse<CreateBatchInferenceJobResponse> |
createBatchInferenceJobWithHttpInfo(@NotNull CreateBatchInferenceJobRequest body) |
CreateEndpointResponse |
createEndpoint(CreateEndpointRequest body) |
com.squareup.okhttp.Call |
createEndpointAsync(CreateEndpointRequest body,
com.volcengine.ApiCallback<CreateEndpointResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createEndpointCall(CreateEndpointRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createEndpoint
|
com.volcengine.ApiResponse<CreateEndpointResponse> |
createEndpointWithHttpInfo(@NotNull CreateEndpointRequest body) |
CreateEvaluationJobResponse |
createEvaluationJob(CreateEvaluationJobRequest body) |
com.squareup.okhttp.Call |
createEvaluationJobAsync(CreateEvaluationJobRequest body,
com.volcengine.ApiCallback<CreateEvaluationJobResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createEvaluationJobCall(CreateEvaluationJobRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createEvaluationJob
|
com.volcengine.ApiResponse<CreateEvaluationJobResponse> |
createEvaluationJobWithHttpInfo(@NotNull CreateEvaluationJobRequest body) |
CreateModelCustomizationJobResponse |
createModelCustomizationJob(CreateModelCustomizationJobRequest body) |
com.squareup.okhttp.Call |
createModelCustomizationJobAsync(CreateModelCustomizationJobRequest body,
com.volcengine.ApiCallback<CreateModelCustomizationJobResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
createModelCustomizationJobCall(CreateModelCustomizationJobRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for createModelCustomizationJob
|
com.volcengine.ApiResponse<CreateModelCustomizationJobResponse> |
createModelCustomizationJobWithHttpInfo(@NotNull CreateModelCustomizationJobRequest body) |
DeleteEndpointResponse |
deleteEndpoint(DeleteEndpointRequest body) |
com.squareup.okhttp.Call |
deleteEndpointAsync(DeleteEndpointRequest body,
com.volcengine.ApiCallback<DeleteEndpointResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
deleteEndpointCall(DeleteEndpointRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for deleteEndpoint
|
com.volcengine.ApiResponse<DeleteEndpointResponse> |
deleteEndpointWithHttpInfo(@NotNull DeleteEndpointRequest body) |
com.volcengine.ApiClient |
getApiClient() |
GetApiKeyResponse |
getApiKey(GetApiKeyRequest body) |
com.squareup.okhttp.Call |
getApiKeyAsync(GetApiKeyRequest body,
com.volcengine.ApiCallback<GetApiKeyResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getApiKeyCall(GetApiKeyRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getApiKey
|
com.volcengine.ApiResponse<GetApiKeyResponse> |
getApiKeyWithHttpInfo(@NotNull GetApiKeyRequest body) |
GetEndpointResponse |
getEndpoint(GetEndpointRequest body) |
com.squareup.okhttp.Call |
getEndpointAsync(GetEndpointRequest body,
com.volcengine.ApiCallback<GetEndpointResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getEndpointCall(GetEndpointRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getEndpoint
|
GetEndpointCertificateResponse |
getEndpointCertificate(GetEndpointCertificateRequest body) |
com.squareup.okhttp.Call |
getEndpointCertificateAsync(GetEndpointCertificateRequest body,
com.volcengine.ApiCallback<GetEndpointCertificateResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getEndpointCertificateCall(GetEndpointCertificateRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getEndpointCertificate
|
com.volcengine.ApiResponse<GetEndpointCertificateResponse> |
getEndpointCertificateWithHttpInfo(@NotNull GetEndpointCertificateRequest body) |
com.volcengine.ApiResponse<GetEndpointResponse> |
getEndpointWithHttpInfo(@NotNull GetEndpointRequest body) |
GetModelCustomizationJobResponse |
getModelCustomizationJob(GetModelCustomizationJobRequest body) |
com.squareup.okhttp.Call |
getModelCustomizationJobAsync(GetModelCustomizationJobRequest body,
com.volcengine.ApiCallback<GetModelCustomizationJobResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getModelCustomizationJobCall(GetModelCustomizationJobRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getModelCustomizationJob
|
GetModelCustomizationJobMetricDataResponse |
getModelCustomizationJobMetricData(GetModelCustomizationJobMetricDataRequest body) |
com.squareup.okhttp.Call |
getModelCustomizationJobMetricDataAsync(GetModelCustomizationJobMetricDataRequest body,
com.volcengine.ApiCallback<GetModelCustomizationJobMetricDataResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getModelCustomizationJobMetricDataCall(GetModelCustomizationJobMetricDataRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getModelCustomizationJobMetricData
|
com.volcengine.ApiResponse<GetModelCustomizationJobMetricDataResponse> |
getModelCustomizationJobMetricDataWithHttpInfo(@NotNull GetModelCustomizationJobMetricDataRequest body) |
GetModelCustomizationJobMetricsResponse |
getModelCustomizationJobMetrics(GetModelCustomizationJobMetricsRequest body) |
com.squareup.okhttp.Call |
getModelCustomizationJobMetricsAsync(GetModelCustomizationJobMetricsRequest body,
com.volcengine.ApiCallback<GetModelCustomizationJobMetricsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
getModelCustomizationJobMetricsCall(GetModelCustomizationJobMetricsRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for getModelCustomizationJobMetrics
|
com.volcengine.ApiResponse<GetModelCustomizationJobMetricsResponse> |
getModelCustomizationJobMetricsWithHttpInfo(@NotNull GetModelCustomizationJobMetricsRequest body) |
com.volcengine.ApiResponse<GetModelCustomizationJobResponse> |
getModelCustomizationJobWithHttpInfo(@NotNull GetModelCustomizationJobRequest body) |
ListBatchInferenceJobsResponse |
listBatchInferenceJobs(ListBatchInferenceJobsRequest body) |
com.squareup.okhttp.Call |
listBatchInferenceJobsAsync(ListBatchInferenceJobsRequest body,
com.volcengine.ApiCallback<ListBatchInferenceJobsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listBatchInferenceJobsCall(ListBatchInferenceJobsRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listBatchInferenceJobs
|
com.volcengine.ApiResponse<ListBatchInferenceJobsResponse> |
listBatchInferenceJobsWithHttpInfo(@NotNull ListBatchInferenceJobsRequest body) |
ListEndpointsResponse |
listEndpoints(ListEndpointsRequest body) |
com.squareup.okhttp.Call |
listEndpointsAsync(ListEndpointsRequest body,
com.volcengine.ApiCallback<ListEndpointsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listEndpointsCall(ListEndpointsRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listEndpoints
|
com.volcengine.ApiResponse<ListEndpointsResponse> |
listEndpointsWithHttpInfo(@NotNull ListEndpointsRequest body) |
ListModelCustomizationJobsResponse |
listModelCustomizationJobs(ListModelCustomizationJobsRequest body) |
com.squareup.okhttp.Call |
listModelCustomizationJobsAsync(ListModelCustomizationJobsRequest body,
com.volcengine.ApiCallback<ListModelCustomizationJobsResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
listModelCustomizationJobsCall(ListModelCustomizationJobsRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for listModelCustomizationJobs
|
com.volcengine.ApiResponse<ListModelCustomizationJobsResponse> |
listModelCustomizationJobsWithHttpInfo(@NotNull ListModelCustomizationJobsRequest body) |
ResumeModelCustomizationJobResponse |
resumeModelCustomizationJob(ResumeModelCustomizationJobRequest body) |
com.squareup.okhttp.Call |
resumeModelCustomizationJobAsync(ResumeModelCustomizationJobRequest body,
com.volcengine.ApiCallback<ResumeModelCustomizationJobResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
resumeModelCustomizationJobCall(ResumeModelCustomizationJobRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for resumeModelCustomizationJob
|
com.volcengine.ApiResponse<ResumeModelCustomizationJobResponse> |
resumeModelCustomizationJobWithHttpInfo(@NotNull ResumeModelCustomizationJobRequest body) |
void |
setApiClient(com.volcengine.ApiClient apiClient) |
StopEndpointResponse |
stopEndpoint(StopEndpointRequest body) |
com.squareup.okhttp.Call |
stopEndpointAsync(StopEndpointRequest body,
com.volcengine.ApiCallback<StopEndpointResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
stopEndpointCall(StopEndpointRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for stopEndpoint
|
com.volcengine.ApiResponse<StopEndpointResponse> |
stopEndpointWithHttpInfo(@NotNull StopEndpointRequest body) |
TerminateModelCustomizationJobResponse |
terminateModelCustomizationJob(TerminateModelCustomizationJobRequest body) |
com.squareup.okhttp.Call |
terminateModelCustomizationJobAsync(TerminateModelCustomizationJobRequest body,
com.volcengine.ApiCallback<TerminateModelCustomizationJobResponse> callback)
(asynchronously)
|
com.squareup.okhttp.Call |
terminateModelCustomizationJobCall(TerminateModelCustomizationJobRequest body,
com.volcengine.ProgressResponseBody.ProgressListener progressListener,
com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener)
Build call for terminateModelCustomizationJob
|
com.volcengine.ApiResponse<TerminateModelCustomizationJobResponse> |
terminateModelCustomizationJobWithHttpInfo(@NotNull TerminateModelCustomizationJobRequest body) |
public com.volcengine.ApiClient getApiClient()
public void setApiClient(com.volcengine.ApiClient apiClient)
public com.squareup.okhttp.Call createBatchInferenceJobCall(CreateBatchInferenceJobRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic CreateBatchInferenceJobResponse createBatchInferenceJob(CreateBatchInferenceJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<CreateBatchInferenceJobResponse> createBatchInferenceJobWithHttpInfo(@NotNull @NotNull CreateBatchInferenceJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createBatchInferenceJobAsync(CreateBatchInferenceJobRequest body, com.volcengine.ApiCallback<CreateBatchInferenceJobResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createEndpointCall(CreateEndpointRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic CreateEndpointResponse createEndpoint(CreateEndpointRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<CreateEndpointResponse> createEndpointWithHttpInfo(@NotNull @NotNull CreateEndpointRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createEndpointAsync(CreateEndpointRequest body, com.volcengine.ApiCallback<CreateEndpointResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createEvaluationJobCall(CreateEvaluationJobRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic CreateEvaluationJobResponse createEvaluationJob(CreateEvaluationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<CreateEvaluationJobResponse> createEvaluationJobWithHttpInfo(@NotNull @NotNull CreateEvaluationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createEvaluationJobAsync(CreateEvaluationJobRequest body, com.volcengine.ApiCallback<CreateEvaluationJobResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call createModelCustomizationJobCall(CreateModelCustomizationJobRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic CreateModelCustomizationJobResponse createModelCustomizationJob(CreateModelCustomizationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<CreateModelCustomizationJobResponse> createModelCustomizationJobWithHttpInfo(@NotNull @NotNull CreateModelCustomizationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call createModelCustomizationJobAsync(CreateModelCustomizationJobRequest body, com.volcengine.ApiCallback<CreateModelCustomizationJobResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call deleteEndpointCall(DeleteEndpointRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic DeleteEndpointResponse deleteEndpoint(DeleteEndpointRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<DeleteEndpointResponse> deleteEndpointWithHttpInfo(@NotNull @NotNull DeleteEndpointRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call deleteEndpointAsync(DeleteEndpointRequest body, com.volcengine.ApiCallback<DeleteEndpointResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getApiKeyCall(GetApiKeyRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic GetApiKeyResponse getApiKey(GetApiKeyRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<GetApiKeyResponse> getApiKeyWithHttpInfo(@NotNull @NotNull GetApiKeyRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getApiKeyAsync(GetApiKeyRequest body, com.volcengine.ApiCallback<GetApiKeyResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getEndpointCall(GetEndpointRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic GetEndpointResponse getEndpoint(GetEndpointRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<GetEndpointResponse> getEndpointWithHttpInfo(@NotNull @NotNull GetEndpointRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getEndpointAsync(GetEndpointRequest body, com.volcengine.ApiCallback<GetEndpointResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getEndpointCertificateCall(GetEndpointCertificateRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic GetEndpointCertificateResponse getEndpointCertificate(GetEndpointCertificateRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<GetEndpointCertificateResponse> getEndpointCertificateWithHttpInfo(@NotNull @NotNull GetEndpointCertificateRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getEndpointCertificateAsync(GetEndpointCertificateRequest body, com.volcengine.ApiCallback<GetEndpointCertificateResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getModelCustomizationJobCall(GetModelCustomizationJobRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic GetModelCustomizationJobResponse getModelCustomizationJob(GetModelCustomizationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<GetModelCustomizationJobResponse> getModelCustomizationJobWithHttpInfo(@NotNull @NotNull GetModelCustomizationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getModelCustomizationJobAsync(GetModelCustomizationJobRequest body, com.volcengine.ApiCallback<GetModelCustomizationJobResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getModelCustomizationJobMetricDataCall(GetModelCustomizationJobMetricDataRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic GetModelCustomizationJobMetricDataResponse getModelCustomizationJobMetricData(GetModelCustomizationJobMetricDataRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<GetModelCustomizationJobMetricDataResponse> getModelCustomizationJobMetricDataWithHttpInfo(@NotNull @NotNull GetModelCustomizationJobMetricDataRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getModelCustomizationJobMetricDataAsync(GetModelCustomizationJobMetricDataRequest body, com.volcengine.ApiCallback<GetModelCustomizationJobMetricDataResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call getModelCustomizationJobMetricsCall(GetModelCustomizationJobMetricsRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic GetModelCustomizationJobMetricsResponse getModelCustomizationJobMetrics(GetModelCustomizationJobMetricsRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<GetModelCustomizationJobMetricsResponse> getModelCustomizationJobMetricsWithHttpInfo(@NotNull @NotNull GetModelCustomizationJobMetricsRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call getModelCustomizationJobMetricsAsync(GetModelCustomizationJobMetricsRequest body, com.volcengine.ApiCallback<GetModelCustomizationJobMetricsResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listBatchInferenceJobsCall(ListBatchInferenceJobsRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic ListBatchInferenceJobsResponse listBatchInferenceJobs(ListBatchInferenceJobsRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<ListBatchInferenceJobsResponse> listBatchInferenceJobsWithHttpInfo(@NotNull @NotNull ListBatchInferenceJobsRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listBatchInferenceJobsAsync(ListBatchInferenceJobsRequest body, com.volcengine.ApiCallback<ListBatchInferenceJobsResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listEndpointsCall(ListEndpointsRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic ListEndpointsResponse listEndpoints(ListEndpointsRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<ListEndpointsResponse> listEndpointsWithHttpInfo(@NotNull @NotNull ListEndpointsRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listEndpointsAsync(ListEndpointsRequest body, com.volcengine.ApiCallback<ListEndpointsResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call listModelCustomizationJobsCall(ListModelCustomizationJobsRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic ListModelCustomizationJobsResponse listModelCustomizationJobs(ListModelCustomizationJobsRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<ListModelCustomizationJobsResponse> listModelCustomizationJobsWithHttpInfo(@NotNull @NotNull ListModelCustomizationJobsRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call listModelCustomizationJobsAsync(ListModelCustomizationJobsRequest body, com.volcengine.ApiCallback<ListModelCustomizationJobsResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call resumeModelCustomizationJobCall(ResumeModelCustomizationJobRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic ResumeModelCustomizationJobResponse resumeModelCustomizationJob(ResumeModelCustomizationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<ResumeModelCustomizationJobResponse> resumeModelCustomizationJobWithHttpInfo(@NotNull @NotNull ResumeModelCustomizationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call resumeModelCustomizationJobAsync(ResumeModelCustomizationJobRequest body, com.volcengine.ApiCallback<ResumeModelCustomizationJobResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call stopEndpointCall(StopEndpointRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic StopEndpointResponse stopEndpoint(StopEndpointRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<StopEndpointResponse> stopEndpointWithHttpInfo(@NotNull @NotNull StopEndpointRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call stopEndpointAsync(StopEndpointRequest body, com.volcengine.ApiCallback<StopEndpointResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectpublic com.squareup.okhttp.Call terminateModelCustomizationJobCall(TerminateModelCustomizationJobRequest body, com.volcengine.ProgressResponseBody.ProgressListener progressListener, com.volcengine.ProgressRequestBody.ProgressRequestListener progressRequestListener) throws com.volcengine.ApiException
body - (required)progressListener - Progress listenerprogressRequestListener - Progress request listenercom.volcengine.ApiException - If fail to serialize the request body objectpublic TerminateModelCustomizationJobResponse terminateModelCustomizationJob(TerminateModelCustomizationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.volcengine.ApiResponse<TerminateModelCustomizationJobResponse> terminateModelCustomizationJobWithHttpInfo(@NotNull @NotNull TerminateModelCustomizationJobRequest body) throws com.volcengine.ApiException
body - (required)com.volcengine.ApiException - If fail to call the API, e.g. server error or cannot deserialize the response bodypublic com.squareup.okhttp.Call terminateModelCustomizationJobAsync(TerminateModelCustomizationJobRequest body, com.volcengine.ApiCallback<TerminateModelCustomizationJobResponse> callback) throws com.volcengine.ApiException
body - (required)callback - The callback to be executed when the API call finishescom.volcengine.ApiException - If fail to process the API call, e.g. serializing the request body objectCopyright © 2025. All rights reserved.