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