Uses of Class
com.volcengine.ark.model.TerminateModelCustomizationJobResponse
-
Packages that use TerminateModelCustomizationJobResponse Package Description com.volcengine.ark -
-
Uses of TerminateModelCustomizationJobResponse in com.volcengine.ark
Methods in com.volcengine.ark that return TerminateModelCustomizationJobResponse Modifier and Type Method Description TerminateModelCustomizationJobResponseArkApi. terminateModelCustomizationJob(TerminateModelCustomizationJobRequest body)Methods in com.volcengine.ark that return types with arguments of type TerminateModelCustomizationJobResponse Modifier and Type Method Description com.volcengine.ApiResponse<TerminateModelCustomizationJobResponse>ArkApi. terminateModelCustomizationJobWithHttpInfo(@NotNull TerminateModelCustomizationJobRequest body)Method parameters in com.volcengine.ark with type arguments of type TerminateModelCustomizationJobResponse Modifier and Type Method Description com.squareup.okhttp.CallArkApi. terminateModelCustomizationJobAsync(TerminateModelCustomizationJobRequest body, com.volcengine.ApiCallback<TerminateModelCustomizationJobResponse> callback)(asynchronously)
-