Uses of Class
com.tencentcloudapi.dcdb.v20180411.models.ShardZoneChooseInfo
-
Packages that use ShardZoneChooseInfo Package Description com.tencentcloudapi.dcdb.v20180411.models -
-
Uses of ShardZoneChooseInfo in com.tencentcloudapi.dcdb.v20180411.models
Methods in com.tencentcloudapi.dcdb.v20180411.models that return ShardZoneChooseInfo Modifier and Type Method Description ShardZoneChooseInfo[]RegionInfo. getAvailableChoice()Get 可选择的主可用区和从可用区Methods in com.tencentcloudapi.dcdb.v20180411.models with parameters of type ShardZoneChooseInfo Modifier and Type Method Description voidRegionInfo. setAvailableChoice(ShardZoneChooseInfo[] AvailableChoice)Set 可选择的主可用区和从可用区Constructors in com.tencentcloudapi.dcdb.v20180411.models with parameters of type ShardZoneChooseInfo Constructor Description ShardZoneChooseInfo(ShardZoneChooseInfo 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.
-