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 FileAPIFileAPI.registerAPI(String... OAuthTokens) Register a new FileAPI based on OAuthTokens providedstatic FileAPIFileAPI.registerAPI(List<String> OAuthTokens) Register a new FileAPI based on OAuthTokens provided