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