Uses of Class
com.tencentcloudapi.cvm.v20170312.models.InquiryPriceRunInstancesResponse
-
Packages that use InquiryPriceRunInstancesResponse Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of InquiryPriceRunInstancesResponse in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 that return InquiryPriceRunInstancesResponse Modifier and Type Method Description InquiryPriceRunInstancesResponseCvmClient. InquiryPriceRunInstances(InquiryPriceRunInstancesRequest req)本接口(InquiryPriceRunInstances)用于创建实例询价。本接口仅允许针对购买限制范围内的实例配置进行询价, 详见:[创建实例](https://cloud.tencent.com/document/api/213/15730)。 -
Uses of InquiryPriceRunInstancesResponse in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type InquiryPriceRunInstancesResponse Constructor Description InquiryPriceRunInstancesResponse(InquiryPriceRunInstancesResponse 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.
-