Package | Description |
---|---|
com.tencentcloudapi.iotexplorer.v20190423.models |
Modifier and Type | Method and Description |
---|---|
BindProductInfo[] |
DescribeGatewaySubProductsResponse.getProducts()
Get 当前分页的可绑定或解绑的产品信息。
|
BindProductInfo[] |
DescribeBindedProductsResponse.getProducts()
Get 当前分页的子产品数组
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeGatewaySubProductsResponse.setProducts(BindProductInfo[] Products)
Set 当前分页的可绑定或解绑的产品信息。
|
void |
DescribeBindedProductsResponse.setProducts(BindProductInfo[] Products)
Set 当前分页的子产品数组
|
Constructor and Description |
---|
BindProductInfo(BindProductInfo 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.