Uses of Enum Class
cn.leancloud.core.LeanService
Packages that use LeanService
-
Uses of LeanService in cn.leancloud.core
Methods in cn.leancloud.core that return LeanServiceModifier and TypeMethodDescriptionstatic LeanServiceReturns the enum constant of this class with the specified name.static LeanService[]LeanService.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 LeanServiceModifier and TypeMethodDescriptionvoidAppRouter.freezeEndpoint(LeanService service, String host) io.reactivex.Observable<String> AppRouter.getEndpoint(String appId, LeanService service) static voidLeanCloud.setServer(LeanService service, String host) set server info.