Uses of Class
org.kohsuke.github.GHGist
-
Uses of GHGist in org.kohsuke.github
Modifier and TypeMethodDescriptionGHGistBuilder.create()
Creates a Gist based on the parameters specified thus far.GHGist.fork()
Forks this gist into your own.Gets a single gist by ID.GHGistUpdater.update()
Updates the Gist based on the parameters specified thus far.