Uses of Class
com.tencentcloudapi.iotvideoindustry.v20201201.models.DeviceMonitorValue
-
Packages that use DeviceMonitorValue Package Description com.tencentcloudapi.iotvideoindustry.v20201201.models -
-
Uses of DeviceMonitorValue in com.tencentcloudapi.iotvideoindustry.v20201201.models
Methods in com.tencentcloudapi.iotvideoindustry.v20201201.models that return DeviceMonitorValue Modifier and Type Method Description DeviceMonitorValue[]DescribeDeviceMonitorDataResponse. getData()Get 查询设备统计monitor信息列表Methods in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type DeviceMonitorValue Modifier and Type Method Description voidDescribeDeviceMonitorDataResponse. setData(DeviceMonitorValue[] Data)Set 查询设备统计monitor信息列表Constructors in com.tencentcloudapi.iotvideoindustry.v20201201.models with parameters of type DeviceMonitorValue Constructor Description DeviceMonitorValue(DeviceMonitorValue 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.
-