public class GHPullRequestCommitDetail
extends java.lang.Object
GHPullRequest.GHPullRequest.listCommits()| 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 |
|---|---|
java.net.URL |
getApiUrl() |
java.net.URL |
getCommentsUrl() |
GHPullRequestCommitDetail.Commit |
getCommit() |
GHPullRequestCommitDetail.CommitPointer[] |
getParents() |
java.lang.String |
getSha() |
java.net.URL |
getUrl() |
public java.lang.String getSha()
public GHPullRequestCommitDetail.Commit getCommit()
public java.net.URL getApiUrl()
public java.net.URL getUrl()
public java.net.URL getCommentsUrl()
public GHPullRequestCommitDetail.CommitPointer[] getParents()
Copyright © 2016. All Rights Reserved.