Uses of Class
com.tencentcloudapi.iot.v20180123.models.GetDeviceStatisticsResponse
-
Packages that use GetDeviceStatisticsResponse Package Description com.tencentcloudapi.iot.v20180123 com.tencentcloudapi.iot.v20180123.models -
-
Uses of GetDeviceStatisticsResponse in com.tencentcloudapi.iot.v20180123
Methods in com.tencentcloudapi.iot.v20180123 that return GetDeviceStatisticsResponse Modifier and Type Method Description GetDeviceStatisticsResponse
IotClient. GetDeviceStatistics(GetDeviceStatisticsRequest req)
查询某段时间范围内产品的在线、激活设备数 -
Uses of GetDeviceStatisticsResponse in com.tencentcloudapi.iot.v20180123.models
Constructors in com.tencentcloudapi.iot.v20180123.models with parameters of type GetDeviceStatisticsResponse Constructor Description GetDeviceStatisticsResponse(GetDeviceStatisticsResponse 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.
-