| Package | Description | 
|---|---|
| com.tencentcloudapi.iotcloud.v20210408.models | 
| Modifier and Type | Method and Description | 
|---|---|
ProductProperties | 
ProductInfo.getProductProperties()
Get Product properties 
 | 
ProductProperties | 
CreateProductRequest.getProductProperties()
Get Product properties 
 | 
ProductProperties | 
DescribeProductResponse.getProductProperties()
Get Product properties 
 | 
ProductProperties | 
CreateProductResponse.getProductProperties()
Get Product properties 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ProductInfo.setProductProperties(ProductProperties ProductProperties)
Set Product properties 
 | 
void | 
CreateProductRequest.setProductProperties(ProductProperties ProductProperties)
Set Product properties 
 | 
void | 
DescribeProductResponse.setProductProperties(ProductProperties ProductProperties)
Set Product properties 
 | 
void | 
CreateProductResponse.setProductProperties(ProductProperties ProductProperties)
Set Product properties 
 | 
| Constructor and Description | 
|---|
ProductProperties(ProductProperties 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.