Uses of Class
com.tencentcloudapi.cvm.v20170312.models.InquiryPriceRenewHostsResponse
-
Packages that use InquiryPriceRenewHostsResponse Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of InquiryPriceRenewHostsResponse in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 that return InquiryPriceRenewHostsResponse Modifier and Type Method Description InquiryPriceRenewHostsResponseCvmClient. InquiryPriceRenewHosts(InquiryPriceRenewHostsRequest req)本接口 (InquiryPriceRenewHosts) 用于续费包年包月`CDH`实例询价。 只支持查询包年包月`CDH`实例的续费价格。 -
Uses of InquiryPriceRenewHostsResponse in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type InquiryPriceRenewHostsResponse Constructor Description InquiryPriceRenewHostsResponse(InquiryPriceRenewHostsResponse 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.
-