Uses of Class
com.tencentcloudapi.ump.v20200918.models.ZoneArea
-
Packages that use ZoneArea Package Description com.tencentcloudapi.ump.v20200918.models -
-
Uses of ZoneArea in com.tencentcloudapi.ump.v20200918.models
Methods in com.tencentcloudapi.ump.v20200918.models that return ZoneArea Modifier and Type Method Description ZoneArea[]Config. getZones()Get 点位列表(品类区)Methods in com.tencentcloudapi.ump.v20200918.models with parameters of type ZoneArea Modifier and Type Method Description voidConfig. setZones(ZoneArea[] Zones)Set 点位列表(品类区)Constructors in com.tencentcloudapi.ump.v20200918.models with parameters of type ZoneArea Constructor Description ZoneArea(ZoneArea 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.
-