Uses of Class
com.tencentcloudapi.cii.v20210408.models.CreateAutoClassifyStructureTaskResponse
-
Packages that use CreateAutoClassifyStructureTaskResponse Package Description com.tencentcloudapi.cii.v20210408 com.tencentcloudapi.cii.v20210408.models -
-
Uses of CreateAutoClassifyStructureTaskResponse in com.tencentcloudapi.cii.v20210408
Methods in com.tencentcloudapi.cii.v20210408 that return CreateAutoClassifyStructureTaskResponse Modifier and Type Method Description CreateAutoClassifyStructureTaskResponse
CiiClient. CreateAutoClassifyStructureTask(CreateAutoClassifyStructureTaskRequest req)
本接口(CreateAutoClassifyStructureTask)基于提供的客户及保单信息,创建并启动结构化识别任务。 -
Uses of CreateAutoClassifyStructureTaskResponse in com.tencentcloudapi.cii.v20210408.models
Constructors in com.tencentcloudapi.cii.v20210408.models with parameters of type CreateAutoClassifyStructureTaskResponse Constructor Description CreateAutoClassifyStructureTaskResponse(CreateAutoClassifyStructureTaskResponse 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.
-