Uses of Class
com.spotify.github.v3.clients.RepositoryClient
-
Packages that use RepositoryClient Package Description com.spotify.github.v3.clients -
-
Uses of RepositoryClient in com.spotify.github.v3.clients
Methods in com.spotify.github.v3.clients that return RepositoryClient Modifier and Type Method Description RepositoryClient
GitHubClient. createRepositoryClient(String owner, String repo)
Create a repository API client
-