Package | Description |
---|---|
com.tencentcloudapi.iot.v20180123.models |
Modifier and Type | Method and Description |
---|---|
Product |
UpdateProductResponse.getProduct()
Get 更新后的产品信息
|
Product |
AddProductResponse.getProduct()
Get 产品信息
|
Product |
GetProductResponse.getProduct()
Get 产品信息
|
Modifier and Type | Method and Description |
---|---|
void |
UpdateProductResponse.setProduct(Product Product)
Set 更新后的产品信息
|
void |
AddProductResponse.setProduct(Product Product)
Set 产品信息
|
void |
GetProductResponse.setProduct(Product Product)
Set 产品信息
|
Constructor and Description |
---|
Product(Product 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.