public class GHTag
extends java.lang.Object
GHRepositoryGHRepository.listTags()| Constructor and Description |
|---|
GHTag() |
| Modifier and Type | Method and Description |
|---|---|
GHCommit |
getCommit() |
java.lang.String |
getName() |
GHRepository |
getOwner() |
GitHub |
getRoot() |
public GHRepository getOwner()
public GitHub getRoot()
public java.lang.String getName()
public GHCommit getCommit()
Copyright © 2016. All Rights Reserved.