Uses of Class
com.tencentcloudapi.tci.v20190318.models.StandardImageResult
-
Packages that use StandardImageResult Package Description com.tencentcloudapi.tci.v20190318.models -
-
Uses of StandardImageResult in com.tencentcloudapi.tci.v20190318.models
Methods in com.tencentcloudapi.tci.v20190318.models that return StandardImageResult Modifier and Type Method Description StandardImageResultDescribeAITaskResultResponse. getImageResult()Get 图像分析结果Methods in com.tencentcloudapi.tci.v20190318.models with parameters of type StandardImageResult Modifier and Type Method Description voidDescribeAITaskResultResponse. setImageResult(StandardImageResult ImageResult)Set 图像分析结果Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type StandardImageResult Constructor Description StandardImageResult(StandardImageResult 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.
-