Uses of Class
org.kohsuke.github.GHGist
Packages that use GHGist
-
Uses of GHGist in org.kohsuke.github
Methods in org.kohsuke.github that return GHGistModifier 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.Methods in org.kohsuke.github that return types with arguments of type GHGist