| Package | Description | 
|---|---|
| com.tencentcloudapi.iot.v20180123.models | 
| Modifier and Type | Method and Description | 
|---|---|
| AppDevice | AppSecureAddDeviceResponse. getAppDevice()Get 绑定设备信息 | 
| AppDevice | AppUpdateDeviceResponse. getAppDevice()Get 设备信息 | 
| AppDevice[] | AppGetDevicesResponse. getDevices()Get 绑定设备列表 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | AppSecureAddDeviceResponse. setAppDevice(AppDevice AppDevice)Set 绑定设备信息 | 
| void | AppUpdateDeviceResponse. setAppDevice(AppDevice AppDevice)Set 设备信息 | 
| void | AppGetDevicesResponse. setDevices(AppDevice[] Devices)Set 绑定设备列表 | 
| Constructor and Description | 
|---|
| AppDevice(AppDevice 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 © 2025. All rights reserved.