java.lang.Object
org.kohsuke.github.GHTagObject
Represents an annotated tag in a
GHRepository
.- See Also:
-
Constructor Details
-
GHTagObject
public GHTagObject()Create default GHTagObject instance
-
-
Method Details
-
getOwner
Gets owner.- Returns:
- the owner
-
getTag
Gets tag.- Returns:
- the tag
-
getSha
Gets sha.- Returns:
- the sha
-
getUrl
Gets url.- Returns:
- the url
-
getMessage
Gets message.- Returns:
- the message
-
getTagger
Gets tagger.- Returns:
- the tagger
-
getObject
Gets object.- Returns:
- the object
-
getVerification
Gets Verification Status.- Returns:
- the Verification status
-