Package | Description |
---|---|
com.tencentcloudapi.iot.v20180123.models |
Modifier and Type | Method and Description |
---|---|
DeviceStatus[] |
AppGetDeviceStatusesResponse.getDeviceStatuses()
Get 设备状态
|
DeviceStatus[] |
GetDeviceStatusesResponse.getDeviceStatuses()
Get 设备状态列表
|
Modifier and Type | Method and Description |
---|---|
void |
AppGetDeviceStatusesResponse.setDeviceStatuses(DeviceStatus[] DeviceStatuses)
Set 设备状态
|
void |
GetDeviceStatusesResponse.setDeviceStatuses(DeviceStatus[] DeviceStatuses)
Set 设备状态列表
|
Constructor and Description |
---|
DeviceStatus(DeviceStatus 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.