Uses of Class
com.tencentcloudapi.cdb.v20170320.models.CdbZoneSellConf
-
Packages that use CdbZoneSellConf Package Description com.tencentcloudapi.cdb.v20170320.models -
-
Uses of CdbZoneSellConf in com.tencentcloudapi.cdb.v20170320.models
Methods in com.tencentcloudapi.cdb.v20170320.models that return CdbZoneSellConf Modifier and Type Method Description CdbZoneSellConf[]CdbRegionSellConf. getRegionConfig()Get 地域的可用区售卖配置Methods in com.tencentcloudapi.cdb.v20170320.models with parameters of type CdbZoneSellConf Modifier and Type Method Description voidCdbRegionSellConf. setRegionConfig(CdbZoneSellConf[] RegionConfig)Set 地域的可用区售卖配置Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type CdbZoneSellConf Constructor Description CdbZoneSellConf(CdbZoneSellConf 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.
-