Uses of Class
com.tencentcloudapi.iotcloud.v20180614.models.StatusStatistic
-
Packages that use StatusStatistic Package Description com.tencentcloudapi.iotcloud.v20180614.models -
-
Uses of StatusStatistic in com.tencentcloudapi.iotcloud.v20180614.models
Methods in com.tencentcloudapi.iotcloud.v20180614.models that return StatusStatistic Modifier and Type Method Description StatusStatistic[]DescribeFirmwareTaskDistributionResponse. getStatusInfos()Get 固件升级任务状态分布信息Methods in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type StatusStatistic Modifier and Type Method Description voidDescribeFirmwareTaskDistributionResponse. setStatusInfos(StatusStatistic[] StatusInfos)Set 固件升级任务状态分布信息Constructors in com.tencentcloudapi.iotcloud.v20180614.models with parameters of type StatusStatistic Constructor Description StatusStatistic(StatusStatistic 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.
-