Uses of Class
com.tencentcloudapi.dts.v20180330.models.SubscribeRegionConf
-
Packages that use SubscribeRegionConf Package Description com.tencentcloudapi.dts.v20180330.models -
-
Uses of SubscribeRegionConf in com.tencentcloudapi.dts.v20180330.models
Methods in com.tencentcloudapi.dts.v20180330.models that return SubscribeRegionConf Modifier and Type Method Description SubscribeRegionConf[]DescribeRegionConfResponse. getItems()Get 可售卖地域详情Methods in com.tencentcloudapi.dts.v20180330.models with parameters of type SubscribeRegionConf Modifier and Type Method Description voidDescribeRegionConfResponse. setItems(SubscribeRegionConf[] Items)Set 可售卖地域详情Constructors in com.tencentcloudapi.dts.v20180330.models with parameters of type SubscribeRegionConf Constructor Description SubscribeRegionConf(SubscribeRegionConf 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.
-