Uses of Enum Class
io.dingodb.sdk.service.entity.common.RegionType
Packages that use RegionType
-
Uses of RegionType in io.dingodb.sdk.service.entity.common
Methods in io.dingodb.sdk.service.entity.common that return RegionTypeModifier and TypeMethodDescriptionstatic RegionTypeRegionType.forNumber(int number) static RegionTypeReturns the enum constant of this class with the specified name.static RegionType[]RegionType.values()Returns an array containing the constants of this enum class, in the order they are declared.