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