public class DefaultTencentCloudIdCardOcrServiceImpl extends Object implements ITencentCloudIdCardOcrService
| Constructor and Description |
|---|
DefaultTencentCloudIdCardOcrServiceImpl(TencentCloudIdCardOcrConfig config) |
| Modifier and Type | Method and Description |
|---|---|
com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse |
doIdCardOcr(com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest request,
TencentCloudIdCardOcrConfig config)
身份证识别
|
TencentCloudIdCardOcrConfig |
getGlobalConfig()
获取全局配置
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdoIdCardOcr, doIdCardOcr, doIdCardOcr, doIdCardOcr, doIdCardOcrpublic DefaultTencentCloudIdCardOcrServiceImpl(@NonNull
TencentCloudIdCardOcrConfig config)
public com.tencentcloudapi.ocr.v20181119.models.IDCardOCRResponse doIdCardOcr(com.tencentcloudapi.ocr.v20181119.models.IDCardOCRRequest request,
@Nullable
TencentCloudIdCardOcrConfig config)
throws com.tencentcloudapi.common.exception.TencentCloudSDKException
doIdCardOcr in interface ITencentCloudIdCardOcrServicerequest - 请求config - 当前请求的个性配置com.tencentcloudapi.common.exception.TencentCloudSDKException - 调用腾讯云出现异常@NonNull public TencentCloudIdCardOcrConfig getGlobalConfig()
ITencentCloudIdCardOcrServicegetGlobalConfig in interface ITencentCloudIdCardOcrServiceCopyright © 2021–2022 EasyJ开源社区. All rights reserved.