Uses of Interface
com.jcabi.github.Github
-
Packages that use Github Package Description com.jcabi.github Object Oriented Github API.com.jcabi.github.mock Mock Github server. -
-
Uses of Github in com.jcabi.github
Classes in com.jcabi.github that implement Github Modifier and Type Class Description classRtGithubGithub client, starting point to the entire library.Methods in com.jcabi.github that return Github Modifier and Type Method Description GithubGist. github()Github we're in.GithubGist.Smart. github()GithubGists. github()Github we're in.GithubGitignores. github()Get its owner.GithubLimit. github()Github we're in.GithubLimit.Smart. github()GithubLimit.Throttled. github()GithubLimits. github()Github we're in.GithubLimits.Throttled. github()GithubMarkdown. github()Get its owner.GithubOrganization. github()Github we're in.GithubOrganization.Smart. github()GithubRepo. github()Get its owner.GithubRepo.Smart. github()GithubRepos. github()Get its owner.GithubSearch. github()Github we're in.GithubUser. github()Github we're in.GithubUser.Smart. github()GithubUserOrganizations. github()Github we're in.GithubUsers. github()Github we're in. -
Uses of Github in com.jcabi.github.mock
Classes in com.jcabi.github.mock that implement Github Modifier and Type Class Description classMkGithubMock Github client.Methods in com.jcabi.github.mock that return Github Modifier and Type Method Description GithubMkMarkdown. github()GithubMkOrganization. github()GithubMkGithub. relogin(String login)Relogin.Constructors in com.jcabi.github.mock with parameters of type Github Constructor Description MkMarkdown(Github github)Creates new instance.
-