| org.kohsuke.github.GitHub.connect(String, String, String)
|
| org.kohsuke.github.GHIssueComment.createReaction(ReactionContent) |
| org.kohsuke.github.Reactable.createReaction(ReactionContent) |
| org.kohsuke.github.GHIssue.createReaction(ReactionContent) |
| org.kohsuke.github.GHCommitComment.createReaction(ReactionContent) |
| org.kohsuke.github.GHPullRequestReviewComment.createReaction(ReactionContent) |
| org.kohsuke.github.GitHub.createRepository(String, String, String, boolean)
|
| org.kohsuke.github.GHOrganization.createRepository(String, String, String, GHTeam, boolean)
|
| org.kohsuke.github.GHOrganization.createRepository(String, String, String, String, boolean)
|
| org.kohsuke.github.GHBranch.disableProtection() |
| org.kohsuke.github.GHBranch.enableProtection(EnforcementLevel, Collection) |
| org.kohsuke.github.GHBranch.enableProtection(EnforcementLevel, String...) |
org.kohsuke.github.GitHubBuilder.fromEnvironment(String, String, String)
Use GitHubBuilder.fromEnvironment() to pick up standard set of environment variables, so that
different clients of this library will all recognize one consistent set of coordinates.
|
org.kohsuke.github.GitHubBuilder.fromEnvironment(String, String, String, String)
Use GitHubBuilder.fromEnvironment() to pick up standard set of environment variables, so that
different clients of this library will all recognize one consistent set of coordinates.
|
| org.kohsuke.github.GHContent.getContent()
|
| org.kohsuke.github.GHMyself.getEmails()
|
| org.kohsuke.github.GHContent.getEncodedContent()
|
| org.kohsuke.github.GHPerson.getGravatarId()
No longer available in the v3 API.
|
| org.kohsuke.github.GHAsset.getHtmlUrl()
This object has no HTML URL.
|
| org.kohsuke.github.GHIssueComment.getHtmlUrl()
This object has no HTML URL.
|
| org.kohsuke.github.GHDeploymentStatus.getHtmlUrl()
This object has no HTML URL.
|
| org.kohsuke.github.GHCommitStatus.getHtmlUrl()
This object has no HTML URL.
|
| org.kohsuke.github.GHReaction.getHtmlUrl() |
| org.kohsuke.github.GHHook.getHtmlUrl()
This object has no HTML URL.
|
| org.kohsuke.github.GHDeployment.getHtmlUrl()
This object has no HTML URL.
|
| org.kohsuke.github.GHThread.getHtmlUrl()
This object has no HTML URL.
|
| org.kohsuke.github.GHAuthorization.getHtmlUrl()
This object has no HTML URL.
|
| org.kohsuke.github.GHPullRequest.getIssueUpdatedAt() |
| org.kohsuke.github.GHRepository.getLicense() |
| org.kohsuke.github.GitHub.getLicense(String) |
| org.kohsuke.github.GHRepository.getLicenseContent() |
| org.kohsuke.github.GHRepository.getMasterBranch()
|
| org.kohsuke.github.GHOrganization.getMembers()
|
| org.kohsuke.github.GHRepository.getMilestones()
|
| org.kohsuke.github.GHRepository.getNetworkCount()
|
| org.kohsuke.github.GHRepository.getPostCommitHooks()
|
| org.kohsuke.github.GHRepository.getReleases()
|
| org.kohsuke.github.GHIssueComment.getUserName() |
| org.kohsuke.github.GHPerson.iterateRepositories(int)
|
| org.kohsuke.github.GHMyself.listAllRepositories()
|
| org.kohsuke.github.GitHub.listLicenses() |
| org.kohsuke.github.GHRepository.listPullRequests(GHIssueState)
|
| org.kohsuke.github.GHIssueComment.listReactions() |
| org.kohsuke.github.Reactable.listReactions() |
| org.kohsuke.github.GHIssue.listReactions() |
| org.kohsuke.github.GHCommitComment.listReactions() |
| org.kohsuke.github.GHPullRequestReviewComment.listReactions() |