public class GHTag extends Object
GHRepositoryGHRepository.listTags()| Constructor and Description |
|---|
GHTag() |
| Modifier and Type | Method and Description |
|---|---|
GHCommit |
getCommit() |
String |
getName() |
GHRepository |
getOwner() |
GitHub |
getRoot() |
public GHRepository getOwner()
public GitHub getRoot()
public String getName()
public GHCommit getCommit()
Copyright © 2017. All rights reserved.