public static class GHPullRequestCommitDetail.Commit extends Object
| Constructor and Description |
|---|
GHPullRequestCommitDetail.Commit() |
| Modifier and Type | Method and Description |
|---|---|
GHPullRequestCommitDetail.Authorship |
getAuthor() |
int |
getComment_count() |
GHPullRequestCommitDetail.Authorship |
getCommitter() |
String |
getMessage() |
URL |
getUrl() |
public GHPullRequestCommitDetail.Authorship getAuthor()
public GHPullRequestCommitDetail.Authorship getCommitter()
public String getMessage()
public URL getUrl()
public int getComment_count()
Copyright © 2013. All rights reserved.