Uses of Class
com.tencentcloudapi.ocr.v20181119.models.VinOCRRequest
-
Packages that use VinOCRRequest Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of VinOCRRequest in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 with parameters of type VinOCRRequest Modifier and Type Method Description VinOCRResponseOcrClient. VinOCR(VinOCRRequest req)本接口支持图片内车辆识别代号(VIN)的检测和识别。 -
Uses of VinOCRRequest in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type VinOCRRequest Constructor Description VinOCRRequest(VinOCRRequest 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.
-