Package | Description |
---|---|
com.tencentcloudapi.trp.v20210515.models |
Modifier and Type | Method and Description |
---|---|
Product |
DescribeProductByIdResponse.getProduct()
Get 商品信息
|
Product[] |
DescribeProductsResponse.getProducts()
Get 商品列表
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeProductByIdResponse.setProduct(Product Product)
Set 商品信息
|
void |
DescribeProductsResponse.setProducts(Product[] Products)
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 © 2025. All rights reserved.