Uses of Class
com.tencentcloudapi.cvm.v20170312.models.HostPriceInfo
-
Packages that use HostPriceInfo Package Description com.tencentcloudapi.cvm.v20170312.models -
-
Uses of HostPriceInfo in com.tencentcloudapi.cvm.v20170312.models
Methods in com.tencentcloudapi.cvm.v20170312.models that return HostPriceInfo Modifier and Type Method Description HostPriceInfoInquiryPriceRenewHostsResponse. getPrice()Get CDH实例续费价格信息Methods in com.tencentcloudapi.cvm.v20170312.models with parameters of type HostPriceInfo Modifier and Type Method Description voidInquiryPriceRenewHostsResponse. setPrice(HostPriceInfo Price)Set CDH实例续费价格信息Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type HostPriceInfo Constructor Description HostPriceInfo(HostPriceInfo 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.
-