Uses of Class
com.tencentcloudapi.cvm.v20170312.models.DescribeZoneInstanceConfigInfosResponse
-
Packages that use DescribeZoneInstanceConfigInfosResponse Package Description com.tencentcloudapi.cvm.v20170312 com.tencentcloudapi.cvm.v20170312.models -
-
Uses of DescribeZoneInstanceConfigInfosResponse in com.tencentcloudapi.cvm.v20170312
Methods in com.tencentcloudapi.cvm.v20170312 that return DescribeZoneInstanceConfigInfosResponse Modifier and Type Method Description DescribeZoneInstanceConfigInfosResponseCvmClient. DescribeZoneInstanceConfigInfos(DescribeZoneInstanceConfigInfosRequest req)本接口(DescribeZoneInstanceConfigInfos) 获取可用区的机型信息。 -
Uses of DescribeZoneInstanceConfigInfosResponse in com.tencentcloudapi.cvm.v20170312.models
Constructors in com.tencentcloudapi.cvm.v20170312.models with parameters of type DescribeZoneInstanceConfigInfosResponse Constructor Description DescribeZoneInstanceConfigInfosResponse(DescribeZoneInstanceConfigInfosResponse 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.
-