| Package | Description |
|---|---|
| com.tencentcloudapi.iotexplorer.v20190423.models |
| Modifier and Type | Method and Description |
|---|---|
ProductEntry |
CreateStudioProductResponse.getProduct()
Get 产品描述
|
ProductEntry |
ModifyStudioProductResponse.getProduct()
Get 产品描述
|
ProductEntry |
DescribeStudioProductResponse.getProduct()
Get 产品详情
|
ProductEntry[] |
SearchStudioProductResponse.getProducts()
Get 产品列表
|
ProductEntry[] |
GetStudioProductListResponse.getProducts()
Get 产品列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateStudioProductResponse.setProduct(ProductEntry Product)
Set 产品描述
|
void |
ModifyStudioProductResponse.setProduct(ProductEntry Product)
Set 产品描述
|
void |
DescribeStudioProductResponse.setProduct(ProductEntry Product)
Set 产品详情
|
void |
SearchStudioProductResponse.setProducts(ProductEntry[] Products)
Set 产品列表
|
void |
GetStudioProductListResponse.setProducts(ProductEntry[] Products)
Set 产品列表
|
| Constructor and Description |
|---|
ProductEntry(ProductEntry 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.