Uses of Class
com.tencentcloudapi.cvm.v20170312.models.Price
-
Packages that use Price Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of Price in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return Price Modifier and Type Method Description PriceInquiryPriceModifyInstancesChargeTypeResponse. getPrice()Get 该参数表示对应配置实例转换计费模式的价格。PriceInquiryPriceRenewInstancesResponse. getPrice()Get 该参数表示对应配置实例的价格。PriceInquiryPriceResetInstanceResponse. getPrice()Get 该参数表示重装成对应配置实例的价格。PriceInquiryPriceResetInstancesInternetMaxBandwidthResponse. getPrice()Get 该参数表示带宽调整为对应大小之后的价格。PriceInquiryPriceResetInstancesTypeResponse. getPrice()Get 该参数表示调整成对应机型实例的价格。PriceInquiryPriceResizeInstanceDisksResponse. getPrice()Get 该参数表示磁盘扩容成对应配置的价格。PriceInquiryPriceRunInstancesResponse. getPrice()Get 该参数表示对应配置实例的价格。Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type Price Modifier and Type Method Description voidInquiryPriceModifyInstancesChargeTypeResponse. setPrice(Price Price)Set 该参数表示对应配置实例转换计费模式的价格。voidInquiryPriceRenewInstancesResponse. setPrice(Price Price)Set 该参数表示对应配置实例的价格。voidInquiryPriceResetInstanceResponse. setPrice(Price Price)Set 该参数表示重装成对应配置实例的价格。voidInquiryPriceResetInstancesInternetMaxBandwidthResponse. setPrice(Price Price)Set 该参数表示带宽调整为对应大小之后的价格。voidInquiryPriceResetInstancesTypeResponse. setPrice(Price Price)Set 该参数表示调整成对应机型实例的价格。voidInquiryPriceResizeInstanceDisksResponse. setPrice(Price Price)Set 该参数表示磁盘扩容成对应配置的价格。voidInquiryPriceRunInstancesResponse. setPrice(Price Price)Set 该参数表示对应配置实例的价格。Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type Price Constructor 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.
-