Package | Description |
---|---|
com.tencentcloudapi.iotcloud.v20180614.models |
Modifier and Type | Method and Description |
---|---|
ProductProperties |
ProductInfo.getProductProperties()
Get 产品属性
|
ProductProperties |
CreateProductResponse.getProductProperties()
Get 产品属性
|
ProductProperties |
DescribeProductResponse.getProductProperties()
Get 产品属性
|
ProductProperties |
CreateProductRequest.getProductProperties()
Get 产品属性
|
Modifier and Type | Method and Description |
---|---|
void |
ProductInfo.setProductProperties(ProductProperties ProductProperties)
Set 产品属性
|
void |
CreateProductResponse.setProductProperties(ProductProperties ProductProperties)
Set 产品属性
|
void |
DescribeProductResponse.setProductProperties(ProductProperties ProductProperties)
Set 产品属性
|
void |
CreateProductRequest.setProductProperties(ProductProperties ProductProperties)
Set 产品属性
|
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 © 2025. All rights reserved.