Uses of Class
com.mindee.v2.http.ProductInfo
-
-
Uses of ProductInfo in com.mindee
Classes in com.mindee with annotations of type ProductInfo Modifier and Type Class Description classInferenceParametersOptions to pass when calling methods using the API V2. -
Uses of ProductInfo in com.mindee.http
Methods in com.mindee.http that return ProductInfo Modifier and Type Method Description protected ProductInfoMindeeApiV2. getParamsProductInfo(Class<? extends BaseParameters> responseClass)protected ProductInfoMindeeApiV2. getResponseProductInfo(Class<? extends CommonResponse> responseClass) -
Uses of ProductInfo in com.mindee.parsing.v2
Classes in com.mindee.parsing.v2 with annotations of type ProductInfo Modifier and Type Class Description classInferenceResponseResponse for an extraction inference. -
Uses of ProductInfo in com.mindee.v2.product.classification
Classes in com.mindee.v2.product.classification with annotations of type ProductInfo Modifier and Type Class Description classClassificationResponseResponse for a classification utility inference. -
Uses of ProductInfo in com.mindee.v2.product.classification.params
Classes in com.mindee.v2.product.classification.params with annotations of type ProductInfo Modifier and Type Class Description classClassificationParameters -
Uses of ProductInfo in com.mindee.v2.product.crop
Classes in com.mindee.v2.product.crop with annotations of type ProductInfo Modifier and Type Class Description classCropResponseResponse for a crop utility inference. -
Uses of ProductInfo in com.mindee.v2.product.crop.params
Classes in com.mindee.v2.product.crop.params with annotations of type ProductInfo Modifier and Type Class Description classCropParameters -
Uses of ProductInfo in com.mindee.v2.product.ocr
Classes in com.mindee.v2.product.ocr with annotations of type ProductInfo Modifier and Type Class Description classOcrResponseResponse for an OCR utility inference. -
Uses of ProductInfo in com.mindee.v2.product.ocr.params
Classes in com.mindee.v2.product.ocr.params with annotations of type ProductInfo Modifier and Type Class Description classOcrParameters -
Uses of ProductInfo in com.mindee.v2.product.split
Classes in com.mindee.v2.product.split with annotations of type ProductInfo Modifier and Type Class Description classSplitResponseResponse for a crop utility inference. -
Uses of ProductInfo in com.mindee.v2.product.split.params
Classes in com.mindee.v2.product.split.params with annotations of type ProductInfo Modifier and Type Class Description classSplitParameters
-