| Package | Description |
|---|---|
| com.tencentcloudapi.cvm.v20170312 | |
| com.tencentcloudapi.cvm.v20170312.models |
| Modifier and Type | Method and Description |
|---|---|
DescribeInstanceTypeConfigsResponse |
CvmClient.DescribeInstanceTypeConfigs(DescribeInstanceTypeConfigsRequest req)
本接口 (DescribeInstanceTypeConfigs) 用于查询实例机型配置。
可以根据`zone`、`instance-family`来查询实例机型配置。过滤条件详见过滤器[`Filter`](https://cloud.tencent.com/document/api/213/15753#Filter)。
如果参数为空,返回指定地域的所有实例机型配置。
|
| Constructor and Description |
|---|
DescribeInstanceTypeConfigsResponse(DescribeInstanceTypeConfigsResponse 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.
|
Copyright © 2021. All rights reserved.