GHDeploymentStatusBuilder |
GHDeploymentStatusBuilder.autoInactive(boolean autoInactive) |
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.
|
void |
GHAppInstallation.deleteInstallation() |
Deprecated.
|
void |
GHBranchProtection.disableSignedCommits() |
Deprecated.
|
void |
GHBranchProtection.enabledSignedCommits() |
Deprecated.
|
GHBranchProtectionBuilder |
GHBranch.enableProtection() |
Deprecated.
|
GHDeploymentStatusBuilder |
GHDeploymentStatusBuilder.environment(String environment) |
Deprecated.
|
GHDeploymentStatusBuilder |
GHDeploymentStatusBuilder.environmentUrl(String environmentUrl) |
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.
|
URL |
GHDeploymentStatus.getEnvironmentUrl() |
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 |
GHDeploymentStatus.getLogUrl() |
Deprecated.
|
String |
GHDeployment.getOriginalEnvironment() |
Deprecated.
|
GHBranchProtection |
GHBranch.getProtection() |
Deprecated.
|
URL |
GHBranch.getProtectionUrl() |
Deprecated.
|
boolean |
GHBranchProtection.getRequiredSignatures() |
Deprecated.
|
boolean |
GHDeployment.isProductionEnvironment() |
Deprecated.
|
boolean |
GHBranch.isProtected() |
Deprecated.
|
boolean |
GHRepository.isTemplate() |
Deprecated.
|
boolean |
GHDeployment.isTransientEnvironment() |
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.
|
GHDeploymentStatusBuilder |
GHDeploymentStatusBuilder.logUrl(String logUrl) |
Deprecated.
|
GHDeploymentBuilder |
GHDeploymentBuilder.productionEnvironment(boolean productionEnvironment) |
Deprecated.
|
GHCommitSearchBuilder |
GitHub.searchCommits() |
Deprecated.
|
GHDiscussion.Setter |
GHDiscussion.set() |
Deprecated.
|
GHDeploymentBuilder |
GHDeploymentBuilder.transientEnvironment(boolean transientEnvironment) |
Deprecated.
|
GHCheckRunBuilder |
GHCheckRun.update() |
Deprecated.
|
GHDiscussion.Updater |
GHDiscussion.update() |
Deprecated.
|
void |
GHPullRequest.updateBranch() |
Deprecated.
|
GHCheckRunBuilder |
GHRepository.updateCheckRun(long checkId) |
Deprecated.
|