Uses of Class
com.mindee.v2.product.ProductAttributes
-
-
Uses of ProductAttributes in com.mindee.v2.http
Methods in com.mindee.v2.http that return ProductAttributes Modifier and Type Method Description protected ProductAttributesMindeeApiV2. getParamsProductAttributes(Class<? extends BaseProductParameters> paramsClass)protected ProductAttributesMindeeApiV2. getResponseProductAttributes(Class<? extends CommonResponse> responseClass) -
Uses of ProductAttributes in com.mindee.v2.parsing.search
Classes in com.mindee.v2.parsing.search with annotations of type ProductAttributes Modifier and Type Class Description classSearchResponseDeprecated. -
Uses of ProductAttributes in com.mindee.v2.product.classification
Classes in com.mindee.v2.product.classification with annotations of type ProductAttributes Modifier and Type Class Description classClassificationResponseResponse for a classification utility inference. -
Uses of ProductAttributes in com.mindee.v2.product.classification.params
Classes in com.mindee.v2.product.classification.params with annotations of type ProductAttributes Modifier and Type Class Description classClassificationParameters -
Uses of ProductAttributes in com.mindee.v2.product.crop
Classes in com.mindee.v2.product.crop with annotations of type ProductAttributes Modifier and Type Class Description classCropResponseResponse for a crop utility inference. -
Uses of ProductAttributes in com.mindee.v2.product.crop.params
Classes in com.mindee.v2.product.crop.params with annotations of type ProductAttributes Modifier and Type Class Description classCropParameters -
Uses of ProductAttributes in com.mindee.v2.product.extraction
Classes in com.mindee.v2.product.extraction with annotations of type ProductAttributes Modifier and Type Class Description classExtractionResponseResponse for an extraction inference. -
Uses of ProductAttributes in com.mindee.v2.product.extraction.params
Classes in com.mindee.v2.product.extraction.params with annotations of type ProductAttributes Modifier and Type Class Description classExtractionParametersOptions to pass when calling methods using the API V2. -
Uses of ProductAttributes in com.mindee.v2.product.ocr
Classes in com.mindee.v2.product.ocr with annotations of type ProductAttributes Modifier and Type Class Description classOcrResponseResponse for an OCR utility inference. -
Uses of ProductAttributes in com.mindee.v2.product.ocr.params
Classes in com.mindee.v2.product.ocr.params with annotations of type ProductAttributes Modifier and Type Class Description classOcrParameters -
Uses of ProductAttributes in com.mindee.v2.product.split
Classes in com.mindee.v2.product.split with annotations of type ProductAttributes Modifier and Type Class Description classSplitResponseResponse for a crop utility inference. -
Uses of ProductAttributes in com.mindee.v2.product.split.params
Classes in com.mindee.v2.product.split.params with annotations of type ProductAttributes Modifier and Type Class Description classSplitParameters -
Uses of ProductAttributes in com.mindee.v2.search.models
Classes in com.mindee.v2.search.models with annotations of type ProductAttributes Modifier and Type Class Description classModelSearchResponseModels search response. -
Uses of ProductAttributes in com.mindee.v2.search.ragdocuments
Classes in com.mindee.v2.search.ragdocuments with annotations of type ProductAttributes Modifier and Type Class Description classRagDocumentSearchResponse
-