Uses of Class
com.tencentcloudapi.faceid.v20180301.models.GetDetectInfoEnhancedRequest
-
Packages that use GetDetectInfoEnhancedRequest Package Description com.tencentcloudapi.faceid.v20180301 com.tencentcloudapi.faceid.v20180301.models -
-
Uses of GetDetectInfoEnhancedRequest in com.tencentcloudapi.faceid.v20180301
Methods in com.tencentcloudapi.faceid.v20180301 with parameters of type GetDetectInfoEnhancedRequest Modifier and Type Method Description GetDetectInfoEnhancedResponseFaceidClient. GetDetectInfoEnhanced(GetDetectInfoEnhancedRequest req)完成验证后,用BizToken调用本接口获取结果信息,BizToken生成后三天内(3\*24\*3,600秒)可多次拉取。 -
Uses of GetDetectInfoEnhancedRequest in com.tencentcloudapi.faceid.v20180301.models
Constructors in com.tencentcloudapi.faceid.v20180301.models with parameters of type GetDetectInfoEnhancedRequest Constructor Description GetDetectInfoEnhancedRequest(GetDetectInfoEnhancedRequest 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.
-