Uses of Class
com.mindee.parsing.v2.InferenceResponse
-
Packages that use InferenceResponse Package Description com.mindee -
-
Uses of InferenceResponse in com.mindee
Methods in com.mindee that return InferenceResponse Modifier and Type Method Description InferenceResponseMindeeClientV2. enqueueAndGetInference(LocalInputSource inputSource, InferenceParameters options)Deprecated.use `enqueueAndGetResult` instead.InferenceResponseMindeeClientV2. enqueueAndGetInference(URLInputSource inputSource, InferenceParameters options)Deprecated.use `enqueueAndGetResult` instead.InferenceResponseMindeeClientV2. getInference(String inferenceId)Deprecated.use `getResult` instead.
-