Uses of Class
com.tencentcloudapi.lighthouse.v20200324.models.ZoneInfo
-
Packages that use ZoneInfo Package Description com.tencentcloudapi.lighthouse.v20200324.models -
-
Uses of ZoneInfo in com.tencentcloudapi.lighthouse.v20200324.models
Methods in com.tencentcloudapi.lighthouse.v20200324.models that return ZoneInfo Modifier and Type Method Description ZoneInfo[]DescribeZonesResponse. getZoneInfoSet()Get 可用区详细信息列表Methods in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type ZoneInfo Modifier and Type Method Description voidDescribeZonesResponse. setZoneInfoSet(ZoneInfo[] ZoneInfoSet)Set 可用区详细信息列表Constructors in com.tencentcloudapi.lighthouse.v20200324.models with parameters of type ZoneInfo Constructor Description ZoneInfo(ZoneInfo 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.
-