Package | Description |
---|---|
com.tencentcloudapi.lighthouse.v20200324.models |
Modifier and Type | Method and Description |
---|---|
DiscountDetail[] |
DescribeDiskDiscountResponse.getDiscountDetail()
Get Discount tier details.
|
DiscountDetail[] |
DescribeBundleDiscountResponse.getDiscountDetail()
Get Discount tier details.
|
DiscountDetail[] |
InstancePriceDetail.getDiscountDetail()
Get Tiered-pricing details.
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeDiskDiscountResponse.setDiscountDetail(DiscountDetail[] DiscountDetail)
Set Discount tier details.
|
void |
DescribeBundleDiscountResponse.setDiscountDetail(DiscountDetail[] DiscountDetail)
Set Discount tier details.
|
void |
InstancePriceDetail.setDiscountDetail(DiscountDetail[] DiscountDetail)
Set Tiered-pricing details.
|
Constructor and Description |
---|
DiscountDetail(DiscountDetail 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.