Package | Description |
---|---|
com.tencentcloudapi.cvm.v20170312.models |
Modifier and Type | Method and Description |
---|---|
Price |
InquiryPriceResizeInstanceDisksResponse.getPrice()
Get Price of the disks after being expanded to the specified configurations
|
Price |
InquiryPriceResetInstancesTypeResponse.getPrice()
Get Price of the instance using the specified model
|
Price |
InquiryPriceResetInstanceResponse.getPrice()
Get Price of reinstalling the instance with the specified configuration.
|
Price |
InquiryPriceResetInstancesInternetMaxBandwidthResponse.getPrice()
Get Price of the new bandwidth
|
Price |
InquiryPriceRunInstancesResponse.getPrice()
Get Price of the instance with the specified configurations.
|
Modifier and Type | Method and Description |
---|---|
void |
InquiryPriceResizeInstanceDisksResponse.setPrice(Price Price)
Set Price of the disks after being expanded to the specified configurations
|
void |
InquiryPriceResetInstancesTypeResponse.setPrice(Price Price)
Set Price of the instance using the specified model
|
void |
InquiryPriceResetInstanceResponse.setPrice(Price Price)
Set Price of reinstalling the instance with the specified configuration.
|
void |
InquiryPriceResetInstancesInternetMaxBandwidthResponse.setPrice(Price Price)
Set Price of the new bandwidth
|
void |
InquiryPriceRunInstancesResponse.setPrice(Price Price)
Set Price of the instance with the specified configurations.
|
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 © 2023. All rights reserved.