Uses of Class
com.spotify.github.v3.clients.ChecksClient
-
Packages that use ChecksClient Package Description com.spotify.github.v3.clients -
-
Uses of ChecksClient in com.spotify.github.v3.clients
Methods in com.spotify.github.v3.clients that return ChecksClient Modifier and Type Method Description ChecksClientRepositoryClient. createChecksApiClient()Create a checks API clientChecksClientGitHubClient. createChecksClient(String owner, String repo)Create a checks API client
-