Uses of Class
com.volcengine.ark.model.CreateBatchInferenceJobResponse
-
Packages that use CreateBatchInferenceJobResponse Package Description com.volcengine.ark com.volcengine.ark.model -
-
Uses of CreateBatchInferenceJobResponse in com.volcengine.ark
Methods in com.volcengine.ark that return CreateBatchInferenceJobResponse Modifier and Type Method Description CreateBatchInferenceJobResponseArkApi. createBatchInferenceJob(CreateBatchInferenceJobRequest body)Methods in com.volcengine.ark that return types with arguments of type CreateBatchInferenceJobResponse Modifier and Type Method Description com.volcengine.ApiResponse<CreateBatchInferenceJobResponse>ArkApi. createBatchInferenceJobWithHttpInfo(@NotNull CreateBatchInferenceJobRequest body)Method parameters in com.volcengine.ark with type arguments of type CreateBatchInferenceJobResponse Modifier and Type Method Description com.squareup.okhttp.CallArkApi. createBatchInferenceJobAsync(CreateBatchInferenceJobRequest body, com.volcengine.ApiCallback<CreateBatchInferenceJobResponse> callback)(asynchronously) -
Uses of CreateBatchInferenceJobResponse in com.volcengine.ark.model
Methods in com.volcengine.ark.model that return CreateBatchInferenceJobResponse Modifier and Type Method Description CreateBatchInferenceJobResponseCreateBatchInferenceJobResponse. id(String id)
-