Uses of Interface
com.jcabi.github.Gists
-
Packages that use Gists Package Description com.jcabi.github Object Oriented Github API.com.jcabi.github.mock Mock Github server. -
-
Uses of Gists in com.jcabi.github
Methods in com.jcabi.github that return Gists Modifier and Type Method Description GistsGithub. gists()Get Gists API entry point.GistsRtGithub. gists() -
Uses of Gists in com.jcabi.github.mock
Methods in com.jcabi.github.mock that return Gists Modifier and Type Method Description GistsMkGithub. gists()
-