| Package | Description | 
|---|---|
| com.tencentcloudapi.iotcloud.v20210408.models | 
| Modifier and Type | Method and Description | 
|---|---|
Attribute | 
CreateDeviceRequest.getAttribute()
Get Device attribute 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateDeviceRequest.setAttribute(Attribute Attribute)
Set Device attribute 
 | 
| Constructor and Description | 
|---|
Attribute(Attribute 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 © 2023. All rights reserved.