Uses of Class
com.tencentcloudapi.ocr.v20181119.models.VinOCRResponse
-
Packages that use VinOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of VinOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return VinOCRResponse Modifier and Type Method Description VinOCRResponseOcrClient. VinOCR(VinOCRRequest req)本接口支持图片内车辆识别代号(VIN)的检测和识别。 -
Uses of VinOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type VinOCRResponse Constructor Description VinOCRResponse(VinOCRResponse source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-