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