| Package | Description |
|---|---|
| com.tencentcloudapi.iotcloud.v20180614.models |
| Modifier and Type | Method and Description |
|---|---|
DeviceTag[] |
Attribute.getTags()
Get 属性列表
|
DeviceTag[] |
DescribeDeviceResponse.getTags()
Get 设备属性
|
DeviceTag[] |
DeviceInfo.getTags()
Get 设备属性
|
| Modifier and Type | Method and Description |
|---|---|
void |
Attribute.setTags(DeviceTag[] Tags)
Set 属性列表
|
void |
DescribeDeviceResponse.setTags(DeviceTag[] Tags)
Set 设备属性
|
void |
DeviceInfo.setTags(DeviceTag[] Tags)
Set 设备属性
|
| Constructor and Description |
|---|
DeviceTag(DeviceTag 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.