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