List<GHAsset> |
GHRelease.assets() |
Deprecated.
|
GHAppInstallationToken |
GHAppCreateTokenBuilder.create() |
Deprecated.
|
GHCheckRunBuilder |
GHRepository.createCheckRun(String name,
String headSHA) |
Deprecated.
|
GHReaction |
GHCommitComment.createReaction(ReactionContent content) |
Deprecated.
|
GHReaction |
GHIssue.createReaction(ReactionContent content) |
Deprecated.
|
GHReaction |
GHIssueComment.createReaction(ReactionContent content) |
Deprecated.
|
GHReaction |
GHPullRequestReviewComment.createReaction(ReactionContent content) |
Deprecated.
|
GHReaction |
Reactable.createReaction(ReactionContent content) |
Deprecated.
|
GHAppCreateTokenBuilder |
GHAppInstallation.createToken() |
Deprecated.
|
GHAppCreateTokenBuilder |
GHAppInstallation.createToken(Map<String,GHPermissionType> permissions) |
Deprecated.
|
void |
GHAppInstallation.deleteInstallation() |
Deprecated.
|
void |
GHBranchProtection.disableSignedCommits() |
Deprecated.
|
void |
GHBranchProtection.enabledSignedCommits() |
Deprecated.
|
GHBranchProtectionBuilder |
GHBranch.enableProtection() |
Deprecated.
|
GHCreateRepositoryBuilder |
GHCreateRepositoryBuilder.fromTemplateRepository(String templateOwner,
String templateRepo) |
Deprecated.
|
GHApp |
GitHub.getApp() |
Deprecated.
|
PagedIterable<GHCheckRun> |
GHCommit.getCheckRuns() |
Deprecated.
|
PagedIterable<GHCheckRun> |
GHRepository.getCheckRuns(String ref) |
Deprecated.
|
PagedIterable<GHRepositoryStatistics.ContributorStats> |
GHRepositoryStatistics.getContributorStats(boolean waitTillReady) |
Deprecated.
|
GHAppInstallation |
GHApp.getInstallationById(long id) |
Deprecated.
|
GHAppInstallation |
GHApp.getInstallationByOrganization(String name) |
Deprecated.
|
GHAppInstallation |
GHApp.getInstallationByRepository(String ownerName,
String repositoryName) |
Deprecated.
|
GHAppInstallation |
GHApp.getInstallationByUser(String name) |
Deprecated.
|
URL |
GHBranch.getProtectionUrl() |
Deprecated.
|
boolean |
GHBranchProtection.getRequiredSignatures() |
Deprecated.
|
String |
GitUser.getUsername() |
Deprecated.
|
boolean |
GHBranch.isProtected() |
Deprecated.
|
boolean |
GHRepository.isTemplate() |
Deprecated.
|
PagedIterable<GHBranch> |
GHCommit.listBranchesWhereHead() |
Deprecated.
|
PagedIterable<GHAppInstallation> |
GHApp.listInstallations() |
Deprecated.
|
PagedIterable<GHPullRequest> |
GHCommit.listPullRequests() |
Deprecated.
|
PagedIterable<GHReaction> |
GHCommitComment.listReactions() |
Deprecated.
|
PagedIterable<GHReaction> |
GHIssue.listReactions() |
Deprecated.
|
PagedIterable<GHReaction> |
GHIssueComment.listReactions() |
Deprecated.
|
PagedIterable<GHReaction> |
GHPullRequestReviewComment.listReactions() |
Deprecated.
|
PagedIterable<GHReaction> |
Reactable.listReactions() |
Deprecated.
|
PagedSearchIterable<GHRepository> |
GHAppInstallation.listRepositories() |
Deprecated.
|
GHAppCreateTokenBuilder |
GHAppCreateTokenBuilder.permissions(Map<String,GHPermissionType> permissions) |
Deprecated.
|
GHAppCreateTokenBuilder |
GHAppCreateTokenBuilder.repositoryIds(List<Long> repositoryIds) |
Deprecated.
|
GHCommitSearchBuilder |
GitHub.searchCommits() |
Deprecated.
|
GHDiscussion.Setter |
GHDiscussion.set() |
Deprecated.
|
GHLabel.Setter |
GHLabel.set() |
Deprecated.
|
GHCreateRepositoryBuilder |
GHCreateRepositoryBuilder.templateRepository(boolean enabled) |
Deprecated.
|
GHCheckRunBuilder |
GHCheckRun.update() |
Deprecated.
|
GHDiscussion.Updater |
GHDiscussion.update() |
Deprecated.
|
GHLabel.Updater |
GHLabel.update() |
Deprecated.
|
void |
GHPullRequest.updateBranch() |
Deprecated.
|
GHCheckRunBuilder |
GHRepository.updateCheckRun(long checkId) |
Deprecated.
|