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