Uses of Class
com.tencentcloudapi.redis.v20180412.models.ZoneCapacityConf
-
Packages that use ZoneCapacityConf Package Description com.tencentcloudapi.redis.v20180412.models -
-
Uses of ZoneCapacityConf in com.tencentcloudapi.redis.v20180412.models
Methods in com.tencentcloudapi.redis.v20180412.models that return ZoneCapacityConf Modifier and Type Method Description ZoneCapacityConf[]RegionConf. getZoneSet()Get 可用区信息Methods in com.tencentcloudapi.redis.v20180412.models with parameters of type ZoneCapacityConf Modifier and Type Method Description voidRegionConf. setZoneSet(ZoneCapacityConf[] ZoneSet)Set 可用区信息Constructors in com.tencentcloudapi.redis.v20180412.models with parameters of type ZoneCapacityConf Constructor Description ZoneCapacityConf(ZoneCapacityConf 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.
-