Uses of Class
com.tencentcloudapi.cdc.v20201214.models.RegionZoneInfo
-
Packages that use RegionZoneInfo Package Description com.tencentcloudapi.cdc.v20201214.models -
-
Uses of RegionZoneInfo in com.tencentcloudapi.cdc.v20201214.models
Methods in com.tencentcloudapi.cdc.v20201214.models that return RegionZoneInfo Modifier and Type Method Description RegionZoneInfo[]DescribeDedicatedSupportedZonesResponse. getZoneSet()Get 支持的可用区列表Methods in com.tencentcloudapi.cdc.v20201214.models with parameters of type RegionZoneInfo Modifier and Type Method Description voidDescribeDedicatedSupportedZonesResponse. setZoneSet(RegionZoneInfo[] ZoneSet)Set 支持的可用区列表Constructors in com.tencentcloudapi.cdc.v20201214.models with parameters of type RegionZoneInfo Constructor Description RegionZoneInfo(RegionZoneInfo 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.
-