| AbuseLimitHandler |
Pluggable strategy to determine what to do when the API abuse limit is hit.
|
| GHApp |
A Github App.
|
| GHAppCreateTokenBuilder |
Creates a access token for a GitHub App Installation
|
| GHAppInstallation |
A Github App Installation.
|
| GHAppInstallationToken |
A Github App Installation Token.
|
| GHAsset |
Asset in a release.
|
| GHAuthorization |
Generated OAuth token
|
| GHBlob |
The type GHBlob.
|
| GHBlobBuilder |
Builder pattern for creating a new blob.
|
| GHBranch |
A branch in a repository.
|
| GHBranch.Commit |
The type Commit.
|
| GHBranchProtection |
The type GHBranchProtection.
|
| GHBranchProtection.EnforceAdmins |
The type EnforceAdmins.
|
| GHBranchProtection.RequiredReviews |
The type RequiredReviews.
|
| GHBranchProtection.RequiredStatusChecks |
The type RequiredStatusChecks.
|
| GHBranchProtection.Restrictions |
The type Restrictions.
|
| GHBranchProtectionBuilder |
Builder to configure the branch protection settings.
|
| GHCommit |
A commit in a repository.
|
| GHCommit.File |
A file that was modified.
|
| GHCommit.GHAuthor |
Deprecated.
|
| GHCommit.Parent |
The type Parent.
|
| GHCommit.ShortInfo |
Short summary of this commit.
|
| GHCommit.Stats |
The type Stats.
|
| GHCommitBuilder |
Builder pattern for creating a new commit.
|
| GHCommitComment |
A comment attached to a commit (or a specific line in a specific file of a commit.)
|
| GHCommitPointer |
|
| GHCommitQueryBuilder |
Builds up query for listing commits.
|
| GHCommitSearchBuilder |
Deprecated. |
| 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 |
The type InnerCommit.
|
| GHCompare.Tree |
The type Tree.
|
| GHCompare.User |
Deprecated.
|
| GHContent |
A Content of a repository.
|
| GHContentBuilder |
Used to create/update content.
|
| GHContentSearchBuilder |
|
| GHContentUpdateResponse |
The response that is returned when updating repository content.
|
| GHCreateRepositoryBuilder |
Creates a repository
|
| GHDeployKey |
The type GHDeployKey.
|
| GHDeployment |
Represents a deployment
|
| GHDeploymentBuilder |
The type GHDeploymentBuilder.
|
| GHDeploymentStatus |
The type GHDeploymentStatus.
|
| GHDeploymentStatusBuilder |
Creates a new deployment status.
|
| GHEmail |
Represents an email of GitHub.
|
| GHEventInfo |
Represents an event.
|
| GHEventInfo.GHEventRepository |
Inside the event JSON model, GitHub uses a slightly different format.
|
| GHEventPayload |
Base type for types used in databinding of the event payload.
|
| GHEventPayload.CommitComment |
A comment was added to a commit
|
| GHEventPayload.Create |
A repository, branch, or tag was created
|
| GHEventPayload.Delete |
A branch, or tag was deleted
|
| GHEventPayload.Deployment |
A deployment
|
| GHEventPayload.DeploymentStatus |
A deployment
|
| GHEventPayload.Fork |
A user forked a repository
|
| GHEventPayload.Issue |
A Issue has been assigned, unassigned, labeled, unlabeled, opened, edited, milestoned, demilestoned, closed, or
reopened.
|
| GHEventPayload.IssueComment |
A comment was added to an issue
|
| GHEventPayload.Ping |
A ping.
|
| GHEventPayload.Public |
A repository was made public.
|
| GHEventPayload.PullRequest |
A pull request status has changed.
|
| GHEventPayload.PullRequestReview |
A review was added to a pull request
|
| GHEventPayload.PullRequestReviewComment |
A review comment was added to a pull request
|
| GHEventPayload.Push |
A commit was pushed.
|
| GHEventPayload.Push.PushCommit |
Commit in a push
|
| GHEventPayload.Push.Pusher |
The type Pusher.
|
| GHEventPayload.Release |
A release was added to the repo
|
| GHEventPayload.Repository |
A repository was created, deleted, made public, or made private.
|
| GHGist |
Gist
|
| GHGistBuilder |
Builder pattern for creating a new Gist.
|
| GHGistFile |
|
| GHGistUpdater |
Builder pattern for updating a Gist.
|
| GHHook |
The type GHHook.
|
| GHInvitation |
The type GHInvitation.
|
| GHIssue |
Represents an issue on GitHub.
|
| GHIssue.Label |
Deprecated.
|
| GHIssue.PullRequest |
The type PullRequest.
|
| GHIssueBuilder |
The type GHIssueBuilder.
|
| GHIssueComment |
Comment to the issue
|
| GHIssueEvent |
The type GHIssueEvent.
|
| GHIssueSearchBuilder |
Search issues.
|
| GHKey |
SSH public key.
|
| GHLabel |
The type GHLabel.
|
| GHLicense |
The GitHub Preview API's license information
|
| GHMembership |
Represents a membership of a user in an organization.
|
| GHMeta |
Class that wraps the list of GitHub's IP addresses.
|
| GHMilestone |
The type GHMilestone.
|
| GHMyself |
Represents the account that's logging into GitHub.
|
| GHNotificationStream |
Listens to GitHub notification stream.
|
| GHObject |
Most (all?) domain objects in GitHub seems to have these 4 properties.
|
| GHOrganization |
The type GHOrganization.
|
| GHPerson |
|
| GHPersonSet<T extends GHPerson> |
Set of GHPerson with helper lookup methods.
|
| GHProject |
A GitHub project.
|
| GHProjectCard |
The type GHProjectCard.
|
| GHProjectColumn |
The type GHProjectColumn.
|
| GHPullRequest |
A pull request.
|
| GHPullRequestCommitDetail |
|
| GHPullRequestCommitDetail.Authorship |
Deprecated.
|
| GHPullRequestCommitDetail.Commit |
The type Commit.
|
| GHPullRequestCommitDetail.CommitPointer |
The type CommitPointer.
|
| GHPullRequestCommitDetail.Tree |
The type Tree.
|
| GHPullRequestFileDetail |
|
| GHPullRequestQueryBuilder |
Lists up pull requests with some filtering and sorting.
|
| GHPullRequestReview |
Review to a pull request.
|
| GHPullRequestReviewBuilder |
|
| GHPullRequestReviewComment |
Review comment to the pull request
|
| GHQueryBuilder<T> |
Used to specify filters, sort order, etc for listing items in a collection.
|
| GHRateLimit |
Rate limit.
|
| GHRateLimit.Record |
A rate limit record.
|
| GHRateLimit.UnknownLimitRecord |
A limit record used as a placeholder when the the actual limit is not known.
|
| GHReaction |
Deprecated. |
| GHRef |
Provides information on a Git ref from GitHub.
|
| GHRef.GHObject |
The type GHObject.
|
| GHRelease |
Release in a github repository.
|
| GHReleaseBuilder |
|
| GHReleaseUpdater |
|
| GHRepository |
A repository on GitHub.
|
| GHRepository.Contributor |
The type Contributor.
|
| GHRepositoryCloneTraffic |
Repository clone statistics.
|
| GHRepositoryCloneTraffic.DailyInfo |
The type DailyInfo.
|
| GHRepositorySearchBuilder |
Search repositories.
|
| GHRepositoryStatistics |
Statistics for a GitHub repository.
|
| GHRepositoryStatistics.CodeFrequency |
The type CodeFrequency.
|
| GHRepositoryStatistics.CommitActivity |
The type CommitActivity.
|
| GHRepositoryStatistics.ContributorStats |
The type ContributorStats.
|
| GHRepositoryStatistics.ContributorStats.Week |
The type Week.
|
| GHRepositoryStatistics.Participation |
The type Participation.
|
| GHRepositoryStatistics.PunchCardItem |
The type PunchCardItem.
|
| GHRepositoryTraffic |
The type GHRepositoryTraffic.
|
| GHRepositoryTraffic.DailyInfo |
The type DailyInfo.
|
| GHRepositoryViewTraffic |
Repository view statistics.
|
| GHRepositoryViewTraffic.DailyInfo |
The type DailyInfo.
|
| GHSearchBuilder<T> |
Base class for various search builders.
|
| GHStargazer |
A stargazer at a repository on GitHub.
|
| GHSubscription |
Represents your subscribing to a repository / conversation thread..
|
| GHTag |
|
| GHTagObject |
|
| GHTeam |
A team in GitHub organization.
|
| GHThread |
A conversation in the notification API.
|
| GHTree |
Provides information for Git Trees https://developer.github.com/v3/git/trees/
|
| GHTreeBuilder |
Builder pattern for creating a new tree.
|
| GHTreeEntry |
Provides information for Git Trees https://developer.github.com/v3/git/trees/
|
| GHUser |
Represents an user of GitHub.
|
| GHUserSearchBuilder |
Search users.
|
| GHVerifiedKey |
The type GHVerifiedKey.
|
| GitHub |
Root of the GitHub API.
|
| GitHubBuilder |
Configures connection details and produces GitHub.
|
| GitUser |
Represents a user in Git who authors/commits a commit.
|
| PagedIterable<T> |
|
| PagedIterator<T> |
Iterator over a paginated data source.
|
| PagedSearchIterable<T> |
PagedIterable enhanced to report search result specific information.
|
| RateLimitHandler |
Pluggable strategy to determine what to do when the API rate limit is reached.
|