Uses of Class
com.tencentcloudapi.cii.v20210408.models.DescribeStructCompareDataResponse
-
Packages that use DescribeStructCompareDataResponse Package Description com.tencentcloudapi.cii.v20210408 com.tencentcloudapi.cii.v20210408.models -
-
Uses of DescribeStructCompareDataResponse in com.tencentcloudapi.cii.v20210408
Methods in com.tencentcloudapi.cii.v20210408 that return DescribeStructCompareDataResponse Modifier and Type Method Description DescribeStructCompareDataResponse
CiiClient. DescribeStructCompareData(DescribeStructCompareDataRequest req)
结构化对比查询接口,对比结构化复核前后数据差异,查询识别正确率,召回率。 -
Uses of DescribeStructCompareDataResponse in com.tencentcloudapi.cii.v20210408.models
Constructors in com.tencentcloudapi.cii.v20210408.models with parameters of type DescribeStructCompareDataResponse Constructor Description DescribeStructCompareDataResponse(DescribeStructCompareDataResponse 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.
-