Uses of Class
com.tencentcloudapi.cwp.v20180228.models.RegionSet
-
Packages that use RegionSet Package Description com.tencentcloudapi.cwp.v20180228.models -
-
Uses of RegionSet in com.tencentcloudapi.cwp.v20180228.models
Methods in com.tencentcloudapi.cwp.v20180228.models that return RegionSet Modifier and Type Method Description RegionSet[]DescribeBanRegionsResponse. getRegionSet()Get 地域信息列表Methods in com.tencentcloudapi.cwp.v20180228.models with parameters of type RegionSet Modifier and Type Method Description voidDescribeBanRegionsResponse. setRegionSet(RegionSet[] RegionSet)Set 地域信息列表Constructors in com.tencentcloudapi.cwp.v20180228.models with parameters of type RegionSet Constructor Description RegionSet(RegionSet 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.
-