Uses of Class
edu.sustech.search.engine.github.API.UserAPI
Packages that use UserAPI
-
Uses of UserAPI in edu.sustech.search.engine.github.API
Fields in edu.sustech.search.engine.github.API declared as UserAPIMethods in edu.sustech.search.engine.github.API that return UserAPIModifier and TypeMethodDescriptionstatic UserAPI
UserAPI.registerAPI
(String... OAuthTokens) Register a new UserAPI based on OAuthTokens providedstatic UserAPI
UserAPI.registerAPI
(List<String> OAuthTokens) Register a new UserAPI based on OAuthTokens provided