|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GHGist | |
|---|---|
| org.kohsuke.github | |
| Uses of GHGist in org.kohsuke.github |
|---|
| Methods in org.kohsuke.github that return GHGist | |
|---|---|
GHGist |
GHGistBuilder.create()
Creates a Gist based on the parameters specified thus far. |
GHGist |
GHGist.fork()
Forks this gist into your own. |
GHGist |
GitHub.getGist(String id)
Gets a sigle gist by ID. |
| Methods in org.kohsuke.github that return types with arguments of type GHGist | |
|---|---|
PagedIterable<GHGist> |
GHGist.listForks()
|
PagedIterable<GHGist> |
GHUser.listGists()
Lists Gists created by this user. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||