Uses of Class
org.springframework.social.github.api.GitHubFile
-
Packages that use GitHubFile Package Description org.springframework.social.github.api Spring Social's Service API for GitHub -
-
Uses of GitHubFile in org.springframework.social.github.api
Methods in org.springframework.social.github.api that return types with arguments of type GitHubFile Modifier and Type Method Description Map<String,GitHubFile>GitHubGist. getFiles()Method parameters in org.springframework.social.github.api with type arguments of type GitHubFile Modifier and Type Method Description voidGitHubGist. setFiles(Map<String,GitHubFile> files)
-