Uses of Class
com.tencentcloudapi.cdb.v20170320.models.CdbRegionSellConf
-
Packages that use CdbRegionSellConf Package Description com.tencentcloudapi.cdb.v20170320.models -
-
Uses of CdbRegionSellConf in com.tencentcloudapi.cdb.v20170320.models
Methods in com.tencentcloudapi.cdb.v20170320.models that return CdbRegionSellConf Modifier and Type Method Description CdbRegionSellConf[]CdbZoneDataResult. getRegions()Get 售卖地域可用区集合Methods in com.tencentcloudapi.cdb.v20170320.models with parameters of type CdbRegionSellConf Modifier and Type Method Description voidCdbZoneDataResult. setRegions(CdbRegionSellConf[] Regions)Set 售卖地域可用区集合Constructors in com.tencentcloudapi.cdb.v20170320.models with parameters of type CdbRegionSellConf Constructor Description CdbRegionSellConf(CdbRegionSellConf 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.
-