Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.DescribeZonesResponse
-
Packages that use DescribeZonesResponse Package Description com.tencentcloudapi.lighthouse.v20200324 com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of DescribeZonesResponse in com.tencentcloudapi.lighthouse.v20200324
Methods in com.tencentcloudapi.lighthouse.v20200324 that return DescribeZonesResponse Modifier and Type Method Description DescribeZonesResponseLighthouseClient. DescribeZones(DescribeZonesRequest req)查询地域下可用区 -
Uses of DescribeZonesResponse in com.tencentcloudapi.lighthouse.v20200324.models
Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type DescribeZonesResponse Constructor Description DescribeZonesResponse(DescribeZonesResponse 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.
-