Uses of Class
com.volcengine.ark.model.CreateModelCustomizationJobResponse
-
Packages that use CreateModelCustomizationJobResponse Package Description com.volcengine.ark com.volcengine.ark.model -
-
Uses of CreateModelCustomizationJobResponse in com.volcengine.ark
Methods in com.volcengine.ark that return CreateModelCustomizationJobResponse Modifier and Type Method Description CreateModelCustomizationJobResponseArkApi. createModelCustomizationJob(CreateModelCustomizationJobRequest body)Methods in com.volcengine.ark that return types with arguments of type CreateModelCustomizationJobResponse Modifier and Type Method Description com.volcengine.ApiResponse<CreateModelCustomizationJobResponse>ArkApi. createModelCustomizationJobWithHttpInfo(@NotNull CreateModelCustomizationJobRequest body)Method parameters in com.volcengine.ark with type arguments of type CreateModelCustomizationJobResponse Modifier and Type Method Description com.squareup.okhttp.CallArkApi. createModelCustomizationJobAsync(CreateModelCustomizationJobRequest body, com.volcengine.ApiCallback<CreateModelCustomizationJobResponse> callback)(asynchronously) -
Uses of CreateModelCustomizationJobResponse in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return CreateModelCustomizationJobResponse Modifier and Type Method Description CreateModelCustomizationJobResponseCreateModelCustomizationJobResponse. id(String id)
-