Uses of Class
com.volcengine.ark.model.ResumeModelCustomizationJobResponse
-
Packages that use ResumeModelCustomizationJobResponse Package Description com.volcengine.ark -
-
Uses of ResumeModelCustomizationJobResponse in com.volcengine.ark
Methods in com.volcengine.ark that return ResumeModelCustomizationJobResponse Modifier and Type Method Description ResumeModelCustomizationJobResponseArkApi. resumeModelCustomizationJob(ResumeModelCustomizationJobRequest body)Methods in com.volcengine.ark that return types with arguments of type ResumeModelCustomizationJobResponse Modifier and Type Method Description com.volcengine.ApiResponse<ResumeModelCustomizationJobResponse>ArkApi. resumeModelCustomizationJobWithHttpInfo(@NotNull ResumeModelCustomizationJobRequest body)Method parameters in com.volcengine.ark with type arguments of type ResumeModelCustomizationJobResponse Modifier and Type Method Description com.squareup.okhttp.CallArkApi. resumeModelCustomizationJobAsync(ResumeModelCustomizationJobRequest body, com.volcengine.ApiCallback<ResumeModelCustomizationJobResponse> callback)(asynchronously)
-