Package | Description |
---|---|
com.tencentcloudapi.iot.v20180123.models |
Modifier and Type | Method and Description |
---|---|
Device |
ResetDeviceResponse.getDevice()
Get 设备信息
|
Device |
AddDeviceResponse.getDevice()
Get 设备信息
|
Device |
GetDeviceResponse.getDevice()
Get 设备信息
|
Modifier and Type | Method and Description |
---|---|
void |
ResetDeviceResponse.setDevice(Device Device)
Set 设备信息
|
void |
AddDeviceResponse.setDevice(Device Device)
Set 设备信息
|
void |
GetDeviceResponse.setDevice(Device Device)
Set 设备信息
|
Constructor and Description |
---|
Device(Device 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 © 2024. All rights reserved.