Package | Description |
---|---|
com.tencentcloudapi.clb.v20180317.models |
Modifier and Type | Method and Description |
---|---|
Price |
InquiryPriceRenewLoadBalancerResponse.getPrice()
Get 表示续费价格
|
Price |
InquiryPriceRefundLoadBalancerResponse.getPrice()
Get 该参数表示对应的价格。
|
Price |
InquiryPriceModifyLoadBalancerResponse.getPrice()
Get 描述价格信息
|
Price |
InquiryPriceCreateLoadBalancerResponse.getPrice()
Get 该参数表示对应的价格。
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceRenewLoadBalancerResponse.setPrice(Price Price)
Set 表示续费价格
|
void |
InquiryPriceRefundLoadBalancerResponse.setPrice(Price Price)
Set 该参数表示对应的价格。
|
void |
InquiryPriceModifyLoadBalancerResponse.setPrice(Price Price)
Set 描述价格信息
|
void |
InquiryPriceCreateLoadBalancerResponse.setPrice(Price Price)
Set 该参数表示对应的价格。
|
Constructor and Description |
---|
Price(Price 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 © 2024. All rights reserved.