| Class and Description |
|---|
| GHAuthorization
Generated OAuth token
|
| GHBranch
A branch in a repository.
|
| GHCommit
A commit in a repository.
|
| GHCommit.File
A file that was modified.
|
| GHCommitComment
A comment attached to a commit (or a specific line in a specific file of a commit.)
|
| GHCommitPointer
Identifies a commit in
GHPullRequest. |
| GHCommitState
Represents the state of commit
|
| GHCommitStatus
Represents a status of a commit.
|
| GHCompare
The model user for comparing 2 commits in the GitHub API.
|
| GHCompare.Commit
Compare commits had a child commit element with additional details we want to capture.
|
| GHCompare.InnerCommit |
| GHCompare.Status |
| GHCompare.Tree |
| GHCompare.User |
| GHEvent
Hook event type.
|
| GHEventInfo
Represents an event.
|
| GHEventPayload
Base type for types used in databinding of the event payload.
|
| GHHook |
| GHIssue
Represents an issue on GitHub.
|
| GHIssue.PullRequest |
| GHIssueBuilder |
| GHIssueComment
Comment to the issue
|
| GHIssueState |
| GHKey
SSH public key.
|
| GHMilestone |
| GHMilestoneState |
| GHMyself
Represents the account that's logging into GitHub.
|
| GHOrganization |
| GHOrganization.Permission |
| GHPerson
Common part of
GHUser and GHOrganization. |
| GHPersonSet
Set of
GHPerson with helper lookup methods. |
| GHPullRequest
A pull request.
|
| GHRateLimit
Rate limit.
|
| GHRef
Provides information on a Git ref from GitHub.
|
| GHRef.GHObject |
| GHRepository
A repository on GitHub.
|
| GHTeam
A team in GitHub organization.
|
| GHUser
Represents an user of GitHub.
|
| GitHub
Root of the GitHub API.
|
PagedIterable
Iterable that returns PagedIterator |
| PagedIterator
Iterator over a pagenated data source.
|
Copyright © 2013. All Rights Reserved.