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