public class GHPullRequestCommitDetail extends Object
GHPullRequest.| Modifier and Type | Class and Description |
|---|---|
static class |
GHPullRequestCommitDetail.Authorship
Deprecated.
Use
GitUser |
static class |
GHPullRequestCommitDetail.Commit |
static class |
GHPullRequestCommitDetail.CommitPointer |
static class |
GHPullRequestCommitDetail.Tree |
| Constructor and Description |
|---|
GHPullRequestCommitDetail() |
| Modifier and Type | Method and Description |
|---|---|
URL |
getApiUrl() |
URL |
getCommentsUrl() |
GHPullRequestCommitDetail.Commit |
getCommit() |
GHPullRequestCommitDetail.CommitPointer[] |
getParents() |
String |
getSha() |
URL |
getUrl() |
public String getSha()
public GHPullRequestCommitDetail.Commit getCommit()
public URL getApiUrl()
public URL getUrl()
public URL getCommentsUrl()
public GHPullRequestCommitDetail.CommitPointer[] getParents()
Copyright © 2014. All rights reserved.