Package | Description |
---|---|
com.tencentcloudapi.iotexplorer.v20190423.models |
Modifier and Type | Method and Description |
---|---|
ProductEntry |
ModifyStudioProductResponse.getProduct()
Get 产品描述
|
ProductEntry |
DescribeStudioProductResponse.getProduct()
Get 产品详情
|
ProductEntry |
CreateStudioProductResponse.getProduct()
Get 产品描述
|
ProductEntry[] |
SearchStudioProductResponse.getProducts()
Get 产品列表
|
ProductEntry[] |
GetStudioProductListResponse.getProducts()
Get 产品列表
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyStudioProductResponse.setProduct(ProductEntry Product)
Set 产品描述
|
void |
DescribeStudioProductResponse.setProduct(ProductEntry Product)
Set 产品详情
|
void |
CreateStudioProductResponse.setProduct(ProductEntry Product)
Set 产品描述
|
void |
SearchStudioProductResponse.setProducts(ProductEntry[] Products)
Set 产品列表
|
void |
GetStudioProductListResponse.setProducts(ProductEntry[] Products)
Set 产品列表
|
Copyright © 2021. All rights reserved.