Uses of Class
org.kohsuke.github.GHTagObject
-
Packages that use GHTagObject Package Description org.kohsuke.github -
-
Uses of GHTagObject in org.kohsuke.github
Methods in org.kohsuke.github that return GHTagObject Modifier and Type Method Description GHTagObjectGHRepository. getTagObject(String sha)Returns the annotated tag object.
-