public class GHTag extends Object
GHRepositoryGHRepository#listTags()| Constructor and Description |
|---|
GHTag() |
| Modifier and Type | Method and Description |
|---|---|
GHCommit |
getCommit()
Gets commit.
|
String |
getName()
Gets name.
|
GHRepository |
getOwner()
Gets owner.
|
GitHub |
getRoot()
Gets root.
|
public GHRepository getOwner()
public GitHub getRoot()
public String getName()
public GHCommit getCommit()
Copyright © 2020. All rights reserved.