Uses of Class
com.tencentcloudapi.iss.v20230517.models.DescribeAITaskResultResponse
-
Packages that use DescribeAITaskResultResponse Package Description com.tencentcloudapi.iss.v20230517 com.tencentcloudapi.iss.v20230517.models -
-
Uses of DescribeAITaskResultResponse in com.tencentcloudapi.iss.v20230517
Methods in com.tencentcloudapi.iss.v20230517 that return DescribeAITaskResultResponse Modifier and Type Method Description DescribeAITaskResultResponseIssClient. DescribeAITaskResult(DescribeAITaskResultRequest req)获取AI任务识别结果 -
Uses of DescribeAITaskResultResponse in com.tencentcloudapi.iss.v20230517.models
Constructors in com.tencentcloudapi.iss.v20230517.models with parameters of type DescribeAITaskResultResponse Constructor Description DescribeAITaskResultResponse(DescribeAITaskResultResponse 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.
-