Uses of Class
com.tencentcloudapi.ocr.v20181119.models.QrcodeOCRResponse
-
Packages that use QrcodeOCRResponse Package Description com.tencentcloudapi.ocr.v20181119 com.tencentcloudapi.ocr.v20181119.models -
-
Uses of QrcodeOCRResponse in com.tencentcloudapi.ocr.v20181119
Methods in com.tencentcloudapi.ocr.v20181119 that return QrcodeOCRResponse Modifier and Type Method Description QrcodeOCRResponseOcrClient. QrcodeOCR(QrcodeOCRRequest req)本接口支持条形码和二维码的识别(包括 DataMatrix 和 PDF417)。 默认接口请求频率限制:5次/秒。 -
Uses of QrcodeOCRResponse in com.tencentcloudapi.ocr.v20181119.models
Constructors in com.tencentcloudapi.ocr.v20181119.models with parameters of type QrcodeOCRResponse Constructor Description QrcodeOCRResponse(QrcodeOCRResponse 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.
-