java.lang.Object
org.kohsuke.github.GHTag
Represents a tag in
GHRepository
.- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
GHTag
public GHTag()Create default GHTag instance
-
-
Method Details
-
getOwner
Gets owner.- Returns:
- the owner
-
getName
Gets name.- Returns:
- the name
-
getCommit
Gets commit.- Returns:
- the commit
-