Uses of Enum Class
cn.leancloud.core.LeanCloud.REGION
Packages that use LeanCloud.REGION
-
Uses of LeanCloud.REGION in cn.leancloud.core
Methods in cn.leancloud.core that return LeanCloud.REGIONModifier and TypeMethodDescriptionstatic LeanCloud.REGIONAppRouter.getAppRegion(String applicationId) static LeanCloud.REGIONLeanCloud.getRegion()static LeanCloud.REGIONReturns the enum constant of this class with the specified name.static LeanCloud.REGION[]LeanCloud.REGION.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in cn.leancloud.core with parameters of type LeanCloud.REGION