Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Price |
InquiryPriceCreateVpnGatewayResponse.getPrice()
Get 商品价格。
|
Price |
InquiryPriceResetVpnGatewayInternetMaxBandwidthResponse.getPrice()
Get 商品价格。仅支持未过期的预付费网关。
|
Price |
InquiryPriceRenewVpnGatewayResponse.getPrice()
Get 商品价格。
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceCreateVpnGatewayResponse.setPrice(Price Price)
Set 商品价格。
|
void |
InquiryPriceResetVpnGatewayInternetMaxBandwidthResponse.setPrice(Price Price)
Set 商品价格。仅支持未过期的预付费网关。
|
void |
InquiryPriceRenewVpnGatewayResponse.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.