Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Price |
InquiryPriceResizeInstanceDisksResponse.getPrice()
Get 该参数表示磁盘扩容成对应配置的价格。
|
Price |
InquiryPriceModifyInstancesChargeTypeResponse.getPrice()
Get 该参数表示对应配置实例转换计费模式的价格。
|
Price |
InquiryPriceRunInstancesResponse.getPrice()
Get 该参数表示对应配置实例的价格。
|
Price |
InquiryPriceResetInstanceResponse.getPrice()
Get 该参数表示重装成对应配置实例的价格。
|
Price |
InquiryPriceRenewInstancesResponse.getPrice()
Get 该参数表示对应配置实例的价格。
|
Price |
InquiryPriceResetInstancesTypeResponse.getPrice()
Get 该参数表示调整成对应机型实例的价格。
|
Price |
InquiryPriceResetInstancesInternetMaxBandwidthResponse.getPrice()
Get 该参数表示带宽调整为对应大小之后的价格。
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceResizeInstanceDisksResponse.setPrice(Price Price)
Set 该参数表示磁盘扩容成对应配置的价格。
|
void |
InquiryPriceModifyInstancesChargeTypeResponse.setPrice(Price Price)
Set 该参数表示对应配置实例转换计费模式的价格。
|
void |
InquiryPriceRunInstancesResponse.setPrice(Price Price)
Set 该参数表示对应配置实例的价格。
|
void |
InquiryPriceResetInstanceResponse.setPrice(Price Price)
Set 该参数表示重装成对应配置实例的价格。
|
void |
InquiryPriceRenewInstancesResponse.setPrice(Price Price)
Set 该参数表示对应配置实例的价格。
|
void |
InquiryPriceResetInstancesTypeResponse.setPrice(Price Price)
Set 该参数表示调整成对应机型实例的价格。
|
void |
InquiryPriceResetInstancesInternetMaxBandwidthResponse.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 © 2022. All rights reserved.