Uses of Class
com.tencentcloudapi.tci.v20190318.models.DescribeImageTaskStatisticResponse
-
Packages that use DescribeImageTaskStatisticResponse Package Description com.tencentcloudapi.tci.v20190318 com.tencentcloudapi.tci.v20190318.models -
-
Uses of DescribeImageTaskStatisticResponse in com.tencentcloudapi.tci.v20190318
Methods in com.tencentcloudapi.tci.v20190318 that return DescribeImageTaskStatisticResponse Modifier and Type Method Description DescribeImageTaskStatisticResponseTciClient. DescribeImageTaskStatistic(DescribeImageTaskStatisticRequest req)获取图像任务统计信息 -
Uses of DescribeImageTaskStatisticResponse in com.tencentcloudapi.tci.v20190318.models
Constructors in com.tencentcloudapi.tci.v20190318.models with parameters of type DescribeImageTaskStatisticResponse Constructor Description DescribeImageTaskStatisticResponse(DescribeImageTaskStatisticResponse 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.
-