Package | Description |
---|---|
com.tencentcloudapi.iotcloud.v20180614.models |
Modifier and Type | Method and Description |
---|---|
ProductMetadata |
DescribeProductResponse.getProductMetadata()
Get 产品元数据
|
ProductMetadata |
ProductInfo.getProductMetadata()
Get 产品元数据
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeProductResponse.setProductMetadata(ProductMetadata ProductMetadata)
Set 产品元数据
|
void |
ProductInfo.setProductMetadata(ProductMetadata ProductMetadata)
Set 产品元数据
|
Constructor and Description |
---|
ProductMetadata(ProductMetadata 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.