Package | Description |
---|---|
com.tencentcloudapi.tci.v20190318.models |
Modifier and Type | Method and Description |
---|---|
ImageTaskStatistic |
DescribeImageTaskStatisticResponse.getStatistic()
Get 任务统计信息
|
ImageTaskStatistic |
StandardImageResult.getStatistic()
Get 分析完成后的统计结果
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeImageTaskStatisticResponse.setStatistic(ImageTaskStatistic Statistic)
Set 任务统计信息
|
void |
StandardImageResult.setStatistic(ImageTaskStatistic Statistic)
Set 分析完成后的统计结果
|
Constructor and Description |
---|
ImageTaskStatistic(ImageTaskStatistic 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.
|
Copyright © 2022. All rights reserved.