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