Index

A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

A

AbuseLimitHandler - Class in org.kohsuke.github
Deprecated.
AbuseLimitHandler() - Constructor for class org.kohsuke.github.AbuseLimitHandler
Deprecated.
 
accept() - Method in class org.kohsuke.github.GHInvitation
Accept a repository invitation.
action() - Method in enum org.kohsuke.github.GHPullRequestReviewState
Deprecated.
This was an internal method accidentally exposed. Left here for compatibility.
Action(String, String, String) - Constructor for class org.kohsuke.github.GHCheckRunBuilder.Action
Instantiates a new action.
ACTION_REQUIRED - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The action required.
ACTION_REQUIRED - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The action required.
activate() - Method in class org.kohsuke.github.GHMembership
Accepts a pending invitation to an organization.
ACTIVE - Enum constant in enum org.kohsuke.github.GHMembership.State
The active.
actor(String) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Actor workflow run query builder.
actor(GHUser) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Actor workflow run query builder.
adapt(Iterator<? extends SearchResult<T>>) - Method in class org.kohsuke.github.PagedSearchIterable
Adapts Iterator.
adapt(HttpConnector) - Static method in class org.kohsuke.github.internal.GitHubConnectorHttpConnectorAdapter
Creates a GitHubConnector for an HttpConnector.
add(String, byte[], boolean) - Method in class org.kohsuke.github.GHTreeBuilder
Adds a new entry with the given binary content to the tree.
add(String, String, boolean) - Method in class org.kohsuke.github.GHTreeBuilder
Adds a new entry with the given text content to the tree.
add(GHCheckRunBuilder.Action) - Method in class org.kohsuke.github.GHCheckRunBuilder
Adds the.
add(GHCheckRunBuilder.Annotation) - Method in class org.kohsuke.github.GHCheckRunBuilder.Output
Adds the.
add(GHCheckRunBuilder.Image) - Method in class org.kohsuke.github.GHCheckRunBuilder.Output
Adds the.
add(GHCheckRunBuilder.Output) - Method in class org.kohsuke.github.GHCheckRunBuilder
Adds the.
add(GHRepository) - Method in class org.kohsuke.github.GHTeam
Add.
add(GHRepository, GHOrganization.Permission) - Method in class org.kohsuke.github.GHTeam
add(GHRepository, GHOrganization.RepositoryRole) - Method in class org.kohsuke.github.GHTeam
Add.
add(GHUser) - Method in class org.kohsuke.github.GHTeam
Adds a member to the team.
add(GHUser, GHOrganization.Role) - Method in class org.kohsuke.github.GHOrganization
Adds (invites) a user to the organization.
add(GHUser, GHTeam.Role) - Method in class org.kohsuke.github.GHTeam
Adds a member to the team
addAssignees(Collection<GHUser>) - Method in class org.kohsuke.github.GHIssue
Add assignees.
addAssignees(GHUser...) - Method in class org.kohsuke.github.GHIssue
Add assignees.
addCollaborators(Collection<GHUser>) - Method in class org.kohsuke.github.GHRepository
Add collaborators.
addCollaborators(Collection<GHUser>, GHOrganization.Permission) - Method in class org.kohsuke.github.GHRepository
Deprecated.
#addCollaborators(Collection, GHOrganization.RolePermission)
addCollaborators(Collection<GHUser>, GHOrganization.RepositoryRole) - Method in class org.kohsuke.github.GHRepository
Add collaborators.
addCollaborators(GHOrganization.Permission, GHUser...) - Method in class org.kohsuke.github.GHRepository
Deprecated.
#addCollaborators(GHOrganization.RolePermission, GHUser)
addCollaborators(GHOrganization.RepositoryRole, GHUser...) - Method in class org.kohsuke.github.GHRepository
Add collaborators.
addCollaborators(GHUser...) - Method in class org.kohsuke.github.GHRepository
Add collaborators.
addDeployKey(String, String) - Method in class org.kohsuke.github.GHRepository
Add deploy key gh deploy key.
addDeployKey(String, String, boolean) - Method in class org.kohsuke.github.GHRepository
Add deploy key gh deploy key.
addFile(String, String) - Method in class org.kohsuke.github.GHGistUpdater
Add file gh gist updater.
addLabels(String...) - Method in class org.kohsuke.github.GHIssue
Adds labels to the issue.
addLabels(Collection<GHLabel>) - Method in class org.kohsuke.github.GHIssue
Add labels.
addLabels(GHLabel...) - Method in class org.kohsuke.github.GHIssue
Add labels.
addPublicKey(String, String) - Method in class org.kohsuke.github.GHMyself
Add public SSH key for the user.
addRequiredChecks(String...) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Add required checks gh branch protection builder.
addRequiredChecks(Collection<String>) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Add required checks gh branch protection builder.
ADMIN - Enum constant in enum org.kohsuke.github.GHMembership.Role
Organization owner.
ADMIN - Enum constant in enum org.kohsuke.github.GHOrganization.Permission
The admin.
ADMIN - Enum constant in enum org.kohsuke.github.GHOrganization.Role
The admin.
ADMIN - Enum constant in enum org.kohsuke.github.GHPermissionType
The admin.
ADMIN_KEY - Static variable in class org.kohsuke.github.GHAuthorization
The Constant ADMIN_KEY.
ADMIN_ORG - Static variable in class org.kohsuke.github.GHAuthorization
The Constant ADMIN_ORG.
ahead - Enum constant in enum org.kohsuke.github.GHCompare.Status
The ahead.
all() - Method in class org.kohsuke.github.GHWorkflowJobQueryBuilder
Apply a filter to return jobs from all executions of this workflow run.
ALL - Enum constant in enum org.kohsuke.github.GHEvent
Special event type that means "every possible event".
ALL - Enum constant in enum org.kohsuke.github.GHIssueState
The all.
ALL - Enum constant in enum org.kohsuke.github.GHMyself.RepositoryListFilter
All public and private repositories that current user has access or collaborates to.
ALL - Enum constant in enum org.kohsuke.github.GHProject.ProjectStateFilter
The all.
ALL - Enum constant in enum org.kohsuke.github.GHRepository.CollaboratorAffiliation
The all.
ALL - Enum constant in enum org.kohsuke.github.GHRepositorySelection
The all.
allHeaders() - Method in interface org.kohsuke.github.connector.GitHubConnectorRequest
All request headers for this request.
allHeaders() - Method in class org.kohsuke.github.connector.GitHubConnectorResponse
The headers for this response.
allHeaders() - Method in class org.kohsuke.github.GitHubRequest
The headers for this request.
allowDeletions() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Allow deletion of the protected branch.
allowDeletions(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Allows deletion of the protected branch by anyone with write access to the repository.
AllowDeletions() - Constructor for class org.kohsuke.github.GHBranchProtection.AllowDeletions
 
allowForcePushes() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Permits force pushes.
allowForcePushes(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Permits force pushes to the protected branch by anyone with write access to the repository.
AllowForcePushes() - Constructor for class org.kohsuke.github.GHBranchProtection.AllowForcePushes
 
allowForking(boolean) - Method in class org.kohsuke.github.GHRepository
Allow private fork.
allowForking(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Allow or disallow private forks
allowForkSyncing() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Allow fork syncing.
allowForkSyncing(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Whether users can pull changes from upstream when the branch is locked.
AllowForkSyncing() - Constructor for class org.kohsuke.github.GHBranchProtection.AllowForkSyncing
 
allowMergeCommit(boolean) - Method in class org.kohsuke.github.GHRepository
Allow merge commit.
allowMergeCommit(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Allow or disallow merging pull requests with a merge commit.
allowRebaseMerge(boolean) - Method in class org.kohsuke.github.GHRepository
Allow rebase merge.
allowRebaseMerge(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Allow or disallow rebase-merging pull requests.
allowSquashMerge(boolean) - Method in class org.kohsuke.github.GHRepository
Allow squash merge.
allowSquashMerge(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Allow or disallow squash-merging pull requests.
AMIN_HOOK - Static variable in class org.kohsuke.github.GHAuthorization
The Constant AMIN_HOOK.
Annotation(String, int, int, GHCheckRun.AnnotationLevel, String) - Constructor for class org.kohsuke.github.GHCheckRunBuilder.Annotation
Instantiates a new annotation.
Annotation(String, int, GHCheckRun.AnnotationLevel, String) - Constructor for class org.kohsuke.github.GHCheckRunBuilder.Annotation
Instantiates a new annotation.
ANONYMOUS - Static variable in interface org.kohsuke.github.authorization.AuthorizationProvider
A static instance for an ANONYMOUS authorization provider
AnonymousAuthorizationProvider - Class in org.kohsuke.github.authorization
A AuthorizationProvider that returns an empty authorization.
AnonymousAuthorizationProvider() - Constructor for class org.kohsuke.github.authorization.AnonymousAuthorizationProvider
 
ANT_MAN - Enum constant in enum org.kohsuke.github.internal.Previews
Enhanced Deployments
ANTIOPE - Enum constant in enum org.kohsuke.github.internal.Previews
Check-runs and check-suites
apiUrl() - Method in class org.kohsuke.github.GitHubRequest
The base GitHub API URL for this request represented as a String.
AppInstallationAuthorizationProvider - Class in org.kohsuke.github.authorization
An AuthorizationProvider that performs automatic token refresh for an organization's AppInstallation.
AppInstallationAuthorizationProvider(AppInstallationAuthorizationProvider.AppInstallationProvider, AuthorizationProvider) - Constructor for class org.kohsuke.github.authorization.AppInstallationAuthorizationProvider
Provides an AuthorizationProvider that performs automatic token refresh, based on an previously authenticated github client.
AppInstallationAuthorizationProvider.AppInstallationProvider - Interface in org.kohsuke.github.authorization
Provides an interface that returns an app to be used by an AppInstallationAuthorizationProvider
apply(T) - Method in interface org.kohsuke.github.function.FunctionThrows
Apply r.
approve() - Method in class org.kohsuke.github.GHWorkflowRun
Approve the workflow run.
APPROVE - Enum constant in enum org.kohsuke.github.GHPullRequestReviewEvent
The approve.
APPROVED - Enum constant in enum org.kohsuke.github.GHPullRequestReviewState
The approved.
archive() - Method in class org.kohsuke.github.GHRepository
Will archive and this repository as read-only.
areOrganizationProjectsEnabled() - Method in class org.kohsuke.github.GHOrganization
Are projects enabled for organization boolean.
args() - Method in class org.kohsuke.github.GitHubRequest
The arguments for this request.
asBlob() - Method in class org.kohsuke.github.GHTreeEntry
If this tree entry represents a file, then return its information.
ASC - Enum constant in enum org.kohsuke.github.GHDirection
The asc.
asList() - Method in class org.kohsuke.github.PagedIterable
Deprecated.
asSet() - Method in class org.kohsuke.github.PagedIterable
Deprecated.
assets() - Method in class org.kohsuke.github.GHRelease
Deprecated.
This should be the default behavior of GHRelease.getAssets() in a future release. This method is introduced in addition to enable a transition to using cached asset information while keeping the existing logic in place for backwards compatibility.
assigned(GHUser) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Assigned to gh pull request user.
assignee - Variable in class org.kohsuke.github.GHIssue
The assignee.
assignee(String) - Method in class org.kohsuke.github.GHIssueBuilder
Assignee gh issue builder.
assignee(String) - Method in class org.kohsuke.github.GHIssueQueryBuilder.ForRepository
Assignee gh issue query builder.
assignee(GHUser) - Method in class org.kohsuke.github.GHIssueBuilder
Assignee gh issue builder.
assignees - Variable in class org.kohsuke.github.GHIssue
The assignees.
assignTo(GHUser) - Method in class org.kohsuke.github.GHIssue
Assign to.
asTree() - Method in class org.kohsuke.github.GHTreeEntry
If this tree entry represents a directory, then return it.
author(String) - Method in class org.kohsuke.github.GHCommitQueryBuilder
GItHub login or email address by which to filter by commit author.
author(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Author gh commit search builder.
author(String, String, Date) - Method in class org.kohsuke.github.GHCommitBuilder
Configures the author of this commit.
author(GHUser) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Author gh pull request search builder.
AUTHOR_DATE - Enum constant in enum org.kohsuke.github.GHCommitSearchBuilder.Sort
The author date.
authorDate(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Author date gh commit search builder.
authorEmail(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Author email gh commit search builder.
AuthorizationProvider - Interface in org.kohsuke.github.authorization
Provides a functional interface that returns a valid encodedAuthorization.
authorName(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Author name gh commit search builder.
Authorship() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail.Authorship
Deprecated.
 
autoInactive(boolean) - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
Deprecated.
until preview feature has graduated to stable
autoInit(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
If true, create an initial commit with empty README.
autoMerge(boolean) - Method in class org.kohsuke.github.GHDeploymentBuilder
Auto merge gh deployment builder.
AutoMerge() - Constructor for class org.kohsuke.github.GHPullRequest.AutoMerge
 
avatar_url - Variable in class org.kohsuke.github.GHPerson
The avatar url.

B

BAD_CERT - Enum constant in enum org.kohsuke.github.GHVerification.Reason
The signing certificate or its chain could not be verified.
BAD_EMAIL - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Invalid email used for signing.
BAPTISTE - Enum constant in enum org.kohsuke.github.internal.Previews
Create repository from template repository
base - Variable in class org.kohsuke.github.PagedIterator
The base.
base(String) - Method in class org.kohsuke.github.GHPullRequestQueryBuilder
Base gh pull request query builder.
base(GHBranch) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Base gh pull request search builder.
baseTree(String) - Method in class org.kohsuke.github.GHTreeBuilder
Base tree gh tree builder.
behind - Enum constant in enum org.kohsuke.github.GHCompare.Status
The behind.
BEST_MATCH - Enum constant in enum org.kohsuke.github.GHContentSearchBuilder.Sort
The best match.
BetaApi - Annotation Type in org.kohsuke.github
Indicates that the method/class/etc marked is a beta implementation of an sdk feature.
binaryContent(byte[]) - Method in class org.kohsuke.github.GHBlobBuilder
Configures a blob with the specified binary content.
bio - Variable in class org.kohsuke.github.GHPerson
The twitter username.
blockCreations() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Restrict new branch creation.
blockCreations(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
If set to true, the restrictions branch protection settings which limits who can push will also block pushes which create new branches, unless the push is initiated by a user, team, or app which has the ability to push.
BlockCreations() - Constructor for class org.kohsuke.github.GHBranchProtection.BlockCreations
 
blog - Variable in class org.kohsuke.github.GHPerson
The twitter username.
body - Variable in class org.kohsuke.github.GHIssue
The body.
body - Variable in class org.kohsuke.github.GHLicense
The body.
body() - Method in interface org.kohsuke.github.connector.GitHubConnectorRequest
Gets the request body as an InputStream.
body() - Method in class org.kohsuke.github.GitHubRequest
The InputStream to be sent as the body of this request.
body(String) - Method in class org.kohsuke.github.GHDiscussion.Creator
Body content for this discussion.
body(String) - Method in class org.kohsuke.github.GHIssueBuilder
Sets the main text of an issue, which is arbitrary multi-line text.
body(String) - Method in class org.kohsuke.github.GHPullRequestReviewBuilder
Required when using REQUEST_CHANGES or COMMENT for the event parameter.
body(String) - Method in class org.kohsuke.github.GHReleaseBuilder
Body gh release builder.
body(String) - Method in class org.kohsuke.github.GHReleaseUpdater
Body gh release updater.
bodyStream() - Method in class org.kohsuke.github.connector.GitHubConnectorResponse
The response body as an InputStream.
bodyStream() - Method in class org.kohsuke.github.connector.GitHubConnectorResponse.ByteArrayResponse
The response body as an InputStream.
branch(String) - Method in class org.kohsuke.github.GHContentBuilder
Branch gh content builder.
branch(String) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Branch workflow run query builder.
BRANCH_PROTECTION_RULE - Enum constant in enum org.kohsuke.github.GHEvent
The branch protection rule.
build() - Method in class org.kohsuke.github.GitHubBuilder
Builds a GitHub instance.
builder - Variable in class org.kohsuke.github.GHAppCreateTokenBuilder
The builder.
builder - Variable in class org.kohsuke.github.GHTeamBuilder
The builder.
byLogin(String) - Method in class org.kohsuke.github.GHPersonSet
Finds the item by its login.
ByteArrayResponse(GitHubConnectorRequest, int, Map<String, List<String>>) - Constructor for class org.kohsuke.github.connector.GitHubConnectorResponse.ByteArrayResponse
Constructor for ByteArray Response

C

cancel() - Method in class org.kohsuke.github.GHWorkflowRun
Cancel the workflow run.
CANCELLED - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The cancelled.
CANCELLED - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The cancelled.
canMaintainerModify() - Method in class org.kohsuke.github.GHPullRequest
Can maintainer modify boolean.
category - Variable in class org.kohsuke.github.GHLicense
The body.
Category() - Constructor for class org.kohsuke.github.GHRepositoryDiscussion.Category
 
categoryName(String) - Method in class org.kohsuke.github.GHReleaseBuilder
Optional.
categoryName(String) - Method in class org.kohsuke.github.GHReleaseUpdater
Optional.
CHANGES_REQUESTED - Enum constant in enum org.kohsuke.github.GHPullRequestReviewState
The changes requested.
CHECK_RUN - Enum constant in enum org.kohsuke.github.GHEvent
The check run.
CHECK_SUITE - Enum constant in enum org.kohsuke.github.GHEvent
The check suite.
checkApiUrlValidity() - Method in class org.kohsuke.github.GitHub
Tests the connection.
checkAuth(String, String) - Method in class org.kohsuke.github.GitHub
Check auth gh authorization.
checkRateLimit(GHRateLimit.Record, long) - Method in class org.kohsuke.github.RateLimitChecker
Decides whether the current request exceeds the allowed "rate limit" budget.
checkRateLimit(GHRateLimit.Record, long) - Method in class org.kohsuke.github.RateLimitChecker.LiteralValue
Check rate limit.
CheckRun() - Constructor for class org.kohsuke.github.GHEventPayload.CheckRun
 
CheckSuite() - Constructor for class org.kohsuke.github.GHEventPayload.CheckSuite
 
client() - Method in class org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory
Deprecated.
Client ok http client.
CLOAK - Enum constant in enum org.kohsuke.github.internal.Previews
Commit Search
clone() - Method in class org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory
Deprecated.
Returns a copy of this stream handler factory that includes a shallow copy of the internal HTTP client.
clone() - Method in class org.kohsuke.github.GitHubBuilder
Clone.
close() - Method in class org.kohsuke.github.connector.GitHubConnectorResponse.ByteArrayResponse
 
close() - Method in class org.kohsuke.github.GHIssue
Closes this issue.
close() - Method in class org.kohsuke.github.GHMilestone
Closes this milestone.
close() - Method in class org.kohsuke.github.internal.GitHubConnectorHttpConnectorAdapter.HttpURLConnectionGitHubConnectorResponse
 
close(GHIssueStateReason) - Method in class org.kohsuke.github.GHIssue
Closes this issue.
closed(LocalDate) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Closed gh pull request search builder.
closed(LocalDate, LocalDate) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Closed gh pull request search builder.
CLOSED - Enum constant in enum org.kohsuke.github.GHIssueState
The closed.
CLOSED - Enum constant in enum org.kohsuke.github.GHMilestoneState
The closed.
CLOSED - Enum constant in enum org.kohsuke.github.GHProject.ProjectState
The closed.
CLOSED - Enum constant in enum org.kohsuke.github.GHProject.ProjectStateFilter
The closed.
CLOSED - Enum constant in enum org.kohsuke.github.GHTeam.Privacy
The closed.
closed_at - Variable in class org.kohsuke.github.GHIssue
The closed at.
closed_at - Variable in class org.kohsuke.github.GHMilestone
The closed at.
closed_by - Variable in class org.kohsuke.github.GHIssue
The closed by.
closedAfter(LocalDate, boolean) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
ClosedAfter gh pull request search builder.
closedBefore(LocalDate, boolean) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
ClosedBefore gh pull request search builder.
CODE_SCANNING_ALERT - Enum constant in enum org.kohsuke.github.GHEvent
The code scanning alert.
COLLABORATOR - Enum constant in enum org.kohsuke.github.GHCommentAuthorAssociation
Author has been invited to collaborate on the repository.
color(String) - Method in class org.kohsuke.github.GHLabel.Creator
Color.
comment(String) - Method in class org.kohsuke.github.GHIssue
Updates the issue by adding a comment.
comment(String, String, int) - Method in class org.kohsuke.github.GHPullRequestReviewBuilder
Comment gh pull request review builder.
COMMENT - Enum constant in enum org.kohsuke.github.GHPullRequestReviewEvent
The comment.
CommentChanges() - Constructor for class org.kohsuke.github.GHEventPayload.CommentChanges
 
COMMENTED - Enum constant in enum org.kohsuke.github.GHPullRequestReviewState
The commented.
comments - Variable in class org.kohsuke.github.GHIssue
The comments.
COMMENTS - Enum constant in enum org.kohsuke.github.GHIssueQueryBuilder.Sort
The comments.
COMMENTS - Enum constant in enum org.kohsuke.github.GHIssueSearchBuilder.Sort
The comments.
COMMENTS - Enum constant in enum org.kohsuke.github.GHPullRequestSearchBuilder.Sort
The comments.
commit() - Method in class org.kohsuke.github.GHContentBuilder
Commits a new content.
commit(String) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Commit gh pull request search builder.
Commit() - Constructor for class org.kohsuke.github.GHBranch.Commit
 
Commit() - Constructor for class org.kohsuke.github.GHCompare.Commit
 
Commit() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail.Commit
 
COMMIT_COMMENT - Enum constant in enum org.kohsuke.github.GHEvent
The commit comment.
CommitActivity() - Constructor for class org.kohsuke.github.GHRepositoryStatistics.CommitActivity
 
CommitComment() - Constructor for class org.kohsuke.github.GHEventPayload.CommitComment
 
commitId(String) - Method in class org.kohsuke.github.GHPullRequestReviewBuilder
The SHA of the commit that needs a review.
commitish(String) - Method in class org.kohsuke.github.GHReleaseBuilder
Specifies the commitish value that determines where the Git tag is created from.
commitish(String) - Method in class org.kohsuke.github.GHReleaseUpdater
Specifies the commitish value that determines where the Git tag is created from.
CommitPointer() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
 
committer(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Committer gh commit search builder.
committer(String, String, Date) - Method in class org.kohsuke.github.GHCommitBuilder
Configures the committer of this commit.
COMMITTER_DATE - Enum constant in enum org.kohsuke.github.GHCommitSearchBuilder.Sort
The committer date.
committerDate(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Committer date gh commit search builder.
committerEmail(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Committer email gh commit search builder.
committerName(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Committer name gh commit search builder.
company - Variable in class org.kohsuke.github.GHPerson
The twitter username.
COMPLETED - Enum constant in enum org.kohsuke.github.GHCheckRun.Status
The completed.
COMPLETED - Enum constant in enum org.kohsuke.github.GHIssueStateReason
Completed
COMPLETED - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Status
The completed.
conceal(GHUser) - Method in class org.kohsuke.github.GHOrganization
Conceals the membership.
conclusion(GHWorkflowRun.Conclusion) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Conclusion workflow run query builder.
CONFUSED - Enum constant in enum org.kohsuke.github.ReactionContent
The confused.
connect() - Static method in class org.kohsuke.github.GitHub
Obtains the credential from "~/.github" or from the System Environment Properties.
connect(String, String) - Static method in class org.kohsuke.github.GitHub
Connect git hub.
connect(String, String, String) - Static method in class org.kohsuke.github.GitHub
connect(URL) - Method in class org.kohsuke.github.extras.ImpatientHttpConnector
 
connect(URL) - Method in class org.kohsuke.github.extras.okhttp3.OkHttpConnector
Deprecated.
 
connect(URL) - Method in class org.kohsuke.github.extras.OkHttp3Connector
Deprecated.
 
connect(URL) - Method in class org.kohsuke.github.extras.OkHttpConnector
Deprecated.
 
connect(URL) - Method in interface org.kohsuke.github.HttpConnector
Deprecated.
Opens a connection to the given URL.
connect(URL) - Method in class org.kohsuke.github.internal.GitHubConnectorHttpConnectorAdapter
 
CONNECT_TIMEOUT - Static variable in class org.kohsuke.github.extras.ImpatientHttpConnector
Default connection timeout in milliseconds
connectAnonymously() - Static method in class org.kohsuke.github.GitHub
Connects to GitHub anonymously.
connectToEnterprise(String, String) - Static method in class org.kohsuke.github.GitHub
connectToEnterprise(String, String, String) - Static method in class org.kohsuke.github.GitHub
Deprecated.
Use with caution. Login with password is not a preferred method.
connectToEnterpriseAnonymously(String) - Static method in class org.kohsuke.github.GitHub
Connects to GitHub Enterprise anonymously.
connectToEnterpriseWithOAuth(String, String, String) - Static method in class org.kohsuke.github.GitHub
Version that connects to GitHub Enterprise.
connectUsingOAuth(String) - Static method in class org.kohsuke.github.GitHub
Connect using o auth git hub.
connectUsingOAuth(String, String) - Static method in class org.kohsuke.github.GitHub
Connect using o auth git hub.
connectUsingPassword(String, String) - Static method in class org.kohsuke.github.GitHub
Deprecated.
content(byte[]) - Method in class org.kohsuke.github.GHContentBuilder
Content gh content builder.
content(String) - Method in class org.kohsuke.github.GHContentBuilder
Content gh content builder.
CONTENT_REFERENCE - Enum constant in enum org.kohsuke.github.GHEvent
The content reference.
contentType() - Method in interface org.kohsuke.github.connector.GitHubConnectorRequest
Get the content type for the body of this request.
contentType() - Method in class org.kohsuke.github.GitHubRequest
The content type to be sent by this request.
continueOrDone() - Method in class org.kohsuke.github.GHRepositoryVariable.Creator
Chooses whether to return a continuing builder or an updated data record If AbstractBuilder is the same as AbstractBuilder, this method will commit changes after the first value change and return a AbstractBuilder from AbstractBuilder.done().
Contributor() - Constructor for class org.kohsuke.github.GHRepository.Contributor
 
CONTRIBUTOR - Enum constant in enum org.kohsuke.github.GHCommentAuthorAssociation
Author has previously committed to the repository.
ContributorStats() - Constructor for class org.kohsuke.github.GHRepositoryStatistics.ContributorStats
 
CORE - Enum constant in enum org.kohsuke.github.RateLimitTarget
Selects or updates the GHRateLimit.getCore() record.
create() - Method in class org.kohsuke.github.GHAppCreateTokenBuilder
Creates an app token with all the parameters.
create() - Method in class org.kohsuke.github.GHBlobBuilder
Creates a blob based on the parameters specified thus far.
create() - Method in class org.kohsuke.github.GHCheckRunBuilder
Actually creates the check run.
create() - Method in class org.kohsuke.github.GHCommitBuilder
Creates a blob based on the parameters specified thus far.
create() - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Creates a repository with all the parameters.
create() - Method in class org.kohsuke.github.GHDeploymentBuilder
Create gh deployment.
create() - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
Create gh deployment status.
create() - Method in class org.kohsuke.github.GHGistBuilder
Creates a Gist based on the parameters specified thus far.
create() - Method in class org.kohsuke.github.GHIssueBuilder
Creates a new issue.
create() - Method in class org.kohsuke.github.GHPullRequestReviewBuilder
Create gh pull request review.
create() - Method in class org.kohsuke.github.GHReleaseBuilder
Create gh release.
create() - Method in class org.kohsuke.github.GHTeamBuilder
Creates a team with all the parameters.
create() - Method in class org.kohsuke.github.GHTreeBuilder
Creates a tree based on the parameters specified thus far.
create() - Static method in class org.kohsuke.github.internal.DefaultGitHubConnector
Creates a GitHubConnector that will be used as the default connector.
Create() - Constructor for class org.kohsuke.github.GHEventPayload.Create
 
CREATE - Enum constant in enum org.kohsuke.github.GHEvent
The create.
createAppFromManifest(String) - Method in class org.kohsuke.github.GitHub
Creates a GitHub App from a manifest.
createBlob() - Method in class org.kohsuke.github.GHRepository
Create blob gh blob builder.
createCard(String) - Method in class org.kohsuke.github.GHProjectColumn
Create card gh project card.
createCard(GHIssue) - Method in class org.kohsuke.github.GHProjectColumn
Create card gh project card.
createCheckRun(String, String) - Method in class org.kohsuke.github.GHRepository
Creates a check run for a commit.
createColumn(String) - Method in class org.kohsuke.github.GHProject
Create column gh project column.
createComment(String) - Method in class org.kohsuke.github.GHCommit
Create comment gh commit comment.
createComment(String, String, Integer, Integer) - Method in class org.kohsuke.github.GHCommit
Creates a commit comment.
createCommit() - Method in class org.kohsuke.github.GHRepository
Create commit gh commit builder.
createCommitStatus(String, GHCommitState, String, String) - Method in class org.kohsuke.github.GHRepository
Create commit status gh commit status.
createCommitStatus(String, GHCommitState, String, String, String) - Method in class org.kohsuke.github.GHRepository
Creates a commit status.
createContent() - Method in class org.kohsuke.github.GHRepository
Creates a new content, or update an existing content.
createContent(byte[], String, String) - Method in class org.kohsuke.github.GHRepository
Deprecated.
createContent(byte[], String, String, String) - Method in class org.kohsuke.github.GHRepository
Deprecated.
createContent(String, String, String) - Method in class org.kohsuke.github.GHRepository
Deprecated.
createContent(String, String, String, String) - Method in class org.kohsuke.github.GHRepository
Deprecated.
created(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Created gh repository search builder.
created(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
Created gh user search builder.
created(String) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Created workflow run query builder.
created(LocalDate) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Created gh pull request search builder.
created(LocalDate, LocalDate) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Created gh pull request search builder.
CREATED - Enum constant in enum org.kohsuke.github.GHIssueQueryBuilder.Sort
The created.
CREATED - Enum constant in enum org.kohsuke.github.GHIssueSearchBuilder.Sort
The created.
CREATED - Enum constant in enum org.kohsuke.github.GHMarketplaceListAccountBuilder.Sort
The created.
CREATED - Enum constant in enum org.kohsuke.github.GHPullRequestQueryBuilder.Sort
The created.
CREATED - Enum constant in enum org.kohsuke.github.GHPullRequestSearchBuilder.Sort
The created.
createdAfter(LocalDate, boolean) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
CreatedAfter gh pull request search builder.
createdBefore(LocalDate, boolean) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
CreatedBefore gh pull request search builder.
createdByMe() - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
CreatedByMe gh pull request search builder.
createDeployment(String) - Method in class org.kohsuke.github.GHRepository
Create deployment gh deployment builder.
createDeployStatus(int, GHDeploymentState) - Method in class org.kohsuke.github.GHRepository
Deprecated.
Use getDeployment(deploymentId).createStatus(ghDeploymentState)
createDiscussion(String) - Method in class org.kohsuke.github.GHTeam
Begins the creation of a new instance.
createGist() - Method in class org.kohsuke.github.GitHub
Create gist gh gist builder.
createHook(String, Map<String, String>, Collection<GHEvent>, boolean) - Method in class org.kohsuke.github.GHOrganization
See https://api.github.com/hooks for possible names and their configuration scheme.
createHook(String, Map<String, String>, Collection<GHEvent>, boolean) - Method in class org.kohsuke.github.GHRepository
See https://api.github.com/hooks for possible names and their configuration scheme.
createIssue(String) - Method in class org.kohsuke.github.GHRepository
Create issue gh issue builder.
createLabel(String, String) - Method in class org.kohsuke.github.GHRepository
Create label gh label.
createLabel(String, String, String) - Method in class org.kohsuke.github.GHRepository
Description is still in preview.
createMilestone(String, String) - Method in class org.kohsuke.github.GHRepository
Create milestone gh milestone.
createOrGetAuth(String, String, List<String>, String, String) - Method in class org.kohsuke.github.GitHub
Create or get auth gh authorization.
createProject(String, String) - Method in class org.kohsuke.github.GHOrganization
Creates a project for the organization.
createProject(String, String) - Method in class org.kohsuke.github.GHRepository
Create a project for this repository.
createPullRequest(String, String, String, String) - Method in class org.kohsuke.github.GHRepository
Creates a new pull request.
createPullRequest(String, String, String, String, boolean) - Method in class org.kohsuke.github.GHRepository
Creates a new pull request.
createPullRequest(String, String, String, String, boolean, boolean) - Method in class org.kohsuke.github.GHRepository
Creates a new pull request.
createReaction(ReactionContent) - Method in class org.kohsuke.github.GHCommitComment
Creates the reaction.
createReaction(ReactionContent) - Method in class org.kohsuke.github.GHIssue
Creates the reaction.
createReaction(ReactionContent) - Method in class org.kohsuke.github.GHIssueComment
Creates the reaction.
createReaction(ReactionContent) - Method in class org.kohsuke.github.GHPullRequestReviewComment
Creates the reaction.
createReaction(ReactionContent) - Method in interface org.kohsuke.github.Reactable
Leaves a reaction to this object.
createRef(String, String) - Method in class org.kohsuke.github.GHRepository
Creates a named ref, such as tag, branch, etc.
createRelease(String) - Method in class org.kohsuke.github.GHRepository
Create release gh release builder.
createRepository(String) - Method in class org.kohsuke.github.GHOrganization
Starts a builder that creates a new repository.
createRepository(String) - Method in class org.kohsuke.github.GitHub
Starts a builder that creates a new repository.
createRepository(String, String, String, boolean) - Method in class org.kohsuke.github.GitHub
Deprecated.
Use GitHub.createRepository(String) that uses a builder pattern to let you control every aspect.
createRepository(String, String, String, String, boolean) - Method in class org.kohsuke.github.GHOrganization
Deprecated.
Use GHOrganization.createRepository(String) that uses a builder pattern to let you control every aspect.
createRepository(String, String, String, GHTeam, boolean) - Method in class org.kohsuke.github.GHOrganization
Deprecated.
Use GHOrganization.createRepository(String) that uses a builder pattern to let you control every aspect.
createRequest() - Method in class org.kohsuke.github.GHMarketplaceListAccountBuilder
List any accounts associated with the plan specified on construction with all the order/sort parameters set.
createRequest() - Method in class org.kohsuke.github.GHMarketplacePlanForAccountBuilder
Fetch the plan associated with the account specified on construction.
createReview() - Method in class org.kohsuke.github.GHPullRequest
Create review gh pull request review builder.
createReview(String, GHPullRequestReviewState, List<GHPullRequestReviewComment>) - Method in class org.kohsuke.github.GHPullRequest
createReview(String, GHPullRequestReviewState, GHPullRequestReviewComment...) - Method in class org.kohsuke.github.GHPullRequest
createReviewComment(String, String, String, int) - Method in class org.kohsuke.github.GHPullRequest
Create review comment gh pull request review comment.
createSecret(String, String, String) - Method in class org.kohsuke.github.GHRepository
Set/Update a repository secret "https://docs.github.com/rest/reference/actions#create-or-update-a-repository-secret"
createStatus(GHDeploymentState) - Method in class org.kohsuke.github.GHDeployment
Create status gh deployment status builder.
createTag(String, String, String, String) - Method in class org.kohsuke.github.GHRepository
Create a tag.
createTeam(String) - Method in class org.kohsuke.github.GHOrganization
Starts a builder that creates a new team.
createTeam(String, Collection<GHRepository>) - Method in class org.kohsuke.github.GHOrganization
Deprecated.
Use GHOrganization.createTeam(String) that uses a builder pattern to let you control every aspect.
createTeam(String, GHOrganization.Permission, Collection<GHRepository>) - Method in class org.kohsuke.github.GHOrganization
Deprecated.
https://developer.github.com/v3/teams/#create-team deprecates permission field use GHOrganization.createTeam(String)
createTeam(String, GHOrganization.Permission, GHRepository...) - Method in class org.kohsuke.github.GHOrganization
Deprecated.
https://developer.github.com/v3/teams/#create-team deprecates permission field use GHOrganization.createTeam(String)
createTeam(String, GHRepository...) - Method in class org.kohsuke.github.GHOrganization
Deprecated.
Use GHOrganization.createTeam(String) that uses a builder pattern to let you control every aspect.
createToken() - Method in class org.kohsuke.github.GHAppInstallation
Starts a builder that creates a new App Installation Token.
createToken(Collection<String>, String, String) - Method in class org.kohsuke.github.GitHub
Creates a new authorization.
createToken(Collection<String>, String, String, Supplier<String>) - Method in class org.kohsuke.github.GitHub
Creates a new authorization using an OTP.
createToken(Map<String, GHPermissionType>) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
createTree() - Method in class org.kohsuke.github.GHRepository
Create tree gh tree builder.
createURLStreamHandler(String) - Method in class org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory
Deprecated.
createVariable(String, String) - Method in class org.kohsuke.github.GHRepository
Create a repository variable.
createWebHook(URL) - Method in class org.kohsuke.github.GHOrganization
Create web hook gh hook.
createWebHook(URL) - Method in class org.kohsuke.github.GHRepository
Create web hook gh hook.
createWebHook(URL, Collection<GHEvent>) - Method in class org.kohsuke.github.GHOrganization
Create web hook gh hook.
createWebHook(URL, Collection<GHEvent>) - Method in class org.kohsuke.github.GHRepository
Create web hook gh hook.
creator - Variable in class org.kohsuke.github.GHDeployment
The creator.
creator - Variable in class org.kohsuke.github.GHDeploymentStatus
The creator.
creator(String) - Method in class org.kohsuke.github.GHIssueQueryBuilder.ForRepository
Creator gh issue query builder.
custom(String) - Static method in class org.kohsuke.github.GHOrganization.RepositoryRole
Custom.

D

DATE - Enum constant in enum org.kohsuke.github.GHProjectsV2ItemChanges.FieldType
The date.
decline() - Method in class org.kohsuke.github.GHInvitation
Decline a repository invitation.
DEFAULT - Static variable in interface org.kohsuke.github.connector.GitHubConnector
Default implementation used when connector is not set by user.
DEFAULT - Static variable in interface org.kohsuke.github.HttpConnector
Deprecated.
Default implementation that uses URL.openConnection().
defaultBranch(String) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Default repository branch.
DefaultGitHubConnector - Class in org.kohsuke.github.internal
Internal class that selects what kind of GitHubConnector will be the default.
delete() - Method in class org.kohsuke.github.GHArtifact
Deletes the artifact.
delete() - Method in class org.kohsuke.github.GHAsset
Delete.
delete() - Method in class org.kohsuke.github.GHCommitComment
Deletes this comment.
delete() - Method in class org.kohsuke.github.GHDeployKey
Delete.
delete() - Method in class org.kohsuke.github.GHDiscussion
Delete the discussion.
delete() - Method in class org.kohsuke.github.GHGist
Deletes this gist.
delete() - Method in class org.kohsuke.github.GHHook
Deletes this hook.
delete() - Method in class org.kohsuke.github.GHIssueComment
Deletes this issue comment.
delete() - Method in class org.kohsuke.github.GHKey
Delete the GHKey
delete() - Method in class org.kohsuke.github.GHLabel
Delete this label from the repository.
delete() - Method in class org.kohsuke.github.GHMilestone
Deletes this milestone.
delete() - Method in class org.kohsuke.github.GHProject
Delete.
delete() - Method in class org.kohsuke.github.GHProjectCard
Delete.
delete() - Method in class org.kohsuke.github.GHProjectColumn
Delete.
delete() - Method in class org.kohsuke.github.GHPullRequestReview
Deletes this review.
delete() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Deletes this review comment.
delete() - Method in class org.kohsuke.github.GHReaction
Deprecated.
this API is no longer supported by GitHub, keeping it as is for old versions of GitHub Enterprise
delete() - Method in class org.kohsuke.github.GHRef
Deletes this ref from the repository using the GitHub API.
delete() - Method in class org.kohsuke.github.GHRelease
Deletes this release.
delete() - Method in class org.kohsuke.github.GHRepository
Deletes this repository.
delete() - Method in class org.kohsuke.github.GHRepositoryVariable
Delete this variable from the repository.
delete() - Method in class org.kohsuke.github.GHSubscription
Removes this subscription.
delete() - Method in class org.kohsuke.github.GHTeam
Deletes this team.
delete() - Method in class org.kohsuke.github.GHWorkflowRun
Delete the workflow run.
delete(String) - Method in class org.kohsuke.github.GHContent
Delete gh content update response.
delete(String) - Method in class org.kohsuke.github.GHTreeBuilder
Removes an entry with the given path from base tree.
delete(String, String) - Method in class org.kohsuke.github.GHContent
Delete gh content update response.
Delete() - Constructor for class org.kohsuke.github.GHEventPayload.Delete
 
DELETE - Enum constant in enum org.kohsuke.github.GHEvent
The delete.
DELETE_REPO - Static variable in class org.kohsuke.github.GHAuthorization
The Constant DELETE_REPO.
deleteAuth(long) - Method in class org.kohsuke.github.GitHub
Delete auth.
deleteBranchOnMerge(boolean) - Method in class org.kohsuke.github.GHRepository
After pull requests are merged, you can have head branches deleted automatically.
deleteBranchOnMerge(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
After pull requests are merged, you can have head branches deleted automatically.
deleteFile(String) - Method in class org.kohsuke.github.GHGistUpdater
Delete file.
deleteHook(int) - Method in class org.kohsuke.github.GHOrganization
Deletes hook.
deleteHook(int) - Method in class org.kohsuke.github.GHRepository
Deletes hook.
deleteInstallation() - Method in class org.kohsuke.github.GHAppInstallation
Delete a Github App installation
deleteLogs() - Method in class org.kohsuke.github.GHWorkflowRun
Delete the logs.
deleteReaction(GHReaction) - Method in class org.kohsuke.github.GHCommitComment
Delete reaction.
deleteReaction(GHReaction) - Method in class org.kohsuke.github.GHIssue
Delete reaction.
deleteReaction(GHReaction) - Method in class org.kohsuke.github.GHIssueComment
Delete reaction.
deleteReaction(GHReaction) - Method in class org.kohsuke.github.GHPullRequestReviewComment
Delete reaction.
deleteReaction(GHReaction) - Method in interface org.kohsuke.github.Reactable
Delete a reaction from this object.
DependentAuthorizationProvider(AuthorizationProvider) - Constructor for class org.kohsuke.github.GitHub.DependentAuthorizationProvider
An AuthorizationProvider that requires an authenticated GitHub instance to provide its authorization.
DEPLOY_KEY - Enum constant in enum org.kohsuke.github.GHEvent
The deploy key.
Deployment() - Constructor for class org.kohsuke.github.GHEventPayload.Deployment
 
DEPLOYMENT - Enum constant in enum org.kohsuke.github.GHEvent
The deployment.
DEPLOYMENT_STATUS - Enum constant in enum org.kohsuke.github.GHEvent
The deployment status.
deployment_url - Variable in class org.kohsuke.github.GHDeploymentStatus
The deployment url.
DeploymentStatus() - Constructor for class org.kohsuke.github.GHEventPayload.DeploymentStatus
 
DESC - Enum constant in enum org.kohsuke.github.GHDirection
The desc.
description - Variable in class org.kohsuke.github.GHDeployment
The description.
description - Variable in class org.kohsuke.github.GHDeploymentStatus
The description.
description - Variable in class org.kohsuke.github.GHLicense
The body.
description(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
Description gh deployment builder.
description(String) - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
Description gh deployment status builder.
description(String) - Method in class org.kohsuke.github.GHGistBuilder
Description gh gist builder.
description(String) - Method in class org.kohsuke.github.GHGistUpdater
Description gh gist updater.
description(String) - Method in class org.kohsuke.github.GHLabel.Creator
Description.
description(String) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Description for repository.
description(String) - Method in class org.kohsuke.github.GHTeamBuilder
Description for this team.
DIRECT - Enum constant in enum org.kohsuke.github.GHRepository.CollaboratorAffiliation
The direct.
direction(GHDirection) - Method in class org.kohsuke.github.GHIssueQueryBuilder
Direction gh issue query builder.
direction(GHDirection) - Method in class org.kohsuke.github.GHMarketplaceListAccountBuilder
Orders the GitHub accounts results, Can be one of asc or desc.
direction(GHDirection) - Method in class org.kohsuke.github.GHPullRequestQueryBuilder
Direction gh pull request query builder.
disable() - Method in class org.kohsuke.github.GHWorkflow
Disable the workflow.
disableProtection() - Method in class org.kohsuke.github.GHBranch
Disables branch protection and allows anyone with push access to push changes.
disableSignedCommits() - Method in class org.kohsuke.github.GHBranchProtection
Disable signed commits.
Discussion() - Constructor for class org.kohsuke.github.GHEventPayload.Discussion
 
DISCUSSION - Enum constant in enum org.kohsuke.github.GHEvent
The discussion.
DISCUSSION_COMMENT - Enum constant in enum org.kohsuke.github.GHEvent
The discussion comment.
DiscussionComment() - Constructor for class org.kohsuke.github.GHEventPayload.DiscussionComment
 
dismiss(String) - Method in class org.kohsuke.github.GHPullRequestReview
Dismisses this review.
DISMISSED - Enum constant in enum org.kohsuke.github.GHPullRequestReviewState
The dismissed.
dismissStaleReviews() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Dismiss stale reviews gh branch protection builder.
dismissStaleReviews(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Dismiss stale reviews gh branch protection builder.
dispatch(String) - Method in class org.kohsuke.github.GHWorkflow
Create a workflow dispatch event which triggers a manual workflow run.
dispatch(String, Map<String, Object>) - Method in class org.kohsuke.github.GHWorkflow
Create a workflow dispatch event which triggers a manual workflow run.
dispatch(String, T) - Method in class org.kohsuke.github.GHRepository
Create a repository dispatch event, which can be used to start a workflow/action from outside github, as described on https://docs.github.com/en/rest/reference/repos#create-a-repository-dispatch-event
diverged - Enum constant in enum org.kohsuke.github.GHCompare.Status
The diverged.
done() - Method in class org.kohsuke.github.GHRepositoryVariable.Creator
Finishes an update, committing changes.
done() - Method in class org.kohsuke.github.GHDiscussion.Creator
Finishes an update, committing changes.
done() - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Done.
download(InputStreamFunction<T>) - Method in class org.kohsuke.github.GHArtifact
Downloads the artifact.
DOWNLOAD - Enum constant in enum org.kohsuke.github.GHEvent
The download.
downloadLogs(InputStreamFunction<T>) - Method in class org.kohsuke.github.GHWorkflowJob
Downloads the logs.
downloadLogs(InputStreamFunction<T>) - Method in class org.kohsuke.github.GHWorkflowRun
Downloads the logs.
downloads(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Enables downloads.
draft(boolean) - Method in class org.kohsuke.github.GHReleaseBuilder
Optional.
draft(boolean) - Method in class org.kohsuke.github.GHReleaseUpdater
Optional.
draft(String, String, int) - Static method in class org.kohsuke.github.GHPullRequestReviewComment
DRAFTISSUE - Enum constant in enum org.kohsuke.github.GHProjectsV2Item.ContentType
The draftissue.

E

email - Variable in class org.kohsuke.github.GHEmail
The email.
email - Variable in class org.kohsuke.github.GHPerson
The twitter username.
enable() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Enable gh branch protection.
enable() - Method in class org.kohsuke.github.GHWorkflow
Enable the workflow.
enableDownloads(boolean) - Method in class org.kohsuke.github.GHRepository
Enable downloads.
enabledSignedCommits() - Method in class org.kohsuke.github.GHBranchProtection
Enabled signed commits.
enableIssueTracker(boolean) - Method in class org.kohsuke.github.GHRepository
Enables or disables the issue tracker for this repository.
enableOrganizationProjects(boolean) - Method in class org.kohsuke.github.GHOrganization
Sets organization projects enabled status boolean.
enableProjects(boolean) - Method in class org.kohsuke.github.GHRepository
Enables or disables projects for this repository.
enableProtection() - Method in class org.kohsuke.github.GHBranch
Enables branch protection to control what commit statuses are required to push.
enableProtection(EnforcementLevel, Collection<String>) - Method in class org.kohsuke.github.GHBranch
Deprecated.
enableWiki(boolean) - Method in class org.kohsuke.github.GHRepository
Enables or disables Wiki for this repository.
EnforceAdmins() - Constructor for class org.kohsuke.github.GHBranchProtection.EnforceAdmins
 
EnforcementLevel - Enum in org.kohsuke.github
Deprecated.
entry(String, String, String, String, String) - Method in class org.kohsuke.github.GHTreeBuilder
Entry(String, Object) - Constructor for class org.kohsuke.github.GitHubRequest.Entry
Instantiates a new entry.
EnumUtils - Class in org.kohsuke.github.internal
Utils for Enums.
environment - Variable in class org.kohsuke.github.GHDeployment
The environment.
environment(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
Environment gh deployment builder.
environment(String) - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
Deprecated.
until preview feature has graduated to stable
environment_url - Variable in class org.kohsuke.github.GHDeploymentStatus
The environment url.
environmentUrl(String) - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
Deprecated.
until preview feature has graduated to stable
equals(Object) - Method in class org.kohsuke.github.GHDiscussion
Equals.
equals(Object) - Method in class org.kohsuke.github.GHEmail
Equals.
equals(Object) - Method in class org.kohsuke.github.GHGist
Equals.
equals(Object) - Method in class org.kohsuke.github.GHLabel
Equals.
equals(Object) - Method in class org.kohsuke.github.GHLicense
Equals.
equals(Object) - Method in class org.kohsuke.github.GHRateLimit
Equals.
equals(Object) - Method in class org.kohsuke.github.GHRateLimit.Record
Equals.
equals(Object) - Method in class org.kohsuke.github.GHRepository.Contributor
Equals.
equals(Object) - Method in class org.kohsuke.github.GHRepository
Equals.
equals(Object) - Method in class org.kohsuke.github.GHTeam
Equals.
equals(Object) - Method in class org.kohsuke.github.GHUser
Equals.
ERROR - Enum constant in enum org.kohsuke.github.GHCommitState
The error.
ERROR - Enum constant in enum org.kohsuke.github.GHDeploymentState
The error.
event(String) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Event workflow run query builder.
event(GHEvent) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Event workflow run query builder.
event(GHPullRequestReviewEvent) - Method in class org.kohsuke.github.GHPullRequestReviewBuilder
The review action you want to perform.
EVERYONE - Enum constant in enum org.kohsuke.github.EnforcementLevel
Deprecated.
The everyone.
EXPIRED_KEY - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Signing key expired.
expires_at - Variable in class org.kohsuke.github.GHAppInstallationToken
The expires at.
extension(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
Extension gh content search builder.
EYES - Enum constant in enum org.kohsuke.github.ReactionContent
The eyes.

F

FAIL - Static variable in class org.kohsuke.github.AbuseLimitHandler
Deprecated.
FAIL - Static variable in class org.kohsuke.github.RateLimitHandler
Deprecated.
FAILURE - Enum constant in enum org.kohsuke.github.GHCheckRun.AnnotationLevel
The failure.
FAILURE - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The failure.
FAILURE - Enum constant in enum org.kohsuke.github.GHCommitState
The failure.
FAILURE - Enum constant in enum org.kohsuke.github.GHDeploymentState
The failure.
FAILURE - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The failure.
FALSE - Enum constant in enum org.kohsuke.github.GHReleaseBuilder.MakeLatest
Do not make this the latest release
featured - Variable in class org.kohsuke.github.GHLicense
The featured.
FieldValue() - Constructor for class org.kohsuke.github.GHProjectsV2ItemChanges.FieldValue
 
file(String, String) - Method in class org.kohsuke.github.GHGistBuilder
File gh gist builder.
File() - Constructor for class org.kohsuke.github.GHCommit.File
 
filename(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
Filename gh content search builder.
FIRST_TIME_CONTRIBUTOR - Enum constant in enum org.kohsuke.github.GHCommentAuthorAssociation
Author has not previously committed to the repository.
FIRST_TIMER - Enum constant in enum org.kohsuke.github.GHCommentAuthorAssociation
Author has not previously committed to GitHub.
FLASH - Enum constant in enum org.kohsuke.github.internal.Previews
New deployment statuses and support for updating deployment status environment
FLAT_RATE - Enum constant in enum org.kohsuke.github.GHMarketplacePriceModel
The flat rate.
follow() - Method in class org.kohsuke.github.GHUser
Follow this user.
FOLLOW - Enum constant in enum org.kohsuke.github.GHEvent
The follow.
followers - Variable in class org.kohsuke.github.GHPerson
The public gists.
followers(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
Followers gh user search builder.
FOLLOWERS - Enum constant in enum org.kohsuke.github.GHUserSearchBuilder.Sort
The followers.
following - Variable in class org.kohsuke.github.GHPerson
The public gists.
forbidden - Variable in class org.kohsuke.github.GHLicense
The forbidden.
forContent(String) - Static method in enum org.kohsuke.github.ReactionContent
For content reaction content.
fork() - Method in class org.kohsuke.github.GHGist
Forks this gist into your own.
fork() - Method in class org.kohsuke.github.GHRepository
Forks this repository as your repository.
fork(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
fork(GHFork) - Method in class org.kohsuke.github.GHContentSearchBuilder
Fork gh content search builder.
fork(GHFork) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Searching in forks The default search mode is GHRepositorySearchBuilder.Fork.PARENT_ONLY.
fork(GHRepositorySearchBuilder.Fork) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Deprecated.
Fork() - Constructor for class org.kohsuke.github.GHEventPayload.Fork
 
FORK - Enum constant in enum org.kohsuke.github.GHEvent
The fork.
FORK_APPLY - Enum constant in enum org.kohsuke.github.GHEvent
The fork apply.
forks(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Deprecated.
FORKS - Enum constant in enum org.kohsuke.github.GHRepositorySearchBuilder.Sort
The forks.
FORKS_ONLY - Enum constant in enum org.kohsuke.github.GHFork
Search only in forks with more stars than the parent repository.
FORKS_ONLY - Enum constant in enum org.kohsuke.github.GHRepositorySearchBuilder.Fork
Deprecated.
Search only in forks with more stars than the parent repository.
forkTo(GHOrganization) - Method in class org.kohsuke.github.GHRepository
Forks this repository into an organization.
FREE - Enum constant in enum org.kohsuke.github.GHMarketplacePriceModel
The free.
from(String) - Static method in enum org.kohsuke.github.GHCheckRun.Conclusion
From.
from(String) - Static method in enum org.kohsuke.github.GHCheckRun.Status
From.
from(String) - Method in class org.kohsuke.github.GHCommitQueryBuilder
Specifies the SHA1 commit / tag / branch / etc to start listing commits from.
from(String) - Static method in enum org.kohsuke.github.GHPullRequestReviewComment.Side
From.
from(String) - Static method in enum org.kohsuke.github.GHRepository.Visibility
From.
from(String) - Static method in enum org.kohsuke.github.GHWorkflowRun.Conclusion
From.
from(String) - Static method in enum org.kohsuke.github.GHWorkflowRun.Status
From.
from(GHOrganization.Permission) - Static method in class org.kohsuke.github.GHOrganization.RepositoryRole
From.
fromAppInstallationToken(String) - Static method in class org.kohsuke.github.authorization.ImmutableAuthorizationProvider
Builds and returns a AuthorizationProvider from a given App Installation Token
fromEnvironment() - Static method in class org.kohsuke.github.GitHubBuilder
Creates GitHubBuilder by picking up coordinates from environment variables.
fromEnvironment(String, String, String) - Static method in class org.kohsuke.github.GitHubBuilder
Deprecated.
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.
fromEnvironment(String, String, String, String) - Static method in class org.kohsuke.github.GitHubBuilder
Deprecated.
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.
fromJwtToken(String) - Static method in class org.kohsuke.github.authorization.ImmutableAuthorizationProvider
Builds and returns a AuthorizationProvider from a given jwtToken
fromLoginAndPassword(String, String) - Static method in class org.kohsuke.github.authorization.ImmutableAuthorizationProvider
Deprecated.
Login with password credentials are no longer supported by GitHub
fromOauthToken(String) - Static method in class org.kohsuke.github.authorization.ImmutableAuthorizationProvider
Builds and returns a AuthorizationProvider from a given oauthAccessToken
fromOauthToken(String, String) - Static method in class org.kohsuke.github.authorization.ImmutableAuthorizationProvider
Builds and returns a AuthorizationProvider from a given oauthAccessToken
FromPrivacy() - Constructor for class org.kohsuke.github.GHTeamChanges.FromPrivacy
 
fromProperties(Properties) - Static method in class org.kohsuke.github.GitHubBuilder
From properties git hub builder.
fromPropertyFile() - Static method in class org.kohsuke.github.GitHubBuilder
From property file git hub builder.
fromPropertyFile(String) - Static method in class org.kohsuke.github.GitHubBuilder
From property file git hub builder.
FromRepository() - Constructor for class org.kohsuke.github.GHTeamChanges.FromRepository
 
FromRepositoryPermissions() - Constructor for class org.kohsuke.github.GHTeamChanges.FromRepositoryPermissions
 
FromRoleName() - Constructor for class org.kohsuke.github.GHMemberChanges.FromRoleName
 
FromString() - Constructor for class org.kohsuke.github.GHTeamChanges.FromString
 
fromTemplateRepository(String, String) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Create repository from template repository.
fromTemplateRepository(GHRepository) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Create repository from template repository.
FromTo() - Constructor for class org.kohsuke.github.GHProjectsV2ItemChanges.FromTo
 
FromToDate() - Constructor for class org.kohsuke.github.GHProjectsV2ItemChanges.FromToDate
 
FromToPermission() - Constructor for class org.kohsuke.github.GHMemberChanges.FromToPermission
 
FunctionThrows<T,R,E extends Throwable> - Interface in org.kohsuke.github.function
A functional interface, equivalent to Function but that allows throwing Throwable

G

GAMBIT - Enum constant in enum org.kohsuke.github.internal.Previews
Owners of GitHub Apps can now uninstall an app using the Apps API
generateReleaseNotes(boolean) - Method in class org.kohsuke.github.GHReleaseBuilder
Optional.
get() - Method in interface org.kohsuke.github.function.SupplierThrows
Get a value.
getAccessTokenUrl() - Method in class org.kohsuke.github.GHAppInstallation
Gets access token url.
getAccount() - Method in class org.kohsuke.github.GHAppInstallation
Gets account.
getAccount() - Method in class org.kohsuke.github.GHMarketplaceUserPurchase
Gets account.
getAccountsUrl() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets accounts url.
getAction() - Method in class org.kohsuke.github.GHEventPayload
Gets the action for the triggered event.
getActions() - Method in class org.kohsuke.github.GHMeta
Gets actions.
getActiveLockReason() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the active lock reason.
getActor() - Method in class org.kohsuke.github.GHEventInfo
Gets actor.
getActor() - Method in class org.kohsuke.github.GHIssueEvent
Gets actor.
getActorLogin() - Method in class org.kohsuke.github.GHEventInfo
Gets actor login.
getAdded() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Gets added.
getAdded_by() - Method in class org.kohsuke.github.GHDeployKey
Gets added_by
getAdditions() - Method in class org.kohsuke.github.GHPullRequest
Gets additions.
getAdditions() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets additions.
getAdditions() - Method in class org.kohsuke.github.GHRepositoryStatistics.CodeFrequency
Gets additions.
getAfter() - Method in class org.kohsuke.github.GHCheckSuite
The SHA of the most recent commit on ref after the push.
getAheadBy() - Method in class org.kohsuke.github.GHCompare
Gets ahead by.
getAllCommits() - Method in class org.kohsuke.github.GHRepositoryStatistics.Participation
Gets all commits.
getAllOrganizations() - Method in class org.kohsuke.github.GHMyself
Gets the organization that this user belongs to.
getAllowDeletions() - Method in class org.kohsuke.github.GHBranchProtection
Gets allow deletions.
getAllowForcePushes() - Method in class org.kohsuke.github.GHBranchProtection
Gets allow force pushes.
getAllowForkSyncing() - Method in class org.kohsuke.github.GHBranchProtection
Gets allow fork syncing.
getAllRepositories() - Method in class org.kohsuke.github.GHMyself
Gets the all repositories this user owns (public and private).
getAnnotationsCount() - Method in class org.kohsuke.github.GHCheckRun.Output
Gets the annotation count of a check run.
getAnnotationsUrl() - Method in class org.kohsuke.github.GHCheckRun.Output
Gets the URL of annotations.
getAnswerChosenAt() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the answer chosen at.
getAnswerChosenBy() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the answer chosen by.
getAnswerHtmlUrl() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the answer html url.
getApi() - Method in interface org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaExample
Gets api.
getApi() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinal
 
getApi() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinalCreator
 
getApi() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersUnmodifiable
 
getApi() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPackage
 
getApi() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
 
getApi() - Method in class org.kohsuke.github.GHMeta
Gets api.
getApiRoute() - Method in class org.kohsuke.github.GHIssue
Gets api route.
getApiRoute() - Method in class org.kohsuke.github.GHMilestone
Gets api route.
getApiRoute() - Method in class org.kohsuke.github.GHProject
Gets api route.
getApiRoute() - Method in class org.kohsuke.github.GHProjectCard
Gets api route.
getApiRoute() - Method in class org.kohsuke.github.GHProjectColumn
Gets api route.
getApiRoute() - Method in class org.kohsuke.github.GHPullRequest
Gets the api route.
getApiRoute() - Method in class org.kohsuke.github.GHPullRequestReview
Gets api route.
getApiRoute() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets api route.
getApiRoute(boolean) - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets api route.
getApiUrl() - Method in class org.kohsuke.github.GHCommitSearchBuilder
Gets the api url.
getApiUrl() - Method in class org.kohsuke.github.GHContentSearchBuilder
Gets the api url.
getApiUrl() - Method in class org.kohsuke.github.GHIssueQueryBuilder.ForRepository
Gets the api url.
getApiUrl() - Method in class org.kohsuke.github.GHIssueQueryBuilder
Gets the api url.
getApiUrl() - Method in class org.kohsuke.github.GHIssueSearchBuilder
Gets the api url.
getApiUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
Gets api url.
getApiUrl() - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
 
getApiUrl() - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Gets the api url.
getApiUrl() - Method in class org.kohsuke.github.GHSearchBuilder
Gets api url.
getApiUrl() - Method in class org.kohsuke.github.GHUserSearchBuilder
Gets the api url.
getApiUrl() - Method in class org.kohsuke.github.GitHub
Gets api url.
getApiURL() - Method in class org.kohsuke.github.GHAuthorization
Deprecated.
getApiURL() - Method in class org.kohsuke.github.GHIssue
Deprecated.
getApp() - Method in class org.kohsuke.github.GHCheckRun
Gets the GitHub app this check run belongs to, included in response.
getApp() - Method in class org.kohsuke.github.GHCheckSuite
Gets the GitHub app this check suite belongs to, included in response.
getApp() - Method in class org.kohsuke.github.GitHub
Returns the GitHub App associated with the authentication credentials used.
getApp(String) - Method in class org.kohsuke.github.GitHub
Returns the GitHub App identified by the given slug
getAppId() - Method in class org.kohsuke.github.GHAppInstallation
Gets app id.
getAppInstallation(GHApp) - Method in interface org.kohsuke.github.authorization.AppInstallationAuthorizationProvider.AppInstallationProvider
Provides a GHAppInstallation for the given GHApp
getAppInstallations() - Method in class org.kohsuke.github.GHMyself
Lists installations of your GitHub App that the authenticated user has explicit permission to access.
getAppName() - Method in class org.kohsuke.github.GHAuthorization
Gets app name.
getAppUrl() - Method in class org.kohsuke.github.GHAuthorization
Gets app url.
getArchivedAt() - Method in class org.kohsuke.github.GHProjectsV2Item
Gets the archived at.
getArchivedAt() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges
Gets the archived at.
getArchiveDownloadUrl() - Method in class org.kohsuke.github.GHArtifact
Gets the archive download URL.
getArtifact(long) - Method in class org.kohsuke.github.GHRepository
Gets an artifact by id.
getArtifactsUrl() - Method in class org.kohsuke.github.GHWorkflowRun
The artifacts URL, like https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/artifacts
getAssets() - Method in class org.kohsuke.github.GHRelease
Deprecated.
The behavior of this method will change in a future release. It will then provide cached assets as provided by GHRelease.assets(). Use GHRelease.listAssets() instead to fetch up-to-date information of assets.
getAssetsUrl() - Method in class org.kohsuke.github.GHRelease
Gets assets url.
getAssignee() - Method in class org.kohsuke.github.GHIssue
Gets assignee.
getAssignee() - Method in class org.kohsuke.github.GHIssueEvent
Get the GHUser that was assigned or unassigned from the issue.
getAssignees() - Method in class org.kohsuke.github.GHIssue
Gets assignees.
getAuthor() - Method in class org.kohsuke.github.GHCheckSuite.HeadCommit
Gets author.
getAuthor() - Method in class org.kohsuke.github.GHCommit
Gets author.
getAuthor() - Method in class org.kohsuke.github.GHCompare.InnerCommit
Gets author.
getAuthor() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Gets author.
getAuthor() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
Gets author.
getAuthor() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats
Gets author.
getAuthor() - Method in class org.kohsuke.github.GHWorkflowRun.HeadCommit
Gets author.
getAuthor() - Method in class org.kohsuke.github.GitCommit
Gets author.
getAuthorAssociation() - Method in class org.kohsuke.github.GHIssueComment
Gets author association.
getAuthorAssociation() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets the author association to the project.
getAuthorAssociation() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the author association.
getAuthorAssociation() - Method in class org.kohsuke.github.GHRepositoryDiscussionComment
Gets the author association.
getAuthoredDate() - Method in class org.kohsuke.github.GHCommit
Gets the date the change was authored on.
getAuthoredDate() - Method in class org.kohsuke.github.GitCommit
Gets authored date.
getAutoMerge() - Method in class org.kohsuke.github.GHPullRequest
The status of auto merging a pull request.
getAvatarUrl() - Method in class org.kohsuke.github.GHPerson
Returns a string of the avatar image URL.
getBadgeUrl() - Method in class org.kohsuke.github.GHWorkflow
The badge URL, like https://github.com/octo-org/octo-repo/workflows/CI/badge.svg
getBase() - Method in class org.kohsuke.github.GHPullRequest
This points to where the change should be pulled into, but I'm not really sure what exactly it means.
getBase() - Method in class org.kohsuke.github.GHPullRequestChanges
Old target branch for pull request.
getBaseCommit() - Method in class org.kohsuke.github.GHCompare
Gets base commit.
getBefore() - Method in class org.kohsuke.github.GHCheckSuite
The SHA of the most recent commit on ref before the push.
getBefore() - Method in class org.kohsuke.github.GHEventPayload.Push
This is undocumented, but it looks like this captures the commit that the ref was pointing to before the push.
getBehindBy() - Method in class org.kohsuke.github.GHCompare
Gets behind by.
getBillingCycle() - Method in class org.kohsuke.github.GHMarketplacePurchase
Gets billing cycle.
getBillingCycle() - Method in class org.kohsuke.github.GHMarketplaceUserPurchase
Gets billing cycle.
getBio() - Method in class org.kohsuke.github.GHUser
Gets the bio.
getBlob(String) - Method in class org.kohsuke.github.GHRepository
Obtains the metadata & the content of a blob.
getBlobUrl() - Method in class org.kohsuke.github.GHCommit.File
Gets blob url.
getBlobUrl() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets blob url.
getBlockCreations() - Method in class org.kohsuke.github.GHBranchProtection
Gets block creations.
getBlog() - Method in class org.kohsuke.github.GHPerson
Gets the blog URL of this user.
getBody() - Method in class org.kohsuke.github.GHCommitComment
Commit comment in the GitHub flavored markdown format.
getBody() - Method in class org.kohsuke.github.GHDiscussion
The description of this discussion.
getBody() - Method in class org.kohsuke.github.GHEventPayload.CommentChanges
Gets the previous comment body.
getBody() - Method in class org.kohsuke.github.GHIssue
The description of this pull request.
getBody() - Method in class org.kohsuke.github.GHIssueChanges
Old issue body.
getBody() - Method in class org.kohsuke.github.GHIssueComment
The comment itself.
getBody() - Method in class org.kohsuke.github.GHLicense
Gets body.
getBody() - Method in class org.kohsuke.github.GHProject
Gets body.
getBody() - Method in class org.kohsuke.github.GHPullRequestChanges
Old pull request body.
getBody() - Method in class org.kohsuke.github.GHPullRequestReview
The comment itself.
getBody() - Method in class org.kohsuke.github.GHPullRequestReviewComment
The comment itself.
getBody() - Method in class org.kohsuke.github.GHRelease
Gets body.
getBody() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the body.
getBody() - Method in class org.kohsuke.github.GHRepositoryDiscussionComment
Gets the body.
getBodyHtml() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The body in html format.
getBodyText() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The body text.
getBoundCommit() - Method in class org.kohsuke.github.GHThread
If this thread is about a commit, return that commit.
getBoundIssue() - Method in class org.kohsuke.github.GHThread
If this thread is about an issue, return that issue.
getBoundPullRequest() - Method in class org.kohsuke.github.GHThread
If this thread is about a pull request, return that pull request.
getBranch(String) - Method in class org.kohsuke.github.GHRepository
Gets branch.
getBranches() - Method in class org.kohsuke.github.GHRepository
Gets branches by their names.
getBrowserDownloadUrl() - Method in class org.kohsuke.github.GHAsset
Gets browser download url.
getBullets() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets bullets.
getCancelUrl() - Method in class org.kohsuke.github.GHWorkflowRun
The cancel URL, like https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/cancel
getCategory() - Method in class org.kohsuke.github.GHLicense
Gets category.
getCategory() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the category.
getChangedFiles() - Method in class org.kohsuke.github.GHPullRequest
Gets changed files.
getChanges() - Method in class org.kohsuke.github.GHEventPayload.Issue
Get changes (for action="edited").
getChanges() - Method in class org.kohsuke.github.GHEventPayload.IssueComment
Get changes (for action="edited").
getChanges() - Method in class org.kohsuke.github.GHEventPayload.Label
Gets changes (for action="edited").
getChanges() - Method in class org.kohsuke.github.GHEventPayload.Member
Gets the changes made to the member.
getChanges() - Method in class org.kohsuke.github.GHEventPayload.ProjectsV2Item
Gets the changes.
getChanges() - Method in class org.kohsuke.github.GHEventPayload.PullRequest
Get changes (for action="edited").
getChanges() - Method in class org.kohsuke.github.GHEventPayload.PullRequestReviewComment
Get changes (for action="edited").
getChanges() - Method in class org.kohsuke.github.GHEventPayload.Team
Gets the changes made to the team.
getChanges() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets changes.
getCheckRun() - Method in class org.kohsuke.github.GHEventPayload.CheckRun
Gets Check Run object.
getCheckRuns() - Method in class org.kohsuke.github.GHCommit
Gets check-runs for given sha.
getCheckRuns(String) - Method in class org.kohsuke.github.GHRepository
Gets check runs for given ref.
getCheckRuns(String, Map<String, Object>) - Method in class org.kohsuke.github.GHRepository
Gets check runs for given ref which validate provided parameters
getCheckRunsUrl() - Method in class org.kohsuke.github.GHCheckSuite
The url used to list all the check runs belonged to this suite.
getCheckRunUrl() - Method in class org.kohsuke.github.GHWorkflowJob
The check run URL.
getCheckSuite() - Method in class org.kohsuke.github.GHCheckRun
Gets the check suite this check run belongs to.
getCheckSuite() - Method in class org.kohsuke.github.GHEventPayload.CheckSuite
Gets the Check Suite object.
getCheckSuiteUrl() - Method in class org.kohsuke.github.GHWorkflowRun
The check suite URL, like https://api.github.com/repos/octo-org/octo-repo/check-suites/414944374
getChildCommentCount() - Method in class org.kohsuke.github.GHRepositoryDiscussionComment
Gets the number of child comments.
getClientId() - Method in class org.kohsuke.github.GHAppFromManifest
Gets the client id
getClientSecret() - Method in class org.kohsuke.github.GHAppFromManifest
Gets the client secret
getClones() - Method in class org.kohsuke.github.GHRepositoryCloneTraffic
Gets clones.
getCloneTraffic() - Method in class org.kohsuke.github.GHRepository
getClosedAt() - Method in class org.kohsuke.github.GHIssue
Gets closed at.
getClosedAt() - Method in class org.kohsuke.github.GHMilestone
When was this milestone closed?.
getClosedBy() - Method in class org.kohsuke.github.GHIssue
Reports who has closed the issue.
getClosedBy() - Method in class org.kohsuke.github.GHPullRequest
Gets the closed by.
getClosedIssues() - Method in class org.kohsuke.github.GHMilestone
Gets closed issues.
getCodeFrequency() - Method in class org.kohsuke.github.GHRepositoryStatistics
Get the number of additions and deletions per week.
getCollaboratorNames() - Method in class org.kohsuke.github.GHRepository
Gets the names of the collaborators on this repository.
getCollaboratorNames(GHRepository.CollaboratorAffiliation) - Method in class org.kohsuke.github.GHRepository
Gets the names of the collaborators on this repository.
getCollaborators() - Method in class org.kohsuke.github.GHRepository
Gets the collaborators on this repository.
getColor() - Method in class org.kohsuke.github.GHLabel
Color code without leading '#', such as 'f29513'.
getColor() - Method in class org.kohsuke.github.GHLabelChanges
Old label color.
getColumn() - Method in class org.kohsuke.github.GHCodeownersError
Gets column.
getColumn() - Method in class org.kohsuke.github.GHProjectCard
Gets column.
getColumnUrl() - Method in class org.kohsuke.github.GHProjectCard
Gets column url.
getComment() - Method in class org.kohsuke.github.GHEventPayload.CommitComment
Gets comment.
getComment() - Method in class org.kohsuke.github.GHEventPayload.DiscussionComment
Gets discussion comment.
getComment() - Method in class org.kohsuke.github.GHEventPayload.IssueComment
Gets comment.
getComment() - Method in class org.kohsuke.github.GHEventPayload.PullRequestReviewComment
Gets comment.
getComment_count() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
Gets comment count.
getCommentCount() - Method in class org.kohsuke.github.GHCommit.ShortInfo
Gets comment count.
getCommentCount() - Method in class org.kohsuke.github.GHGist
Gets comment count.
getComments() - Method in class org.kohsuke.github.GHIssue
Obtains all the comments associated with this issue.
getComments() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the comments.
getCommentsCount() - Method in class org.kohsuke.github.GHIssue
Gets comments count.
getCommentsUrl() - Method in class org.kohsuke.github.GHGist
Gets comments url.
getCommentsUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
Gets comments url.
getCommit() - Method in class org.kohsuke.github.GHCommitComment
Gets the commit to which this comment is associated with.
getCommit() - Method in class org.kohsuke.github.GHCommitPointer
Obtains the commit that this pointer is referring to.
getCommit() - Method in class org.kohsuke.github.GHCompare.Commit
Gets commit.
getCommit() - Method in class org.kohsuke.github.GHContentUpdateResponse
Gets commit.
getCommit() - Method in class org.kohsuke.github.GHEventPayload.Status
Gets the commit associated with the status event.
getCommit() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
Gets commit.
getCommit() - Method in class org.kohsuke.github.GHTag
Gets commit.
getCommit(String) - Method in class org.kohsuke.github.GHRepository
Gets a commit object in this repository.
getCommitActivity() - Method in class org.kohsuke.github.GHRepositoryStatistics
Get the last year of commit activity data.
getCommitDate() - Method in class org.kohsuke.github.GHCommit
Gets the date the change was committed on.
getCommitDate() - Method in class org.kohsuke.github.GitCommit
Gets commit date.
getCommitId() - Method in class org.kohsuke.github.GHIssueEvent
Gets commit id.
getCommitId() - Method in class org.kohsuke.github.GHPullRequestReview
Gets commit id.
getCommitId() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets commit id.
getCommitMessage() - Method in class org.kohsuke.github.GHPullRequest.AutoMerge
the message of the commit, if e.g.
getCommits() - Method in class org.kohsuke.github.GHCompare
Gets an array of commits.
getCommits() - Method in class org.kohsuke.github.GHEventPayload.Push
The list of pushed commits.
getCommits() - Method in class org.kohsuke.github.GHPullRequest
Gets the number of commits.
getCommitShortInfo() - Method in class org.kohsuke.github.GHCommit
Gets commit short info.
getCommitsUrl() - Method in class org.kohsuke.github.GHGist
Gets commits url.
getCommitter() - Method in class org.kohsuke.github.GHCheckSuite.HeadCommit
Gets committer.
getCommitter() - Method in class org.kohsuke.github.GHCommit
Gets committer.
getCommitter() - Method in class org.kohsuke.github.GHCompare.InnerCommit
Gets committer.
getCommitter() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Gets committer.
getCommitter() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
Gets committer.
getCommitter() - Method in class org.kohsuke.github.GHWorkflowRun.HeadCommit
Gets committer.
getCommitter() - Method in class org.kohsuke.github.GitCommit
Gets committer.
getCommitTitle() - Method in class org.kohsuke.github.GHPullRequest.AutoMerge
the title of the commit, if e.g.
getCommitUrl() - Method in class org.kohsuke.github.GHIssueEvent
Gets commit url.
getCompany() - Method in class org.kohsuke.github.GHPerson
Gets the company name of this user, like "Sun Microsystems, Inc."
getCompare() - Method in class org.kohsuke.github.GHEventPayload.Push
Gets compare.
getCompare(String, String) - Method in class org.kohsuke.github.GHRepository
Gets a comparison between 2 points in the repository.
getCompare(GHBranch, GHBranch) - Method in class org.kohsuke.github.GHRepository
Gets compare.
getCompare(GHCommit, GHCommit) - Method in class org.kohsuke.github.GHRepository
Gets compare.
getCompletedAt() - Method in class org.kohsuke.github.GHCheckRun
Gets the completed time of the check run in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
getCompletedAt() - Method in class org.kohsuke.github.GHWorkflowJob
When was this job completed?.
getCompletedAt() - Method in class org.kohsuke.github.GHWorkflowJob.Step
When was this step completed?.
getConclusion() - Method in class org.kohsuke.github.GHCheckRun
Gets conclusion of a completed check run.
getConclusion() - Method in class org.kohsuke.github.GHCheckSuite
Gets conclusion of a completed check suite.
getConclusion() - Method in class org.kohsuke.github.GHWorkflowJob
Gets the conclusion of the job.
getConclusion() - Method in class org.kohsuke.github.GHWorkflowJob.Step
Gets the conclusion of the step.
getConclusion() - Method in class org.kohsuke.github.GHWorkflowRun
Gets the conclusion of the workflow run.
getConfig() - Method in class org.kohsuke.github.GHHook
Gets config.
getConfused() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the number of confused reactions
getConnector() - Method in class org.kohsuke.github.GitHub
Deprecated.
HttpConnector has been replaced by GitHubConnector which is generally not useful outside of this library. If you are using this method, file an issue describing your use case.
getContent() - Method in class org.kohsuke.github.GHBlob
Gets content.
getContent() - Method in class org.kohsuke.github.GHContent
Deprecated.
getContent() - Method in class org.kohsuke.github.GHContentUpdateResponse
Gets content.
getContent() - Method in class org.kohsuke.github.GHGistFile
Content of this file.
getContent() - Method in class org.kohsuke.github.GHProjectCard
Gets content if present.
getContent() - Method in class org.kohsuke.github.GHReaction
The kind of reaction left.
getContent() - Method in enum org.kohsuke.github.ReactionContent
Gets content.
getContentNodeId() - Method in class org.kohsuke.github.GHProjectsV2Item
Gets the content node id.
getContentsUrl() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets contents url.
getContentType() - Method in class org.kohsuke.github.GHAsset
Gets content type.
getContentType() - Method in class org.kohsuke.github.GHProjectsV2Item
Gets the content type.
getContentUrl() - Method in class org.kohsuke.github.GHProjectCard
Gets content url.
getContext() - Method in class org.kohsuke.github.GHCommitStatus
Gets context.
getContext() - Method in class org.kohsuke.github.GHEventPayload.Status
Gets the status content.
getContexts() - Method in class org.kohsuke.github.GHBranchProtection.RequiredStatusChecks
Gets contexts.
getContributions() - Method in class org.kohsuke.github.GHRepository.Contributor
Gets contributions.
getContributorStats() - Method in class org.kohsuke.github.GHRepositoryStatistics
Get contributors list with additions, deletions, and commit count.
getContributorStats(boolean) - Method in class org.kohsuke.github.GHRepositoryStatistics
Gets contributor stats.
getCore() - Method in class org.kohsuke.github.GHRateLimit
The core object provides the rate limit status for all non-search-related resources in the REST API.
getCount() - Method in class org.kohsuke.github.GHRepositoryTraffic.DailyInfo
Gets the count.
getCount() - Method in class org.kohsuke.github.GHRepositoryTraffic
Gets the count.
getCount() - Method in interface org.kohsuke.github.TrafficInfo
Total count of hits.
getCreatedAt() - Method in class org.kohsuke.github.GHDeployKey
Gets created_at.
getCreatedAt() - Method in class org.kohsuke.github.GHEventInfo
Gets created at.
getCreatedAt() - Method in class org.kohsuke.github.GHIssueEvent
Gets created at.
getCreatedAt() - Method in class org.kohsuke.github.GHObject
When was this resource created?.
getCreatedAt() - Method in class org.kohsuke.github.GHPerson
Gets the created at.
getCreatedAt() - Method in class org.kohsuke.github.GHPullRequestReview
Since this method does not exist, we forward this value.
getCreatedAt() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the created at.
getCreatedAt() - Method in class org.kohsuke.github.GHSubscription
Gets created at.
getCreator() - Method in class org.kohsuke.github.GHCommitStatus
Gets creator.
getCreator() - Method in class org.kohsuke.github.GHDeployment
Gets creator.
getCreator() - Method in class org.kohsuke.github.GHMilestone
Gets creator.
getCreator() - Method in class org.kohsuke.github.GHProject
Gets creator.
getCreator() - Method in class org.kohsuke.github.GHProjectCard
Gets creator.
getCreator() - Method in class org.kohsuke.github.GHProjectsV2Item
Gets the creator.
getDailyInfo() - Method in class org.kohsuke.github.GHRepositoryCloneTraffic
Gets the daily info.
getDailyInfo() - Method in class org.kohsuke.github.GHRepositoryTraffic
Gets daily info.
getDailyInfo() - Method in class org.kohsuke.github.GHRepositoryViewTraffic
Gets the daily info.
getDate() - Method in class org.kohsuke.github.GitUser
Gets date.
getDayOfWeek() - Method in class org.kohsuke.github.GHRepositoryStatistics.PunchCardItem
Gets day of week.
getDays() - Method in class org.kohsuke.github.GHRepositoryStatistics.CommitActivity
Gets days.
getDefaultBranch() - Method in class org.kohsuke.github.GHRepository
Returns the primary branch you'll configure in the "Admin > Options" config page.
getDeletions() - Method in class org.kohsuke.github.GHPullRequest
Gets deletions.
getDeletions() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets deletions.
getDeletions() - Method in class org.kohsuke.github.GHRepositoryStatistics.CodeFrequency
Gets deletions.
getDependabot() - Method in class org.kohsuke.github.GHMeta
Gets dependabot.
getDeployKeys() - Method in class org.kohsuke.github.GHRepository
Gets deploy keys.
getDeployment() - Method in class org.kohsuke.github.GHEventPayload.Deployment
Gets deployment.
getDeployment() - Method in class org.kohsuke.github.GHEventPayload.DeploymentStatus
Gets deployment.
getDeployment(long) - Method in class org.kohsuke.github.GHRepository
Obtains a single GHDeployment by its ID.
getDeploymentStatus() - Method in class org.kohsuke.github.GHEventPayload.DeploymentStatus
Gets deployment status.
getDeploymentStatuses(int) - Method in class org.kohsuke.github.GHRepository
Deprecated.
Use getDeployment(id).listStatuses()
getDeploymentUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
Gets deployment url.
getDescription() - Method in class org.kohsuke.github.GHApp
Gets description.
getDescription() - Method in class org.kohsuke.github.GHCommitStatus
Gets description.
getDescription() - Method in class org.kohsuke.github.GHEventPayload.Create
Gets description.
getDescription() - Method in class org.kohsuke.github.GHEventPayload.Status
Gets the status description.
getDescription() - Method in class org.kohsuke.github.GHGist
Gets description.
getDescription() - Method in class org.kohsuke.github.GHLabel
Purpose of Label.
getDescription() - Method in class org.kohsuke.github.GHLicense
Gets description.
getDescription() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets description.
getDescription() - Method in class org.kohsuke.github.GHMilestone
Gets description.
getDescription() - Method in class org.kohsuke.github.GHRepository
Gets description.
getDescription() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the description.
getDescription() - Method in class org.kohsuke.github.GHTeam
Gets description.
getDescription() - Method in class org.kohsuke.github.GHTeamChanges
Gets changes to description.
getDetailsUrl() - Method in class org.kohsuke.github.GHCheckRun
Gets the details URL from which to find full details of the check run on the integrator's site.
getDiffHunk() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets diff hunk.
getDiffUrl() - Method in class org.kohsuke.github.GHCompare
Gets diff url.
getDiffUrl() - Method in class org.kohsuke.github.GHIssue.PullRequest
Gets diff url.
getDiffUrl() - Method in class org.kohsuke.github.GHPullRequest
The diff file, like https://github.com/jenkinsci/jenkins/pull/100.diff
getDirectoryContent(String) - Method in class org.kohsuke.github.GHRepository
Gets directory content.
getDirectoryContent(String, String) - Method in class org.kohsuke.github.GHRepository
Gets directory content.
getDiscussion() - Method in class org.kohsuke.github.GHEventPayload.Discussion
Gets discussion.
getDiscussion() - Method in class org.kohsuke.github.GHEventPayload.DiscussionComment
Gets discussion.
getDiscussion(long) - Method in class org.kohsuke.github.GHTeam
Gets a single discussion by ID.
getDiscussionUrl() - Method in class org.kohsuke.github.GHRelease
Gets discussion url.
getDismissalRestrictions() - Method in class org.kohsuke.github.GHBranchProtection.RequiredReviews
Gets dismissal restrictions.
getDisplayTitle() - Method in class org.kohsuke.github.GHWorkflowRun
The display title of the workflow run.
getDownloadCount() - Method in class org.kohsuke.github.GHAsset
Gets download count.
getDownloadUrl() - Method in class org.kohsuke.github.GHContent
URL to retrieve the raw content of the file.
getDueOn() - Method in class org.kohsuke.github.GHMilestone
Gets due on.
getEffectiveDate() - Method in class org.kohsuke.github.GHMarketplacePendingChange
Gets effective date.
getEmail() - Method in class org.kohsuke.github.GHEmail
Gets email.
getEmail() - Method in class org.kohsuke.github.GHEventPayload.Push.Pusher
Gets email.
getEmail() - Method in class org.kohsuke.github.GHMarketplaceAccount
Gets email.
getEmail() - Method in class org.kohsuke.github.GHPerson
Gets the e-mail address of the user.
getEmail() - Method in class org.kohsuke.github.GitUser
Gets the git email for an author or committer on a git commit.
getEmails() - Method in class org.kohsuke.github.GHMyself
Deprecated.
getEmails2() - Method in class org.kohsuke.github.GHMyself
Returns the read-only list of e-mail addresses configured for you.
getEmoji() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the emoji.
getEnabledBy() - Method in class org.kohsuke.github.GHPullRequest.AutoMerge
The user who enabled the auto merge of the pull request.
getEncodedAuthorization() - Method in class org.kohsuke.github.authorization.AnonymousAuthorizationProvider
 
getEncodedAuthorization() - Method in class org.kohsuke.github.authorization.AppInstallationAuthorizationProvider
 
getEncodedAuthorization() - Method in interface org.kohsuke.github.authorization.AuthorizationProvider
Returns the credentials to be used with a given request.
getEncodedAuthorization() - Method in class org.kohsuke.github.authorization.ImmutableAuthorizationProvider
 
getEncodedAuthorization() - Method in class org.kohsuke.github.extras.authorization.JWTTokenProvider
Returns the credentials to be used with a given request.
getEncodedContent() - Method in class org.kohsuke.github.GHContent
Deprecated.
getEncoding() - Method in class org.kohsuke.github.GHBlob
Gets encoding.
getEncoding() - Method in class org.kohsuke.github.GHContent
Gets encoding.
getEnforceAdmins() - Method in class org.kohsuke.github.GHBranchProtection
Gets enforce admins.
getEntry(String) - Method in class org.kohsuke.github.GHTree
Finds a tree entry by its name.
getEnumOrDefault(Class<E>, String, E) - Static method in class org.kohsuke.github.internal.EnumUtils
Returns an enum value matching the value if found, defaultEnum if the value is null or cannot be matched to a value of the enum.
getEnvironment() - Method in class org.kohsuke.github.GHDeployment
Gets environment.
getEnvironmentUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
Deprecated.
until preview feature has graduated to stable
getEvent() - Method in class org.kohsuke.github.GHIssueEvent
Gets event.
getEvent() - Method in class org.kohsuke.github.GHWorkflowRun
The type of event that triggered the build.
getEvents() - Method in class org.kohsuke.github.GHApp
Gets events.
getEvents() - Method in class org.kohsuke.github.GHAppInstallation
Gets events.
getEvents() - Method in class org.kohsuke.github.GHHook
Gets events.
getEvents() - Method in class org.kohsuke.github.GitHub
Public events visible to you.
getExpiresAt() - Method in class org.kohsuke.github.GHAppInstallationToken
Gets expires at.
getExpiresAt() - Method in class org.kohsuke.github.GHArtifact
Gets the date at which this artifact will expire.
getExternalId() - Method in class org.kohsuke.github.GHCheckRun
Gets a reference for the check run on the integrator's system.
getExternalUrl() - Method in class org.kohsuke.github.GHApp
Gets external url.
getEyes() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the number of eyes reactions
getFieldNodeId() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges.FieldValue
Gets the field node id.
getFieldType() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges.FieldValue
Gets the field type.
getFieldValue() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges
Gets the field value.
getFile(String) - Method in class org.kohsuke.github.GHGist
Gets file.
getFileContent(String) - Method in class org.kohsuke.github.GHRepository
Gets file content.
getFileContent(String, String) - Method in class org.kohsuke.github.GHRepository
Gets file content.
getFilename() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets filename.
getFileName() - Method in class org.kohsuke.github.GHCommit.File
Gets file name.
getFileName() - Method in class org.kohsuke.github.GHGistFile
Gets file name.
getFiles() - Method in class org.kohsuke.github.GHCommit
Deprecated.
getFiles() - Method in class org.kohsuke.github.GHCompare
Gets an array of files.
getFiles() - Method in class org.kohsuke.github.GHGist
Gets files.
getFingerprint() - Method in class org.kohsuke.github.GHAuthorization
Gets fingerprint.
getFollowers() - Method in class org.kohsuke.github.GHUser
Lists the users who are following this user.
getFollowersCount() - Method in class org.kohsuke.github.GHPerson
Gets followers count.
getFollowingCount() - Method in class org.kohsuke.github.GHPerson
Gets following count.
getFollows() - Method in class org.kohsuke.github.GHUser
Lists the users that this user is following.
getForbidden() - Method in class org.kohsuke.github.GHLicense
Gets forbidden.
getForkee() - Method in class org.kohsuke.github.GHEventPayload.Fork
Gets forkee.
getForks() - Method in class org.kohsuke.github.GHRepository
Deprecated.
getForksCount() - Method in class org.kohsuke.github.GHRepository
Returns the number of all forks of this repository.
getForksUrl() - Method in class org.kohsuke.github.GHGist
Gets forks url.
getFreeTrialEndsOn() - Method in class org.kohsuke.github.GHMarketplacePurchase
Gets free trial ends on.
getFreeTrialEndsOn() - Method in class org.kohsuke.github.GHMarketplaceUserPurchase
Gets free trial ends on.
getFrom() - Method in class org.kohsuke.github.GHEventPayload.CommentChanges.GHFrom
Previous comment value that was changed.
getFrom() - Method in class org.kohsuke.github.GHIssueChanges.GHFrom
Previous value that was changed.
getFrom() - Method in class org.kohsuke.github.GHIssueRename
Old issue name.
getFrom() - Method in class org.kohsuke.github.GHLabelChanges.GHFrom
Previous value that was changed.
getFrom() - Method in class org.kohsuke.github.GHMemberChanges.FromToPermission
Gets the from.
getFrom() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges.FromTo
Gets the from.
getFrom() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges.FromToDate
Gets the from.
getFrom() - Method in class org.kohsuke.github.GHPullRequestChanges.GHFrom
Previous value that was changed.
getFrom() - Method in class org.kohsuke.github.GHTeamChanges.FromPrivacy
Gets the from.
getFrom() - Method in class org.kohsuke.github.GHTeamChanges.FromString
Gets the from.
getFullName() - Method in class org.kohsuke.github.GHEventPayload.Installation.Repository
Gets the full name.
getFullName() - Method in class org.kohsuke.github.GHRepository
Full repository name including the owner or organization.
getGist(String) - Method in class org.kohsuke.github.GitHub
Gets a single gist by ID.
getGistId() - Method in class org.kohsuke.github.GHGist
Gets the id for this Gist.
getGit() - Method in interface org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaExample
Gets git.
getGit() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinal
 
getGit() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinalCreator
 
getGit() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersUnmodifiable
 
getGit() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPackage
 
getGit() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
 
getGit() - Method in class org.kohsuke.github.GHMeta
Gets git.
getGitPullUrl() - Method in class org.kohsuke.github.GHGist
Gets git pull url.
getGitPushUrl() - Method in class org.kohsuke.github.GHGist
Gets git push url.
getGitTransportUrl() - Method in class org.kohsuke.github.GHRepository
Gets the git:// URL to this repository, such as "git://github.com/kohsuke/jenkins.git" This URL is read-only.
getGitUrl() - Method in class org.kohsuke.github.GHContent
Gets git url.
getGraphQL() - Method in class org.kohsuke.github.GHRateLimit
The graphql record provides the rate limit status for the GraphQL API.
getGravatarId() - Method in class org.kohsuke.github.GHPerson
Deprecated.
No longer available in the v3 API.
getHashedToken() - Method in class org.kohsuke.github.GHAuthorization
Gets hashed token.
getHead() - Method in class org.kohsuke.github.GHEventPayload.Push
The SHA of the HEAD commit on the repository.
getHead() - Method in class org.kohsuke.github.GHPullRequest
The change that should be pulled.
getHeadBranch() - Method in class org.kohsuke.github.GHCheckSuite
The head branch name the changes are on.
getHeadBranch() - Method in class org.kohsuke.github.GHWorkflowRun
The head branch name the changes are on.
getHeadCommit() - Method in class org.kohsuke.github.GHCheckSuite
The commit of current head.
getHeadCommit() - Method in class org.kohsuke.github.GHEventPayload.Push
The head commit of the push.
getHeadCommit() - Method in class org.kohsuke.github.GHWorkflowRun
The commit of current head.
getHeadRepository() - Method in class org.kohsuke.github.GHWorkflowRun
The repository of current head.
getHeadSha() - Method in class org.kohsuke.github.GHCheckRun
Gets the HEAD SHA.
getHeadSha() - Method in class org.kohsuke.github.GHCheckSuite
Gets the HEAD SHA.
getHeadSha() - Method in class org.kohsuke.github.GHWorkflowJob
Gets the HEAD SHA.
getHeadSha() - Method in class org.kohsuke.github.GHWorkflowRun
Gets the HEAD SHA.
getHeart() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the number of heart reactions
getHomepage() - Method in class org.kohsuke.github.GHRepository
Gets homepage.
getHook(int) - Method in class org.kohsuke.github.GHOrganization
Gets hook.
getHook(int) - Method in class org.kohsuke.github.GHRepository
Gets hook.
getHooks() - Method in interface org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaExample
Gets hooks.
getHooks() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinal
 
getHooks() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinalCreator
 
getHooks() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersUnmodifiable
 
getHooks() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPackage
 
getHooks() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
 
getHooks() - Method in class org.kohsuke.github.GHMeta
Gets hooks.
getHooks() - Method in class org.kohsuke.github.GHOrganization
Retrieves the currently configured hooks.
getHooks() - Method in class org.kohsuke.github.GHRepository
Retrieves the currently configured hooks.
getHooray() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the number of hooray reactions
getHourOfDay() - Method in class org.kohsuke.github.GHRepositoryStatistics.PunchCardItem
Gets hour of day.
getHtml_url() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
Gets html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHApp
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHAppInstallation
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHArtifact
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHAsset
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHAuthorization
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHCheckRun
Gets the HTML URL: https://github.com/[owner]/[repo-name]/runs/[check-run-id], usually an GitHub Action page of the check run.
getHtmlUrl() - Method in class org.kohsuke.github.GHCheckSuite
Check suite doesn't have a HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHCommit
Gets html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHCommitComment
URL like 'https://github.com/kohsuke/sandbox-ant/commit/8ae38db0ea5837313ab5f39d43a6f73de3bd9000#commitcomment-1252827' to show this commit comment in a browser.
getHtmlUrl() - Method in class org.kohsuke.github.GHCommitStatus
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHCompare
Gets html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHContent
Gets html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHDeployment
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHDiscussion
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHGist
Get the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHHook
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHInvitation
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHIssue
The HTML page of this issue, like https://github.com/jenkinsci/jenkins/issues/100
getHtmlUrl() - Method in class org.kohsuke.github.GHIssueComment
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHLicense
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHMilestone
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHObject
Gets html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHPerson
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHProject
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHProjectCard
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHProjectColumn
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHProjectsV2Item
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHPullRequestReview
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHReaction
Deprecated.
getHtmlUrl() - Method in class org.kohsuke.github.GHRelease
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHRepository
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHRepositoryDiscussionComment
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHRepositoryPublicKey
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHRepositoryStatistics.CommitActivity
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHRepositoryStatistics.Participation
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHRequestedAction
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHTeam
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHThread
Deprecated.
This object has no HTML URL.
getHtmlUrl() - Method in class org.kohsuke.github.GHWorkflow
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHWorkflowJob
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GHWorkflowRun
Gets the html url.
getHtmlUrl() - Method in class org.kohsuke.github.GitCommit
Gets HTML URL.
getHttpTransportUrl() - Method in class org.kohsuke.github.GHRepository
Gets the HTTPS URL to this repository, such as "https://github.com/kohsuke/jenkins.git" This URL is read-only.
getId() - Method in class org.kohsuke.github.GHCheckSuite.HeadCommit
Gets id of the commit, used by GHCheckSuite when a GHEvent.CHECK_SUITE comes.
getId() - Method in class org.kohsuke.github.GHDeployKey
Gets id.
getId() - Method in class org.kohsuke.github.GHDiscussion
The id number of this discussion.
getId() - Method in class org.kohsuke.github.GHEventInfo
Gets id.
getId() - Method in class org.kohsuke.github.GHEventPayload.Installation.Repository
Get the id.
getId() - Method in class org.kohsuke.github.GHGist
Deprecated.
Use GHGist.getGistId() instead.
getId() - Method in class org.kohsuke.github.GHIssueEvent
Gets id.
getId() - Method in class org.kohsuke.github.GHKey
Gets id.
getId() - Method in class org.kohsuke.github.GHLabel
Gets id.
getId() - Method in class org.kohsuke.github.GHMarketplaceAccount
Gets id.
getId() - Method in class org.kohsuke.github.GHMarketplacePendingChange
Gets id.
getId() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets id.
getId() - Method in class org.kohsuke.github.GHObject
Gets id.
getId() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the id.
getId() - Method in class org.kohsuke.github.GHWorkflowRun.HeadCommit
Gets id of the commit.
getImplementation() - Method in class org.kohsuke.github.GHLicense
Gets implementation.
getImporter() - Method in interface org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaExample
Gets importer.
getImporter() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinal
 
getImporter() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinalCreator
 
getImporter() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersUnmodifiable
 
getImporter() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPackage
Missing JsonProperty or having it on the field will cause Jackson to ignore getters and setters.
getImporter() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
 
getImporter() - Method in class org.kohsuke.github.GHMeta
Gets importer.
getInputs() - Method in class org.kohsuke.github.GHEventPayload.WorkflowDispatch
Gets the map of input parameters passed to the workflow.
getInReplyToId() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets in reply to id.
getInstallation() - Method in class org.kohsuke.github.GHEventPayload
Gets installation.
getInstallation() - Method in class org.kohsuke.github.GitHub
Returns the GitHub App Installation associated with the authentication credentials used.
getInstallationById(long) - Method in class org.kohsuke.github.GHApp
Obtain an installation associated with this app.
getInstallationByOrganization(String) - Method in class org.kohsuke.github.GHApp
Obtain an organization installation associated with this app.
getInstallationByRepository(String, String) - Method in class org.kohsuke.github.GHApp
Obtain an repository installation associated with this app.
getInstallationByUser(String) - Method in class org.kohsuke.github.GHApp
Obtain a user installation associated with this app.
getInstallationsCount() - Method in class org.kohsuke.github.GHApp
Gets installations count.
getIntegrationManifest() - Method in class org.kohsuke.github.GHRateLimit
The integration manifest record provides the rate limit status for the GitHub App Manifest code conversion endpoint.
getIssue() - Method in class org.kohsuke.github.GHEventPayload.Issue
Gets issue.
getIssue() - Method in class org.kohsuke.github.GHEventPayload.IssueComment
Gets issue.
getIssue() - Method in class org.kohsuke.github.GHIssueEvent
Gets issue.
getIssue(int) - Method in class org.kohsuke.github.GHRepository
Gets issue.
getIssueEvent(long) - Method in class org.kohsuke.github.GHRepository
Get a single issue event.
getIssues(GHIssueState) - Method in class org.kohsuke.github.GHRepository
Gets issues.
getIssues(GHIssueState, GHMilestone) - Method in class org.kohsuke.github.GHRepository
Gets issues.
getIssuesApiRoute() - Method in class org.kohsuke.github.GHIssue
Gets issues api route.
getIssueUpdatedAt() - Method in class org.kohsuke.github.GHPullRequest
Deprecated.
getIssueUrl() - Method in class org.kohsuke.github.GHPullRequest
The URL of the patch file.
getJobsUrl() - Method in class org.kohsuke.github.GHWorkflowRun
The jobs URL, like https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/jobs
getKey() - Method in class org.kohsuke.github.GHDeployKey
Gets key.
getKey() - Method in class org.kohsuke.github.GHKey
Gets key.
getKey() - Method in class org.kohsuke.github.GHLicense
Gets key.
getKey() - Method in class org.kohsuke.github.GHRepositoryPublicKey
Gets the key.
getKeyId() - Method in class org.kohsuke.github.GHRepositoryPublicKey
Gets the key id.
getKeys() - Method in class org.kohsuke.github.GHUser
Gets keys.
getKind() - Method in class org.kohsuke.github.GHCodeownersError
Gets kind.
getLabel() - Method in class org.kohsuke.github.GHAsset
Gets label.
getLabel() - Method in class org.kohsuke.github.GHCommitPointer
String that looks like "USERNAME:REF".
getLabel() - Method in class org.kohsuke.github.GHEventPayload.Discussion
Gets the added or removed label for labeled/unlabeled events.
getLabel() - Method in class org.kohsuke.github.GHEventPayload.Issue
Gets the added or removed label for labeled/unlabeled events.
getLabel() - Method in class org.kohsuke.github.GHEventPayload.Label
Gets the label.
getLabel() - Method in class org.kohsuke.github.GHEventPayload.PullRequest
Gets the added or removed label for labeled/unlabeled events.
getLabel() - Method in class org.kohsuke.github.GHIssueEvent
Get the GHLabel that was added to or removed from the issue.
getLabel(String) - Method in class org.kohsuke.github.GHRepository
Gets label.
getLabels() - Method in class org.kohsuke.github.GHIssue
Gets labels.
getLabels() - Method in class org.kohsuke.github.GHWorkflowJob
Gets the labels of the job.
getLanguage() - Method in class org.kohsuke.github.GHGistFile
Gets language.
getLanguage() - Method in class org.kohsuke.github.GHRepository
Gets the primary programming language.
getLastCommentUrl() - Method in class org.kohsuke.github.GHThread
Gets last comment url.
getLastCommitStatus(String) - Method in class org.kohsuke.github.GHRepository
Gets the last status of this commit, which is what gets shown in the UI.
getLastReadAt() - Method in class org.kohsuke.github.GHThread
Returns null if the entire thread has never been read.
getLastStatus() - Method in class org.kohsuke.github.GHCommit
Gets last status.
getLastUsedAt() - Method in class org.kohsuke.github.GHDeployKey
Gets last_used.
getLatestCheckRunsCount() - Method in class org.kohsuke.github.GHCheckSuite
The quantity of check runs that had run as part of the latest push.
getLatestRelease() - Method in class org.kohsuke.github.GHRepository
Gets latest release.
getLaugh() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the number of laugh reactions
getLdapDn() - Method in class org.kohsuke.github.GHUser
Gets LDAP information for user.
getLicense() - Method in class org.kohsuke.github.GHRepository
Gets the basic license details for the repository.
getLicense(String) - Method in class org.kohsuke.github.GitHub
Returns the full details for a license.
getLicenseContent() - Method in class org.kohsuke.github.GHRepository
Retrieves the contents of the repository's license file - makes an additional API call.
getLimit() - Method in class org.kohsuke.github.GHRateLimit
Gets the total number of Core API calls per hour allotted for this connection.
getLimit() - Method in class org.kohsuke.github.GHRateLimit.Record
Gets the total number of API calls per hour allotted for this connection.
getLine() - Method in class org.kohsuke.github.GHCodeownersError
Gets line.
getLine() - Method in class org.kohsuke.github.GHCommitComment
A commit comment can be on a specific line of a specific file, if so, this field points to the line number in the file.
getLine() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The line of the blob to which the comment applies.
getLinesAdded() - Method in class org.kohsuke.github.GHCommit.File
Gets lines added.
getLinesAdded() - Method in class org.kohsuke.github.GHCommit
Gets lines added.
getLinesChanged() - Method in class org.kohsuke.github.GHCommit.File
Gets lines changed.
getLinesChanged() - Method in class org.kohsuke.github.GHCommit
Gets lines changed.
getLinesDeleted() - Method in class org.kohsuke.github.GHCommit.File
Gets lines deleted.
getLinesDeleted() - Method in class org.kohsuke.github.GHCommit
Gets lines deleted.
getLocation() - Method in class org.kohsuke.github.GHPerson
Gets the location of this user, like "Santa Clara, California".
getLockBranch() - Method in class org.kohsuke.github.GHBranchProtection
Gets lock branch.
getLogin() - Method in interface org.kohsuke.github.authorization.UserAuthorizationProvider
Gets the user login name.
getLogin() - Method in class org.kohsuke.github.GHMarketplaceAccount
Gets login.
getLogin() - Method in class org.kohsuke.github.GHPerson
Gets the login ID of this user, like 'kohsuke'.
getLogins(Collection<GHUser>) - Static method in class org.kohsuke.github.GHIssue
Gets the logins.
getLogsUrl() - Method in class org.kohsuke.github.GHWorkflowRun
The logs URL, like https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/logs
getLogUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
Deprecated.
until preview feature has graduated to stable
getMappingObjectReader() - Static method in class org.kohsuke.github.GitHub
Gets an ObjectReader that can be used to convert JSON into library data objects.
getMappingObjectWriter() - Static method in class org.kohsuke.github.GitHub
Gets an ObjectWriter that can be used to convert data objects in this library to JSON.
getMarketplaceAccount() - Method in class org.kohsuke.github.GHAppInstallation
Shows whether the user or organization account actively subscribes to a plan listed by the authenticated GitHub App.
getMarketplacePendingChange() - Method in class org.kohsuke.github.GHMarketplaceAccountPlan
Gets marketplace pending change.
getMarketplacePurchase() - Method in class org.kohsuke.github.GHMarketplaceAccountPlan
Gets marketplace purchase.
getMasterBranch() - Method in class org.kohsuke.github.GHEventPayload.Create
Gets default branch.
getMasterBranch() - Method in class org.kohsuke.github.GHRepository
Deprecated.
getMember() - Method in class org.kohsuke.github.GHEventPayload.Member
Gets the member.
getMember() - Method in class org.kohsuke.github.GHEventPayload.Membership
Gets the member.
getMembers() - Method in class org.kohsuke.github.GHOrganization
getMembers() - Method in class org.kohsuke.github.GHTeam
Gets members.
getMembership(GHOrganization) - Method in class org.kohsuke.github.GHMyself
Gets your membership in a specific organization.
getMergeable() - Method in class org.kohsuke.github.GHPullRequest
Is this PR mergeable?.
getMergeableState() - Method in class org.kohsuke.github.GHPullRequest
Gets mergeable state.
getMergeBaseCommit() - Method in class org.kohsuke.github.GHCompare
Gets merge base commit.
getMergeCommitSha() - Method in class org.kohsuke.github.GHPullRequest
getMergedAt() - Method in class org.kohsuke.github.GHPullRequest
Gets merged at.
getMergedBy() - Method in class org.kohsuke.github.GHPullRequest
Gets merged by.
getMergeMethod() - Method in class org.kohsuke.github.GHPullRequest.AutoMerge
The merge method of the auto merge.
getMessage() - Method in class org.kohsuke.github.GHCheckSuite.HeadCommit
Gets message.
getMessage() - Method in class org.kohsuke.github.GHCodeownersError
Gets message.
getMessage() - Method in class org.kohsuke.github.GHCompare.InnerCommit
Gets message.
getMessage() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Gets message.
getMessage() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
Gets message.
getMessage() - Method in class org.kohsuke.github.GHTagObject
Gets message.
getMessage() - Method in class org.kohsuke.github.GHWorkflowRun.HeadCommit
Gets message.
getMessage() - Method in class org.kohsuke.github.GitCommit
Gets message.
getMeta() - Method in class org.kohsuke.github.GitHub
Provides a list of GitHub's IP addresses.
getMilestone() - Method in class org.kohsuke.github.GHIssue
Gets milestone.
getMilestone() - Method in class org.kohsuke.github.GHIssueEvent
Get the GHMilestone that this issue was added to or removed from.
getMilestone(int) - Method in class org.kohsuke.github.GHRepository
Gets milestone.
getMilestones() - Method in class org.kohsuke.github.GHRepository
getMinusOne() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the number of -1 reactions
getMirrorUrl() - Method in class org.kohsuke.github.GHRepository
Gets the Mirror URL to access this repository: https://github.com/apache/tomee mirrored from git://git.apache.org/tomee.git
getMode() - Method in class org.kohsuke.github.GHTreeEntry
Get mode such as 100644.
getModified() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Gets modified.
getMonthlyPriceInCents() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets monthly price in cents.
getMyInvitations() - Method in class org.kohsuke.github.GitHub
Gets complete list of open invitations for current user.
getMyMarketplacePurchases() - Method in class org.kohsuke.github.GitHub
Returns only active subscriptions.
getMyOrganizations() - Method in class org.kohsuke.github.GitHub
This method returns shallowly populated organizations.
getMyself() - Method in class org.kohsuke.github.GitHub
Gets the GHUser that represents yourself.
getMyTeams() - Method in class org.kohsuke.github.GitHub
Gets complete map of organizations/teams that current user belongs to.
getName() - Method in class org.kohsuke.github.GHApp
Gets name.
getName() - Method in class org.kohsuke.github.GHArtifact
Gets the name.
getName() - Method in class org.kohsuke.github.GHAsset
Gets name.
getName() - Method in class org.kohsuke.github.GHBranch
Gets name.
getName() - Method in class org.kohsuke.github.GHCheckRun
Gets the custom name of this check run.
getName() - Method in class org.kohsuke.github.GHContent
Gets name.
getName() - Method in class org.kohsuke.github.GHEventPayload.Installation.Repository
Gets the name.
getName() - Method in class org.kohsuke.github.GHEventPayload.Push.Pusher
Gets name.
getName() - Method in class org.kohsuke.github.GHHook
Gets name.
getName() - Method in class org.kohsuke.github.GHLabel
Gets name.
getName() - Method in class org.kohsuke.github.GHLabelChanges
Old label name.
getName() - Method in class org.kohsuke.github.GHLicense
Gets name.
getName() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets name.
getName() - Method in class org.kohsuke.github.GHPerson
Gets the human-readable name of the user, like "Kohsuke Kawaguchi".
getName() - Method in class org.kohsuke.github.GHProject
Gets name.
getName() - Method in class org.kohsuke.github.GHProjectColumn
Gets name.
getName() - Method in class org.kohsuke.github.GHRelease
Gets name.
getName() - Method in class org.kohsuke.github.GHRepository
Short repository name without the owner.
getName() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the name.
getName() - Method in class org.kohsuke.github.GHRepositoryVariable
Gets name.
getName() - Method in class org.kohsuke.github.GHTag
Gets name.
getName() - Method in class org.kohsuke.github.GHTeam
Gets name.
getName() - Method in class org.kohsuke.github.GHTeamChanges
Gets changes to name.
getName() - Method in class org.kohsuke.github.GHWorkflow
The name of the workflow.
getName() - Method in class org.kohsuke.github.GHWorkflowJob
The name of the job.
getName() - Method in class org.kohsuke.github.GHWorkflowJob.Step
Gets the name of the step.
getName() - Method in class org.kohsuke.github.GHWorkflowRun
The name of the workflow run.
getName() - Method in class org.kohsuke.github.GitUser
Gets the git user name for an author or committer on a git commit.
getNextBillingDate() - Method in class org.kohsuke.github.GHMarketplacePurchase
Gets next billing date.
getNextBillingDate() - Method in class org.kohsuke.github.GHMarketplaceUserPurchase
Gets next billing date.
getNode_id() - Method in class org.kohsuke.github.GHProject
Deprecated.
getNodeId() - Method in class org.kohsuke.github.GHCheckRun
Gets the global node id to access most objects in GitHub.
getNodeId() - Method in class org.kohsuke.github.GHCheckSuite
Gets the global node id to access most objects in GitHub.
getNodeId() - Method in class org.kohsuke.github.GHEventPayload.Installation.Repository
Gets the node id.
getNodeId() - Method in class org.kohsuke.github.GHIssueEvent
Gets node id.
getNodeId() - Method in class org.kohsuke.github.GHLabel
Gets node id.
getNodeId() - Method in class org.kohsuke.github.GHObject
Get Global node_id from Github object.
getNodeId() - Method in class org.kohsuke.github.GHRepository
Gets node id.
getNodeId() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the node id.
getNodeId() - Method in class org.kohsuke.github.GitCommit
Gets node id.
getNote() - Method in class org.kohsuke.github.GHAuthorization
Gets note.
getNote() - Method in class org.kohsuke.github.GHProjectCard
Gets note.
getNoteUrl() - Method in class org.kohsuke.github.GHAuthorization
Gets note url.
getNullableEnumOrDefault(Class<E>, String, E) - Static method in class org.kohsuke.github.internal.EnumUtils
Returns an enum value matching the value if found, null if the value is null and defaultEnum if the value cannot be matched to a value of the enum.
getNumber() - Method in class org.kohsuke.github.GHDiscussion
The number of this discussion.
getNumber() - Method in class org.kohsuke.github.GHEventPayload.CheckRun
Gets number.
getNumber() - Method in class org.kohsuke.github.GHEventPayload.PullRequest
Gets number.
getNumber() - Method in class org.kohsuke.github.GHIssue
ID.
getNumber() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets number.
getNumber() - Method in class org.kohsuke.github.GHMilestone
Gets number.
getNumber() - Method in class org.kohsuke.github.GHProject
Gets number.
getNumber() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the number.
getNumber() - Method in class org.kohsuke.github.GHWorkflowJob.Step
Gets the sequential number of the step.
getNumberOfAdditions() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats.Week
Gets number of additions.
getNumberOfCommits() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats.Week
Gets number of commits.
getNumberOfCommits() - Method in class org.kohsuke.github.GHRepositoryStatistics.PunchCardItem
Gets number of commits.
getNumberOfDeletions() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats.Week
Gets number of deletions.
getObject() - Method in class org.kohsuke.github.GHRef
The object that this ref points to.
getObject() - Method in class org.kohsuke.github.GHTagObject
Gets object.
getOpenIssueCount() - Method in class org.kohsuke.github.GHRepository
Gets open issue count.
getOpenIssues() - Method in class org.kohsuke.github.GHMilestone
Gets open issues.
getOrganization() - Method in class org.kohsuke.github.GHEventInfo
Gets organization.
getOrganization() - Method in class org.kohsuke.github.GHEventPayload
Gets organization.
getOrganization() - Method in class org.kohsuke.github.GHMembership
Gets organization.
getOrganization() - Method in class org.kohsuke.github.GHTeam
Gets organization.
getOrganization(String) - Method in class org.kohsuke.github.GitHub
Gets GHOrganization specified by name.
getOrganizationBillingEmail() - Method in class org.kohsuke.github.GHMarketplaceAccount
Gets organization billing email.
getOrganizations() - Method in class org.kohsuke.github.GHUser
Gets the organization that this user belongs to publicly.
getOriginalCommitId() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets commit id.
getOriginalEnvironment() - Method in class org.kohsuke.github.GHDeployment
Deprecated.
until preview feature has graduated to stable
getOriginalLine() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The line of the blob to which the comment applies.
getOriginalPosition() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets original position.
getOriginalStartLine() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The first line of the range for a multi-line comment.
getOutput() - Method in class org.kohsuke.github.GHCheckRun
Gets an output for a check run.
getOwner() - Method in class org.kohsuke.github.GHApp
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHAsset
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHBranch
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHCommit
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHCommitComment
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHContent
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHGist
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHMilestone
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHProject
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHRelease
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHRepository
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHTag
Gets owner.
getOwner() - Method in class org.kohsuke.github.GHTagObject
Gets owner.
getOwner() - Method in class org.kohsuke.github.GitCommit
Gets owner.
getOwnerCommits() - Method in class org.kohsuke.github.GHRepositoryStatistics.Participation
Gets owner commits.
getOwnerName() - Method in class org.kohsuke.github.GHRepository
Gets owner name.
getOwnerUrl() - Method in class org.kohsuke.github.GHProject
Gets owner url.
getPackages() - Method in class org.kohsuke.github.GHMeta
Gets package.
getPages() - Method in interface org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaExample
Gets pages.
getPages() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinal
 
getPages() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinalCreator
 
getPages() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersUnmodifiable
 
getPages() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPackage
 
getPages() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
 
getPages() - Method in class org.kohsuke.github.GHMeta
Gets pages.
getParent() - Method in class org.kohsuke.github.GHIssueComment
Gets the issue to which this comment is associated.
getParent() - Method in class org.kohsuke.github.GHPullRequestReview
Gets the pull request to which this review is associated.
getParent() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets the pull request to which this review comment is associated.
getParent() - Method in class org.kohsuke.github.GHRepository
Forked repositories have a 'parent' attribute that specifies the repository this repository is directly forked from.
getParentId() - Method in class org.kohsuke.github.GHRepositoryDiscussionComment
Gets the parent comment id.
getParents() - Method in class org.kohsuke.github.GHCommit
Resolves the parent commit objects and return them.
getParents() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
Get parents commit pointer [ ].
getParentSHA1s() - Method in class org.kohsuke.github.GHCommit
Gets parent sha 1 s.
getParentSHA1s() - Method in class org.kohsuke.github.GHCommit.ShortInfo
Gets the parent SHA 1 s.
getParentSHA1s() - Method in class org.kohsuke.github.GitCommit
Gets the parent SHA 1 s.
getParticipation() - Method in class org.kohsuke.github.GHRepositoryStatistics
Get the weekly commit count for the repository owner and everyone else.
getPatch() - Method in class org.kohsuke.github.GHCommit.File
Gets patch.
getPatch() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets patch.
getPatchUrl() - Method in class org.kohsuke.github.GHCompare
Gets patch url.
getPatchUrl() - Method in class org.kohsuke.github.GHIssue.PullRequest
Gets patch url.
getPatchUrl() - Method in class org.kohsuke.github.GHPullRequest
The URL of the patch file.
getPath() - Method in class org.kohsuke.github.GHCodeownersError
Gets path.
getPath() - Method in class org.kohsuke.github.GHCommitComment
A commit comment can be on a specific line of a specific file, if so, this field points to a file.
getPath() - Method in class org.kohsuke.github.GHContent
Gets path.
getPath() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets path.
getPath() - Method in class org.kohsuke.github.GHTreeEntry
Get the path such as "subdir/file.txt"
getPath() - Method in class org.kohsuke.github.GHWorkflow
The path of the workflow e.g.
getPayload() - Method in class org.kohsuke.github.GHDeployment
Gets payload.
getPayload() - Method in class org.kohsuke.github.GHVerification
Gets the payload that was signed.
getPayload(Class<T>) - Method in class org.kohsuke.github.GHEventInfo
Retrieves the payload.
getPayloadMap() - Method in class org.kohsuke.github.GHDeployment
Gets payload.
getPayloadObject() - Method in class org.kohsuke.github.GHDeployment
Gets payload without assuming its type.
getPem() - Method in class org.kohsuke.github.GHAppFromManifest
Gets the pem
getPermalinkUrl() - Method in class org.kohsuke.github.GHCompare
Gets permalink url.
getPermission() - Method in class org.kohsuke.github.GHMemberChanges
Get changes to permission.
getPermission() - Method in class org.kohsuke.github.GHTeam
Gets permission.
getPermission(String) - Method in class org.kohsuke.github.GHRepository
Obtain permission for a given user in this repository.
getPermission(GHUser) - Method in class org.kohsuke.github.GHRepository
Obtain permission for a given user in this repository.
getPermissions() - Method in class org.kohsuke.github.GHApp
Gets permissions.
getPermissions() - Method in class org.kohsuke.github.GHAppInstallation
Gets permissions.
getPermissions() - Method in class org.kohsuke.github.GHAppInstallationToken
Gets permissions.
getPermissions() - Method in class org.kohsuke.github.GHTeamChanges.FromRepository
Gets the changes to permissions.
getPermitted() - Method in class org.kohsuke.github.GHLicense
Gets permitted.
getPlan() - Method in class org.kohsuke.github.GHMarketplaceAccount
Shows whether the user or organization account actively subscribes to a plan listed by the authenticated GitHub App.
getPlan() - Method in class org.kohsuke.github.GHMarketplacePendingChange
Gets plan.
getPlan() - Method in class org.kohsuke.github.GHMarketplacePurchase
Gets plan.
getPlan() - Method in class org.kohsuke.github.GHMarketplaceUserPurchase
Gets plan.
getPlusOne() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the number of +1 reactions
getPosition() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets position.
getPostCommitHooks() - Method in class org.kohsuke.github.GHRepository
getPreviousFilename() - Method in class org.kohsuke.github.GHCommit.File
Gets previous filename.
getPreviousFilename() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets previous filename.
getPreviousProjectsV2ItemNodeId() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges
Gets the previous projects V 2 item node id.
getPriceModel() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets price model.
getPrivacy() - Method in class org.kohsuke.github.GHTeam
Gets the privacy state.
getPrivacy() - Method in class org.kohsuke.github.GHTeamChanges
Gets changes to privacy.
getProject() - Method in class org.kohsuke.github.GHProjectCard
Gets project.
getProject() - Method in class org.kohsuke.github.GHProjectColumn
Gets project.
getProject(long) - Method in class org.kohsuke.github.GitHub
Gets project.
getProjectCard(long) - Method in class org.kohsuke.github.GitHub
Gets project card.
getProjectColumn(long) - Method in class org.kohsuke.github.GitHub
Gets project column.
getProjectNodeId() - Method in class org.kohsuke.github.GHProjectsV2Item
Gets the project node id.
getProjectsV2Item() - Method in class org.kohsuke.github.GHEventPayload.ProjectsV2Item
Gets the projects V 2 item.
getProjectUrl() - Method in class org.kohsuke.github.GHProjectCard
Gets project url.
getProjectUrl() - Method in class org.kohsuke.github.GHProjectColumn
Gets project url.
getProtection() - Method in class org.kohsuke.github.GHBranch
Gets protection.
getProtectionUrl() - Method in class org.kohsuke.github.GHBranch
Gets protection url.
getPublicGistCount() - Method in class org.kohsuke.github.GHPerson
Gets public gist count.
getPublicKey() - Method in class org.kohsuke.github.GHRepository
Gets the public key for the given repo.
getPublicKeys() - Method in class org.kohsuke.github.GHMyself
Returns the read-only list of all the public keys of the current user.
getPublicRepoCount() - Method in class org.kohsuke.github.GHPerson
Gets public repo count.
getPublicVerifiedKeys() - Method in class org.kohsuke.github.GHMyself
Returns the read-only list of all the public verified keys of the current user.
getPublished_at() - Method in class org.kohsuke.github.GHRelease
Gets published at.
getPullRequest() - Method in class org.kohsuke.github.GHEventPayload.PullRequest
Gets pull request.
getPullRequest() - Method in class org.kohsuke.github.GHEventPayload.PullRequestReview
Gets pull request.
getPullRequest() - Method in class org.kohsuke.github.GHEventPayload.PullRequestReviewComment
Gets pull request.
getPullRequest() - Method in class org.kohsuke.github.GHIssue
Returns non-null if this issue is a shadow of a pull request.
getPullRequest() - Method in class org.kohsuke.github.GHPullRequest
Gets the pull request.
getPullRequest(int) - Method in class org.kohsuke.github.GHRepository
Retrieves a specified pull request.
getPullRequestReviewId() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The ID of the pull request review to which the comment belongs.
getPullRequests() - Method in class org.kohsuke.github.GHCheckRun
Gets the pull requests participated in this check run.
getPullRequests() - Method in class org.kohsuke.github.GHCheckSuite
Gets the pull requests participated in this check suite.
getPullRequests() - Method in class org.kohsuke.github.GHOrganization
Gets all the open pull requests in this organization.
getPullRequests() - Method in class org.kohsuke.github.GHWorkflowRun
Gets the pull requests participated in this workflow run.
getPullRequests(GHIssueState) - Method in class org.kohsuke.github.GHRepository
Retrieves all the pull requests of a particular state.
getPullRequestUrl() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets URL for the pull request that the review comment belongs to.
getPunchCard() - Method in class org.kohsuke.github.GHRepositoryStatistics
Get the number of commits per hour in each day.
getPushedAt() - Method in class org.kohsuke.github.GHRepository
Gets pushed at.
getPusher() - Method in class org.kohsuke.github.GHEventPayload.Push
Gets pusher.
getRateLimit() - Method in class org.kohsuke.github.GitHub
Gets the current full rate limit information from the server.
getRawRepositories() - Method in class org.kohsuke.github.GHEventPayload.Installation
Returns a list of raw, unpopulated repositories.
getRawUrl() - Method in class org.kohsuke.github.GHCommit.File
Gets raw url.
getRawUrl() - Method in class org.kohsuke.github.GHGistFile
URL that serves this file as-is.
getRawUrl() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets raw url.
getReactions() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets the Reaction Rollup
getReadme() - Method in class org.kohsuke.github.GHRepository
https://developer.github.com/v3/repos/contents/#get-the-readme
getReason() - Method in class org.kohsuke.github.GHSubscription
Gets reason.
getReason() - Method in class org.kohsuke.github.GHThread
Gets reason.
getReason() - Method in class org.kohsuke.github.GHVerification
Gets reason for verification value.
getRef() - Method in class org.kohsuke.github.GHCommitPointer
Named ref to the commit.
getRef() - Method in class org.kohsuke.github.GHDeployment
Gets ref.
getRef() - Method in class org.kohsuke.github.GHEventPayload.Create
Gets ref.
getRef() - Method in class org.kohsuke.github.GHEventPayload.Delete
Gets ref.
getRef() - Method in class org.kohsuke.github.GHEventPayload.Push
The full Git ref that was pushed.
getRef() - Method in class org.kohsuke.github.GHEventPayload.WorkflowDispatch
Gets the ref of the branch (e.g.
getRef() - Method in class org.kohsuke.github.GHPullRequestChanges.GHCommitPointer
Named ref to the commit.
getRef() - Method in class org.kohsuke.github.GHRef
Name of the ref, such as "refs/tags/abc".
getRef(String) - Method in class org.kohsuke.github.GHRepository
Retrieve a ref of the given type for the current GitHub repository.
getRefs() - Method in class org.kohsuke.github.GHRepository
Retrieves all refs for the github repository.
getRefs(String) - Method in class org.kohsuke.github.GHRepository
Retrieves all refs of the given type for the current GitHub repository.
getRefType() - Method in class org.kohsuke.github.GHEventPayload.Create
Gets ref type.
getRefType() - Method in class org.kohsuke.github.GHEventPayload.Delete
Gets ref type.
getRelease() - Method in class org.kohsuke.github.GHEventPayload.Release
Gets release.
getRelease(long) - Method in class org.kohsuke.github.GHRepository
Gets release.
getReleaseByTagName(String) - Method in class org.kohsuke.github.GHRepository
Gets release by tag name.
getReleases() - Method in class org.kohsuke.github.GHRepository
getRemaining() - Method in class org.kohsuke.github.GHRateLimit
Gets the remaining number of Core APIs requests allowed before this connection will be throttled.
getRemaining() - Method in class org.kohsuke.github.GHRateLimit.Record
Gets the remaining number of requests allowed before this connection will be throttled.
getRemoved() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Gets removed.
getRename() - Method in class org.kohsuke.github.GHIssueEvent
Get the GHIssueRename that contains information about issue old and new name.
getRepositories() - Method in class org.kohsuke.github.GHAppInstallationToken
Gets repositories.
getRepositories() - Method in class org.kohsuke.github.GHEventPayload.Installation
Gets repositories.
getRepositories() - Method in class org.kohsuke.github.GHPerson
Gets the public repositories this user owns.
getRepositories() - Method in class org.kohsuke.github.GHTeam
Gets repositories.
getRepositoriesAdded() - Method in class org.kohsuke.github.GHEventPayload.InstallationRepositories
Gets repositories added.
getRepositoriesRemoved() - Method in class org.kohsuke.github.GHEventPayload.InstallationRepositories
Gets repositories removed.
getRepositoriesUrl() - Method in class org.kohsuke.github.GHAppInstallation
Gets repositories url.
getRepositoriesWithOpenPullRequests() - Method in class org.kohsuke.github.GHOrganization
List up repositories that has some open pull requests.
getRepository() - Method in class org.kohsuke.github.GHArtifact
Repository to which the artifact belongs.
getRepository() - Method in class org.kohsuke.github.GHCommitPointer
The repository that contains the commit.
getRepository() - Method in class org.kohsuke.github.GHEventInfo
Gets repository.
getRepository() - Method in class org.kohsuke.github.GHEventPayload
Gets repository.
getRepository() - Method in class org.kohsuke.github.GHIssue
Repository to which the issue belongs.
getRepository() - Method in class org.kohsuke.github.GHStargazer
Gets the repository that is stargazed.
getRepository() - Method in class org.kohsuke.github.GHSubscription
Gets repository.
getRepository() - Method in class org.kohsuke.github.GHTeamChanges
Gets changes for repository events.
getRepository() - Method in class org.kohsuke.github.GHThread
Gets repository.
getRepository() - Method in class org.kohsuke.github.GHWorkflow
Repository to which the workflow belongs.
getRepository() - Method in class org.kohsuke.github.GHWorkflowJob
Repository to which the job belongs.
getRepository() - Method in class org.kohsuke.github.GHWorkflowRun
Repository to which the workflow run belongs.
getRepository(String) - Method in class org.kohsuke.github.GHPerson
Gets repository.
getRepository(String) - Method in class org.kohsuke.github.GitHub
Gets the repository object from 'owner/repo' string that GitHub calls as "repository name".
getRepositoryById(long) - Method in class org.kohsuke.github.GitHub
Gets the repository object from its ID.
getRepositoryById(String) - Method in class org.kohsuke.github.GitHub
Deprecated.
Do not use this method. It was added due to misunderstanding of the type of parameter. Use GitHub.getRepositoryById(long) instead
getRepositoryId() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the repository id.
getRepositorySelection() - Method in class org.kohsuke.github.GHAppInstallation
Gets repository selection.
getRepositorySelection() - Method in class org.kohsuke.github.GHAppInstallationToken
Gets repository selection.
getRepositorySelection() - Method in class org.kohsuke.github.GHEventPayload.InstallationRepositories
Gets installation selection.
getRepositoryUrl() - Method in class org.kohsuke.github.GHDeployment
Gets repository url.
getRepositoryUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
Gets repository url.
getRepositoryUrl() - Method in class org.kohsuke.github.GHSubscription
Gets repository url.
getRepoVariable(String) - Method in class org.kohsuke.github.GHRepository
Deprecated.
getRequestedAction() - Method in class org.kohsuke.github.GHEventPayload.CheckRun
Gets the Requested Action object.
getRequestedReviewer() - Method in class org.kohsuke.github.GHIssueEvent
Get the GHUser person requested to review the pull request.
getRequestedReviewers() - Method in class org.kohsuke.github.GHPullRequest
Gets requested reviewers.
getRequestedTeams() - Method in class org.kohsuke.github.GHPullRequest
Gets requested teams.
getRequired() - Method in class org.kohsuke.github.GHLicense
Gets required.
getRequiredConversationResolution() - Method in class org.kohsuke.github.GHBranchProtection
Gets required conversation resolution.
getRequiredLinearHistory() - Method in class org.kohsuke.github.GHBranchProtection
Gets required linear history.
getRequiredReviewers() - Method in class org.kohsuke.github.GHBranchProtection.RequiredReviews
Gets required reviewers.
getRequiredReviews() - Method in class org.kohsuke.github.GHBranchProtection
Gets required reviews.
getRequiredSignatures() - Method in class org.kohsuke.github.GHBranchProtection
Gets required signatures.
getRequiredStatusChecks() - Method in class org.kohsuke.github.GHBranchProtection
Gets required status checks.
getRerunUrl() - Method in class org.kohsuke.github.GHWorkflowRun
The rerun URL, like https://api.github.com/repos/octo-org/octo-repo/actions/runs/30433642/rerun
getResetDate() - Method in class org.kohsuke.github.GHRateLimit
Returns the date at which the Core API rate limit will reset.
getResetDate() - Method in class org.kohsuke.github.GHRateLimit.Record
The date at which the rate limit will reset, adjusted to local machine time if the local machine's clock not synchronized with to the same clock as the GitHub server.
getResetEpochSeconds() - Method in class org.kohsuke.github.GHRateLimit
Gets the time in epoch seconds when the Core API rate limit will reset.
getResetEpochSeconds() - Method in class org.kohsuke.github.GHRateLimit.Record
Gets the time in epoch seconds when the rate limit will reset.
getResponseCode() - Method in exception org.kohsuke.github.HttpException
Http response code of the request that cause the exception.
getResponseHeaderFields() - Method in exception org.kohsuke.github.GHFileNotFoundException
Gets response header fields.
getResponseHeaderFields() - Method in exception org.kohsuke.github.GHIOException
Gets response header fields.
getResponseHeaderFields() - Method in class org.kohsuke.github.GHObject
Deprecated.
getResponseMessage() - Method in exception org.kohsuke.github.HttpException
Http response message of the request that cause the exception.
getRestrictions() - Method in class org.kohsuke.github.GHBranchProtection
Gets restrictions.
getReview() - Method in class org.kohsuke.github.GHEventPayload.PullRequestReview
Gets review.
getReviewComments() - Method in class org.kohsuke.github.GHPullRequest
Gets review comments.
getReviewRequester() - Method in class org.kohsuke.github.GHIssueEvent
Get the GHUser person who requested a review.
getRocket() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the number of rocket reactions
getRole() - Method in class org.kohsuke.github.GHMembership
Gets role.
getRoleName() - Method in class org.kohsuke.github.GHMemberChanges
Get changes to the role name.
getRoot() - Method in class org.kohsuke.github.GHHook
Deprecated.
For access to the GitHub instance, use a local copy instead of pulling it out of objects.
getRunAttempt() - Method in class org.kohsuke.github.GHWorkflowJob
Attempt number of the associated workflow run, 1 for first attempt and higher if the workflow was re-run.
getRunAttempt() - Method in class org.kohsuke.github.GHWorkflowRun
The run attempt.
getRunId() - Method in class org.kohsuke.github.GHWorkflowJob
The run id.
getRunnerGroupId() - Method in class org.kohsuke.github.GHWorkflowJob
the runner group id.
getRunnerGroupName() - Method in class org.kohsuke.github.GHWorkflowJob
the runner group name.
getRunnerId() - Method in class org.kohsuke.github.GHWorkflowJob
the runner id.
getRunnerName() - Method in class org.kohsuke.github.GHWorkflowJob
the runner name.
getRunNumber() - Method in class org.kohsuke.github.GHWorkflowRun
The run number.
getRunStartedAt() - Method in class org.kohsuke.github.GHWorkflowRun
When was this run triggered?.
getScopes() - Method in class org.kohsuke.github.GHAuthorization
Gets scopes.
getSearch() - Method in class org.kohsuke.github.GHRateLimit
The search record provides the rate limit status for the Search API.
getSender() - Method in class org.kohsuke.github.GHEventPayload
Gets the sender or null if accessed via the events API.
getSha() - Method in class org.kohsuke.github.GHBlob
Gets sha.
getSha() - Method in class org.kohsuke.github.GHCommit.File
Gets sha.
getSha() - Method in class org.kohsuke.github.GHCommitPointer
SHA1 of the commit.
getSha() - Method in class org.kohsuke.github.GHCompare.InnerCommit
Gets sha.
getSha() - Method in class org.kohsuke.github.GHCompare.Tree
Gets sha.
getSha() - Method in class org.kohsuke.github.GHContent
Gets sha.
getSha() - Method in class org.kohsuke.github.GHDeployment
Gets sha.
getSha() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Gets sha (id).
getSha() - Method in class org.kohsuke.github.GHPullRequestChanges.GHCommitPointer
SHA1 of the commit.
getSha() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
Gets sha.
getSha() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
Gets sha.
getSha() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Tree
Gets sha.
getSha() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets sha of the file (not commit sha).
getSha() - Method in class org.kohsuke.github.GHRef.GHObject
SHA1 of this object.
getSha() - Method in class org.kohsuke.github.GHTagObject
Gets sha.
getSha() - Method in class org.kohsuke.github.GHTree
The SHA for this trees.
getSha() - Method in class org.kohsuke.github.GHTreeEntry
SHA1 of this object.
getSha() - Method in class org.kohsuke.github.GitCommit
Gets SHA.
getSHA1() - Method in class org.kohsuke.github.GHBranch
Gets sha 1.
getSHA1() - Method in class org.kohsuke.github.GHCommit
Gets sha 1.
getSHA1() - Method in class org.kohsuke.github.GHCommitComment
Gets sha 1.
getSHA1() - Method in class org.kohsuke.github.GitCommit
Gets SHA1.
getSide() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The side of the diff to which the comment applies.
getSignature() - Method in class org.kohsuke.github.GHVerification
Gets signature used for the verification.
getSingleFileName() - Method in class org.kohsuke.github.GHAppInstallation
Gets single file name.
getSize() - Method in class org.kohsuke.github.GHAsset
Gets size.
getSize() - Method in class org.kohsuke.github.GHBlob
Gets size.
getSize() - Method in class org.kohsuke.github.GHContent
Gets size.
getSize() - Method in class org.kohsuke.github.GHEventPayload.Push
The number of commits in the push.
getSize() - Method in class org.kohsuke.github.GHGistFile
File size in bytes.
getSize() - Method in class org.kohsuke.github.GHRepository
Gets size.
getSize() - Method in class org.kohsuke.github.GHTreeEntry
Gets the size of the file, such as 132.
getSizeInBytes() - Method in class org.kohsuke.github.GHArtifact
Gets the size of the artifact in bytes.
getSlug() - Method in class org.kohsuke.github.GHApp
Gets the slug name of the GitHub app.
getSlug() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the slug.
getSlug() - Method in class org.kohsuke.github.GHTeam
Gets slug.
getSource() - Method in class org.kohsuke.github.GHCodeownersError
Gets source.
getSource() - Method in class org.kohsuke.github.GHRepository
Forked repositories have a 'source' attribute that specifies the ultimate source of the forking chain.
getSshUrl() - Method in class org.kohsuke.github.GHRepository
Gets the SSH URL to access this repository, such as git@github.com:rails/rails.git
getStargazersCount() - Method in class org.kohsuke.github.GHRepository
Gets stargazers count.
getStarredAt() - Method in class org.kohsuke.github.GHEventPayload.Star
Gets the date when the star is added.
getStarredAt() - Method in class org.kohsuke.github.GHStargazer
Gets the date when the repository was starred, however old stars before August 2012, will all show the date the API was changed to support starred_at.
getStartedAt() - Method in class org.kohsuke.github.GHCheckRun
Gets the start time of the check run in ISO 8601 format: YYYY-MM-DDTHH:MM:SSZ.
getStartedAt() - Method in class org.kohsuke.github.GHWorkflowJob
When was this job started?.
getStartedAt() - Method in class org.kohsuke.github.GHWorkflowJob.Step
When was this step started?.
getStartLine() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The first line of the range for a multi-line comment.
getStartSide() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets The side of the first line of the range for a multi-line comment.
getState() - Method in class org.kohsuke.github.GHAsset
Gets state.
getState() - Method in class org.kohsuke.github.GHCommitStatus
Gets state.
getState() - Method in class org.kohsuke.github.GHDeploymentStatus
Gets state.
getState() - Method in class org.kohsuke.github.GHEventPayload.Status
Gets the status state.
getState() - Method in class org.kohsuke.github.GHIssue
Gets state.
getState() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets state.
getState() - Method in class org.kohsuke.github.GHMembership
Gets state.
getState() - Method in class org.kohsuke.github.GHMilestone
Gets state.
getState() - Method in class org.kohsuke.github.GHProject
Gets state.
getState() - Method in class org.kohsuke.github.GHPullRequestReview
Gets state.
getState() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the state.
getState() - Method in class org.kohsuke.github.GHWorkflow
The state of the workflow.
getStateReason() - Method in class org.kohsuke.github.GHIssue
Gets state reason.
getStatistics() - Method in class org.kohsuke.github.GHRepository
Returns the statistics for this repository.
getStatus() - Method in class org.kohsuke.github.GHCheckRun
Gets status of the check run.
getStatus() - Method in class org.kohsuke.github.GHCheckSuite
Gets status of the check suite.
getStatus() - Method in class org.kohsuke.github.GHCommit.File
Gets status.
getStatus() - Method in class org.kohsuke.github.GHCompare
Gets status.
getStatus() - Method in class org.kohsuke.github.GHPullRequestFileDetail
Gets status (added/modified/deleted).
getStatus() - Method in class org.kohsuke.github.GHWorkflowJob
Gets status of the job.
getStatus() - Method in class org.kohsuke.github.GHWorkflowJob.Step
Gets status of the step.
getStatus() - Method in class org.kohsuke.github.GHWorkflowRun
Gets status of the workflow run.
getStatusesUrl() - Method in class org.kohsuke.github.GHDeployment
Gets statuses url.
getSteps() - Method in class org.kohsuke.github.GHWorkflowJob
Gets the execution steps of this job.
getSubmittedAt() - Method in class org.kohsuke.github.GHPullRequestReview
When was this resource created?.
getSubscribersCount() - Method in class org.kohsuke.github.GHRepository
Gets subscribers count.
getSubscription() - Method in class org.kohsuke.github.GHRepository
Returns the current subscription.
getSubscription() - Method in class org.kohsuke.github.GHThread
Returns the current subscription for this thread.
getSuggestion() - Method in class org.kohsuke.github.GHCodeownersError
Gets suggestion.
getSummary() - Method in class org.kohsuke.github.GHCheckRun.Output
Gets the summary of the check run, note that it supports Markdown.
getSuspendedAt() - Method in class org.kohsuke.github.GHAppInstallation
Gets suspended at.
getSuspendedBy() - Method in class org.kohsuke.github.GHAppInstallation
Gets suspended by.
getSvnUrl() - Method in class org.kohsuke.github.GHRepository
Gets the Subversion URL to access this repository: https://github.com/rails/rails
getTag() - Method in class org.kohsuke.github.GHTagObject
Gets tag.
getTagger() - Method in class org.kohsuke.github.GHTagObject
Gets tagger.
getTagName() - Method in class org.kohsuke.github.GHRelease
Gets tag name.
getTagObject(String) - Method in class org.kohsuke.github.GHRepository
Returns the annotated tag object.
getTarballUrl() - Method in class org.kohsuke.github.GHRelease
Gets tarball url.
getTarget() - Method in class org.kohsuke.github.GHContent
Gets target of a symlink.
getTargetCommitish() - Method in class org.kohsuke.github.GHRelease
Gets target commitish.
getTargetId() - Method in class org.kohsuke.github.GHAppInstallation
Gets target id.
getTargetType() - Method in class org.kohsuke.github.GHAppInstallation
Gets target type.
getTargetUrl() - Method in class org.kohsuke.github.GHCommitStatus
The URL that this status is linked to.
getTargetUrl() - Method in class org.kohsuke.github.GHDeploymentStatus
Deprecated.
Target url is deprecated in favor of getLogUrl
getTargetUrl() - Method in class org.kohsuke.github.GHEventPayload.Status
The optional link added to the status.
getTask() - Method in class org.kohsuke.github.GHDeployment
Gets task.
getTeam() - Method in class org.kohsuke.github.GHDiscussion
Get the team to which this discussion belongs.
getTeam() - Method in class org.kohsuke.github.GHEventPayload.Membership
Gets the team.
getTeam() - Method in class org.kohsuke.github.GHEventPayload.Team
Gets the team.
getTeam() - Method in class org.kohsuke.github.GHEventPayload.TeamAdd
Gets the team.
getTeam(int) - Method in class org.kohsuke.github.GHOrganization
getTeam(int) - Method in class org.kohsuke.github.GitHub
getTeam(long) - Method in class org.kohsuke.github.GHOrganization
Gets a single team by ID.
getTeamByName(String) - Method in class org.kohsuke.github.GHOrganization
Finds a team that has the given name in its GHTeam.getName().
getTeamBySlug(String) - Method in class org.kohsuke.github.GHOrganization
Finds a team that has the given slug in its GHTeam.getSlug().
getTeams() - Method in class org.kohsuke.github.GHBranchProtection.Restrictions
Gets teams.
getTeams() - Method in class org.kohsuke.github.GHOrganization
Teams by their names.
getTeams() - Method in class org.kohsuke.github.GHRepository
If this repository belongs to an organization, return a set of teams.
getTeamsUrl() - Method in class org.kohsuke.github.GHBranchProtection.Restrictions
Gets teams url.
getTemplateRepository() - Method in class org.kohsuke.github.GHRepository
Get Repository template was the repository created from.
getText() - Method in class org.kohsuke.github.GHCheckRun.Output
Gets the details of the check run, note that it supports Markdown.
getTimelineUrl() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the timeline url.
getTimestamp() - Method in class org.kohsuke.github.GHCheckSuite.HeadCommit
Gets timestamp of the commit.
getTimestamp() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Obtains the timestamp of the commit.
getTimestamp() - Method in class org.kohsuke.github.GHRepositoryTraffic.DailyInfo
Gets timestamp.
getTimestamp() - Method in class org.kohsuke.github.GHWorkflowRun.HeadCommit
Gets timestamp of the commit.
getTitle() - Method in class org.kohsuke.github.GHCheckRun.Output
Gets the title of check run.
getTitle() - Method in class org.kohsuke.github.GHDeployKey
Gets title.
getTitle() - Method in class org.kohsuke.github.GHDiscussion
Get the title of the discussion.
getTitle() - Method in class org.kohsuke.github.GHIssue
Gets title.
getTitle() - Method in class org.kohsuke.github.GHIssueChanges
Old issue title.
getTitle() - Method in class org.kohsuke.github.GHKey
Gets title.
getTitle() - Method in class org.kohsuke.github.GHMilestone
Gets title.
getTitle() - Method in class org.kohsuke.github.GHPullRequestChanges
Old pull request title.
getTitle() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the title.
getTitle() - Method in class org.kohsuke.github.GHThread
Gets title.
getTitle() - Method in class org.kohsuke.github.GHVerifiedKey
Gets the title.
getTo() - Method in class org.kohsuke.github.GHIssueRename
New issue name.
getTo() - Method in class org.kohsuke.github.GHMemberChanges.FromRoleName
Gets the to.
getTo() - Method in class org.kohsuke.github.GHMemberChanges.FromToPermission
Gets the to.
getTo() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges.FromTo
Gets the to.
getTo() - Method in class org.kohsuke.github.GHProjectsV2ItemChanges.FromToDate
Gets the to.
getToken() - Method in class org.kohsuke.github.GHAppInstallationToken
Gets token.
getToken() - Method in class org.kohsuke.github.GHAuthorization
Gets token.
getTokenLastEight() - Method in class org.kohsuke.github.GHAuthorization
Gets token last eight.
getTotal() - Method in class org.kohsuke.github.GHRepositoryStatistics.CommitActivity
Gets total.
getTotal() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats
Gets total.
getTotalCommits() - Method in class org.kohsuke.github.GHCompare
Gets total commits.
getTotalCount() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the total count of reactions
getTotalCount() - Method in class org.kohsuke.github.PagedSearchIterable
Returns the total number of hit, including the results that's not yet fetched.
getTotalPrivateRepoCount() - Method in class org.kohsuke.github.GHPerson
Gets total private repo count.
getTree() - Method in class org.kohsuke.github.GHCommit
Use this method to walk the tree.
getTree() - Method in class org.kohsuke.github.GHCompare.InnerCommit
Gets tree.
getTree() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
Gets tree.
getTree() - Method in class org.kohsuke.github.GHTree
Return an array of entries of the trees.
getTree(String) - Method in class org.kohsuke.github.GHRepository
Retrieve a tree of the given type for the current GitHub repository.
getTreeId() - Method in class org.kohsuke.github.GHCheckSuite.HeadCommit
Gets id of the tree.
getTreeId() - Method in class org.kohsuke.github.GHWorkflowRun.HeadCommit
Gets id of the tree.
getTreeRecursive(String, int) - Method in class org.kohsuke.github.GHRepository
Retrieves the tree for the current GitHub repository, recursively as described in here: https://developer.github.com/v3/git/trees/#get-a-tree-recursively
getTreeSHA1() - Method in class org.kohsuke.github.GitCommit
Gets the tree SHA 1.
getTreeUrl() - Method in class org.kohsuke.github.GitCommit
Gets the tree url.
getTwitterUsername() - Method in class org.kohsuke.github.GHPerson
Gets the Twitter Username of this user, like "GitHub".
getType() - Method in class org.kohsuke.github.GHContent
Gets type.
getType() - Method in class org.kohsuke.github.GHEventInfo
Gets type.
getType() - Method in class org.kohsuke.github.GHGistFile
Content type of this Gist, such as "text/plain".
getType() - Method in class org.kohsuke.github.GHMarketplaceAccount
Gets type.
getType() - Method in class org.kohsuke.github.GHPerson
Gets the type.
getType() - Method in class org.kohsuke.github.GHRef.GHObject
Type of the object, such as "commit".
getType() - Method in class org.kohsuke.github.GHThread
Gets type.
getType() - Method in class org.kohsuke.github.GHTreeEntry
Gets the type such as: "blob", "tree", etc.
getUniques() - Method in class org.kohsuke.github.GHRepositoryTraffic.DailyInfo
Gets the uniques.
getUniques() - Method in class org.kohsuke.github.GHRepositoryTraffic
Gets the uniques.
getUniques() - Method in interface org.kohsuke.github.TrafficInfo
Unique visitors.
getUnitCount() - Method in class org.kohsuke.github.GHMarketplacePendingChange
Gets unit count.
getUnitCount() - Method in class org.kohsuke.github.GHMarketplacePurchase
Gets unit count.
getUnitCount() - Method in class org.kohsuke.github.GHMarketplaceUserPurchase
Gets unit count.
getUnitName() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets unit name.
getUpdatedAt() - Method in class org.kohsuke.github.GHMarketplacePurchase
Gets updated at.
getUpdatedAt() - Method in class org.kohsuke.github.GHMarketplaceUserPurchase
Gets updated at.
getUpdatedAt() - Method in class org.kohsuke.github.GHObject
When was this resource last updated?.
getUpdatedAt() - Method in class org.kohsuke.github.GHPerson
Gets the updated at.
getUpdatedAt() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Gets the updated at.
getUploadUrl() - Method in class org.kohsuke.github.GHRelease
Gets upload url.
getUrl() - Method in class org.kohsuke.github.GHBlob
Gets url.
getUrl() - Method in class org.kohsuke.github.GHBranchProtection.EnforceAdmins
Gets url.
getUrl() - Method in class org.kohsuke.github.GHBranchProtection
Gets url.
getUrl() - Method in class org.kohsuke.github.GHBranchProtection.RequiredReviews
Gets url.
getUrl() - Method in class org.kohsuke.github.GHBranchProtection.RequiredStatusChecks
Gets url.
getUrl() - Method in class org.kohsuke.github.GHBranchProtection.Restrictions
Gets url.
getUrl() - Method in class org.kohsuke.github.GHCommit
Gets url.
getUrl() - Method in class org.kohsuke.github.GHCompare
Gets url.
getUrl() - Method in class org.kohsuke.github.GHCompare.InnerCommit
Gets url.
getUrl() - Method in class org.kohsuke.github.GHCompare.Tree
Gets url.
getUrl() - Method in class org.kohsuke.github.GHContent
Gets url.
getUrl() - Method in class org.kohsuke.github.GHDeployKey
Gets url.
getUrl() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Points to the commit API resource.
getUrl() - Method in class org.kohsuke.github.GHIssue.PullRequest
Gets url.
getUrl() - Method in class org.kohsuke.github.GHIssueEvent
Gets url.
getUrl() - Method in class org.kohsuke.github.GHKey
Something like "https://api.github.com/user/keys/73593"
getUrl() - Method in class org.kohsuke.github.GHLabel
Gets url.
getUrl() - Method in class org.kohsuke.github.GHMarketplaceAccount
Gets url.
getUrl() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets url.
getUrl() - Method in class org.kohsuke.github.GHMembership
Gets url.
getUrl() - Method in class org.kohsuke.github.GHObject
Gets url.
getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Commit
Gets url.
getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.CommitPointer
Gets url.
getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail
Gets url.
getUrl() - Method in class org.kohsuke.github.GHPullRequestCommitDetail.Tree
Gets url.
getUrl() - Method in class org.kohsuke.github.GHPullRequestReviewCommentReactions
Gets the URL of the comment's reactions
getUrl() - Method in class org.kohsuke.github.GHRef
The API URL of this tag, such as https://api.github.com/repos/jenkinsci/jenkins/git/refs/tags/1.312
getUrl() - Method in class org.kohsuke.github.GHRef.GHObject
API URL to this Git data, such as https://api.github.com/repos/jenkinsci/jenkins/git/commits/b72322675eb0114363a9a86e9ad5a170d1d07ac0
getUrl() - Method in class org.kohsuke.github.GHRepositoryVariable
Gets url.
getUrl() - Method in class org.kohsuke.github.GHSubscription
Gets url.
getUrl() - Method in class org.kohsuke.github.GHTagObject
Gets url.
getUrl() - Method in class org.kohsuke.github.GHTree
The API URL of this tag, such as "url": "https://api.github.com/repos/octocat/Hello-World/trees/fc6274d15fa3ae2ab983129fb037999f264ba9a7",
getUrl() - Method in class org.kohsuke.github.GHTreeEntry
API URL to this Git data, such as https://api.github.com/repos/jenkinsci /jenkins/git/commits/b72322675eb0114363a9a86e9ad5a170d1d07ac0
getUrl() - Method in class org.kohsuke.github.GitCommit
Gets URL.
getUrl() - Method in exception org.kohsuke.github.HttpException
The http URL that caused the exception.
getUser() - Method in class org.kohsuke.github.GHCommitComment
Gets the user who put this comment.
getUser() - Method in class org.kohsuke.github.GHCommitPointer
This points to the user who owns the GHCommitPointer.getRepository().
getUser() - Method in class org.kohsuke.github.GHIssue
User who submitted the issue.
getUser() - Method in class org.kohsuke.github.GHIssueComment
Gets the user who posted this comment.
getUser() - Method in class org.kohsuke.github.GHMembership
Gets user.
getUser() - Method in class org.kohsuke.github.GHPullRequestReview
Gets the user who posted this review.
getUser() - Method in class org.kohsuke.github.GHPullRequestReviewComment
Gets the user who posted this comment.
getUser() - Method in class org.kohsuke.github.GHReaction
User who left the reaction.
getUser() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Gets the user.
getUser() - Method in class org.kohsuke.github.GHRepositoryDiscussionComment
Gets the user.
getUser() - Method in class org.kohsuke.github.GHStargazer
Gets the user that starred the repository.
getUser(String) - Method in class org.kohsuke.github.GitHub
Obtains the object that represents the named user.
getUser(GHUser) - Method in class org.kohsuke.github.GitHub
Interns the given GHUser.
getUsername() - Method in class org.kohsuke.github.GitUser
Gets username.
getUserName() - Method in class org.kohsuke.github.GHIssueComment
Deprecated.
getUserPublicEvents(String) - Method in class org.kohsuke.github.GitHub
List public events for a user see API documentation
getUserPublicOrganizations(String) - Method in class org.kohsuke.github.GitHub
This method returns a shallowly populated organizations.
getUserPublicOrganizations(GHUser) - Method in class org.kohsuke.github.GitHub
getUsers() - Method in class org.kohsuke.github.GHBranchProtection.Restrictions
Gets users.
getUsersUrl() - Method in class org.kohsuke.github.GHBranchProtection.Restrictions
Gets users url.
getValue() - Method in class org.kohsuke.github.GHRepositoryVariable
Gets value.
getVariable(String) - Method in class org.kohsuke.github.GHRepository
Gets a repository variable.
getVerification() - Method in class org.kohsuke.github.GHTagObject
Gets Verification Status.
getVerification() - Method in class org.kohsuke.github.GitCommit
Gets Verification Status.
getViews() - Method in class org.kohsuke.github.GHRepositoryViewTraffic
Gets views.
getViewTraffic() - Method in class org.kohsuke.github.GHRepository
getVisibility() - Method in class org.kohsuke.github.GHRepository
Gets the visibility of the repository.
getWatchers() - Method in class org.kohsuke.github.GHRepository
Deprecated.
getWatchersCount() - Method in class org.kohsuke.github.GHRepository
Gets the count of watchers.
getWeb() - Method in interface org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaExample
Gets web.
getWeb() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinal
 
getWeb() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinalCreator
 
getWeb() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersUnmodifiable
 
getWeb() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPackage
 
getWeb() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
 
getWeb() - Method in class org.kohsuke.github.GHMeta
Gets web.
getWebhookSecret() - Method in class org.kohsuke.github.GHAppFromManifest
Gets the webhook secret
getWeek() - Method in class org.kohsuke.github.GHRepositoryStatistics.CommitActivity
Gets week.
getWeek(long) - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats
Convenience method to look up week with particular timestamp.
getWeeks() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats
Gets weeks.
getWeekTimestamp() - Method in class org.kohsuke.github.GHRepositoryStatistics.CodeFrequency
Gets week timestamp.
getWeekTimestamp() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats.Week
Gets week timestamp.
getWorkflow() - Method in class org.kohsuke.github.GHEventPayload.WorkflowDispatch
Gets the path of the workflow file (e.g.
getWorkflow() - Method in class org.kohsuke.github.GHEventPayload.WorkflowRun
Gets the associated workflow.
getWorkflow(long) - Method in class org.kohsuke.github.GHRepository
Gets a workflow by id.
getWorkflow(String) - Method in class org.kohsuke.github.GHRepository
Gets a workflow by name of the file.
getWorkflowId() - Method in class org.kohsuke.github.GHWorkflowRun
The workflow id.
getWorkflowJob() - Method in class org.kohsuke.github.GHEventPayload.WorkflowJob
Gets the workflow job.
getWorkflowJob(long) - Method in class org.kohsuke.github.GHRepository
Gets a job from a workflow run by id.
getWorkflowRun() - Method in class org.kohsuke.github.GHEventPayload.WorkflowRun
Gets the workflow run.
getWorkflowRun(long) - Method in class org.kohsuke.github.GHRepository
Gets a workflow run.
getWorkflowUrl() - Method in class org.kohsuke.github.GHWorkflowRun
The workflow URL, like https://api.github.com/repos/octo-org/octo-repo/actions/workflows/159038
getYearlyPriceInCents() - Method in class org.kohsuke.github.GHMarketplacePlan
Gets yearly price in cents.
getZipballUrl() - Method in class org.kohsuke.github.GHRelease
Gets zipball url.
GFM - Enum constant in enum org.kohsuke.github.MarkdownMode
Render a document as user-content, e.g.
GHApp - Class in org.kohsuke.github
A Github App.
GHApp() - Constructor for class org.kohsuke.github.GHApp
 
GHAppCreateTokenBuilder - Class in org.kohsuke.github
Creates a access token for a GitHub App Installation.
GHAppFromManifest - Class in org.kohsuke.github
A GitHub App with the additional attributes returned during its creation.
GHAppFromManifest() - Constructor for class org.kohsuke.github.GHAppFromManifest
 
GHAppInstallation - Class in org.kohsuke.github
A Github App Installation.
GHAppInstallation() - Constructor for class org.kohsuke.github.GHAppInstallation
 
GHAppInstallationToken - Class in org.kohsuke.github
A Github App Installation Token.
GHAppInstallationToken() - Constructor for class org.kohsuke.github.GHAppInstallationToken
 
GHArtifact - Class in org.kohsuke.github
An artifact from a workflow run.
GHArtifact() - Constructor for class org.kohsuke.github.GHArtifact
 
GHAsset - Class in org.kohsuke.github
Asset in a release.
GHAsset() - Constructor for class org.kohsuke.github.GHAsset
 
GHAuthenticatedAppInstallation - Class in org.kohsuke.github
The Github App Installation corresponding to the installation token used in a client.
GHAuthenticatedAppInstallation(GitHub) - Constructor for class org.kohsuke.github.GHAuthenticatedAppInstallation
Instantiates a new GH authenticated app installation.
GHAuthor() - Constructor for class org.kohsuke.github.GHCommit.GHAuthor
Deprecated.
Instantiates a new GH author.
GHAuthor(GitUser) - Constructor for class org.kohsuke.github.GHCommit.GHAuthor
Deprecated.
Instantiates a new GH author.
GHAuthorization - Class in org.kohsuke.github
Generated OAuth token.
GHAuthorization() - Constructor for class org.kohsuke.github.GHAuthorization
 
GHBlob - Class in org.kohsuke.github
The type GHBlob.
GHBlob() - Constructor for class org.kohsuke.github.GHBlob
 
GHBlobBuilder - Class in org.kohsuke.github
Builder pattern for creating a new blob.
GHBranch - Class in org.kohsuke.github
A branch in a repository.
GHBranch.Commit - Class in org.kohsuke.github
The type Commit.
GHBranchProtection - Class in org.kohsuke.github
The type GHBranchProtection.
GHBranchProtection() - Constructor for class org.kohsuke.github.GHBranchProtection
 
GHBranchProtection.AllowDeletions - Class in org.kohsuke.github
The type AllowDeletions.
GHBranchProtection.AllowForcePushes - Class in org.kohsuke.github
The type AllowForcePushes.
GHBranchProtection.AllowForkSyncing - Class in org.kohsuke.github
The type AllowForkSyncing.
GHBranchProtection.BlockCreations - Class in org.kohsuke.github
The type BlockCreations.
GHBranchProtection.EnforceAdmins - Class in org.kohsuke.github
The type EnforceAdmins.
GHBranchProtection.LockBranch - Class in org.kohsuke.github
The type LockBranch.
GHBranchProtection.RequiredConversationResolution - Class in org.kohsuke.github
The type RequiredConversationResolution.
GHBranchProtection.RequiredLinearHistory - Class in org.kohsuke.github
The type RequiredLinearHistory.
GHBranchProtection.RequiredReviews - Class in org.kohsuke.github
The type RequiredReviews.
GHBranchProtection.RequiredStatusChecks - Class in org.kohsuke.github
The type RequiredStatusChecks.
GHBranchProtection.Restrictions - Class in org.kohsuke.github
The type Restrictions.
GHBranchProtectionBuilder - Class in org.kohsuke.github
Builder to configure the branch protection settings.
GHCheckRun - Class in org.kohsuke.github
Represents a check run.
GHCheckRun() - Constructor for class org.kohsuke.github.GHCheckRun
 
GHCheckRun.AnnotationLevel - Enum in org.kohsuke.github
The Enum AnnotationLevel.
GHCheckRun.Conclusion - Enum in org.kohsuke.github
Final conclusion of the check.
GHCheckRun.Output - Class in org.kohsuke.github
Represents an output in a check run to include summary and other results.
GHCheckRun.Status - Enum in org.kohsuke.github
The Enum Status.
GHCheckRunBuilder - Class in org.kohsuke.github
Drafts or updates a check run.
GHCheckRunBuilder.Action - Class in org.kohsuke.github
The Class Action.
GHCheckRunBuilder.Annotation - Class in org.kohsuke.github
The Class Annotation.
GHCheckRunBuilder.Image - Class in org.kohsuke.github
The Class Image.
GHCheckRunBuilder.Output - Class in org.kohsuke.github
The Class Output.
GHCheckSuite - Class in org.kohsuke.github
Represents a check suite.
GHCheckSuite() - Constructor for class org.kohsuke.github.GHCheckSuite
 
GHCheckSuite.HeadCommit - Class in org.kohsuke.github
The Class HeadCommit.
GHCodeownersError - Class in org.kohsuke.github
Represents an error in a CODEOWNERS file.
GHCodeownersError() - Constructor for class org.kohsuke.github.GHCodeownersError
 
GHCommentAuthorAssociation - Enum in org.kohsuke.github
How is an user associated with a repository?.
GHCommit - Class in org.kohsuke.github
A commit in a repository.
GHCommit() - Constructor for class org.kohsuke.github.GHCommit
Creates an instance of GHCommit.
GHCommit.File - Class in org.kohsuke.github
A file that was modified.
GHCommit.GHAuthor - Class in org.kohsuke.github
Deprecated.
Use GitUser instead.
GHCommit.Parent - Class in org.kohsuke.github
The type Parent.
GHCommit.ShortInfo - Class in org.kohsuke.github
Short summary of this commit.
GHCommit.Stats - Class in org.kohsuke.github
The type Stats.
GHCommitBuilder - Class in org.kohsuke.github
Builder pattern for creating a new commit.
GHCommitComment - Class in org.kohsuke.github
A comment attached to a commit (or a specific line in a specific file of a commit.)
GHCommitComment() - Constructor for class org.kohsuke.github.GHCommitComment
 
GHCommitPointer - Class in org.kohsuke.github
Identifies a commit in GHPullRequest.
GHCommitPointer() - Constructor for class org.kohsuke.github.GHCommitPointer
 
GHCommitPointer() - Constructor for class org.kohsuke.github.GHPullRequestChanges.GHCommitPointer
 
GHCommitQueryBuilder - Class in org.kohsuke.github
Builds up query for listing commits.
GHCommitSearchBuilder - Class in org.kohsuke.github
Search commits.
GHCommitSearchBuilder.Sort - Enum in org.kohsuke.github
The enum Sort.
GHCommitState - Enum in org.kohsuke.github
Represents the state of commit.
GHCommitStatus - Class in org.kohsuke.github
Represents a status of a commit.
GHCommitStatus() - Constructor for class org.kohsuke.github.GHCommitStatus
 
GHCompare - Class in org.kohsuke.github
The model user for comparing 2 commits in the GitHub API.
GHCompare() - Constructor for class org.kohsuke.github.GHCompare
 
GHCompare.Commit - Class in org.kohsuke.github
Compare commits had a child commit element with additional details we want to capture.
GHCompare.InnerCommit - Class in org.kohsuke.github
The type InnerCommit.
GHCompare.Status - Enum in org.kohsuke.github
The enum Status.
GHCompare.Tree - Class in org.kohsuke.github
The type Tree.
GHCompare.User - Class in org.kohsuke.github
Deprecated.
use GitUser instead.
GHContent - Class in org.kohsuke.github
A Content of a repository.
GHContent() - Constructor for class org.kohsuke.github.GHContent
 
GHContentBuilder - Class in org.kohsuke.github
Used to create/update content.
GHContentSearchBuilder - Class in org.kohsuke.github
Search code for GHContent.
GHContentSearchBuilder.Sort - Enum in org.kohsuke.github
The enum Sort.
GHContentUpdateResponse - Class in org.kohsuke.github
The response that is returned when updating repository content.
GHContentUpdateResponse() - Constructor for class org.kohsuke.github.GHContentUpdateResponse
 
GHCreateRepositoryBuilder - Class in org.kohsuke.github
Creates a repository.
GHCreateRepositoryBuilder(String, GitHub, String) - Constructor for class org.kohsuke.github.GHCreateRepositoryBuilder
Instantiates a new GH create repository builder.
GHDeployKey - Class in org.kohsuke.github
The type GHDeployKey.
GHDeployKey() - Constructor for class org.kohsuke.github.GHDeployKey
 
GHDeployment - Class in org.kohsuke.github
Represents a deployment.
GHDeployment() - Constructor for class org.kohsuke.github.GHDeployment
 
GHDeploymentBuilder - Class in org.kohsuke.github
The type GHDeploymentBuilder.
GHDeploymentBuilder(GHRepository) - Constructor for class org.kohsuke.github.GHDeploymentBuilder
Instantiates a new Gh deployment builder.
GHDeploymentBuilder(GHRepository, String) - Constructor for class org.kohsuke.github.GHDeploymentBuilder
Instantiates a new Gh deployment builder.
GHDeploymentState - Enum in org.kohsuke.github
Represents the state of deployment.
GHDeploymentStatus - Class in org.kohsuke.github
The type GHDeploymentStatus.
GHDeploymentStatus() - Constructor for class org.kohsuke.github.GHDeploymentStatus
 
GHDeploymentStatusBuilder - Class in org.kohsuke.github
Creates a new deployment status.
GHDeploymentStatusBuilder(GHRepository, int, GHDeploymentState) - Constructor for class org.kohsuke.github.GHDeploymentStatusBuilder
GHDirection - Enum in org.kohsuke.github
Sort direction.
GHDiscussion - Class in org.kohsuke.github
A discussion in GitHub Team.
GHDiscussion() - Constructor for class org.kohsuke.github.GHDiscussion
 
GHDiscussion.Creator - Class in org.kohsuke.github
A GHLabelBuilder that creates a new GHLabel Consumer must call AbstractBuilder.done() to create the new instance.
GHDiscussion.Setter - Class in org.kohsuke.github
A GHLabelBuilder that updates a single property per request AbstractBuilder.done() is called automatically after the property is set.
GHDiscussion.Updater - Class in org.kohsuke.github
A GHLabelBuilder that allows multiple properties to be updated per request.
GHEmail - Class in org.kohsuke.github
Represents an email of GitHub.
GHEmail() - Constructor for class org.kohsuke.github.GHEmail
 
GHEvent - Enum in org.kohsuke.github
Hook event type.
GHEventInfo - Class in org.kohsuke.github
Represents an event.
GHEventInfo() - Constructor for class org.kohsuke.github.GHEventInfo
 
GHEventInfo.GHEventRepository - Class in org.kohsuke.github
Inside the event JSON model, GitHub uses a slightly different format.
GHEventPayload - Class in org.kohsuke.github
Base type for types used in databinding of the event payload.
GHEventPayload.CheckRun - Class in org.kohsuke.github
A check run event has been created, rerequested, completed, or has a requested_action.
GHEventPayload.CheckSuite - Class in org.kohsuke.github
A check suite event has been requested, rerequested or completed.
GHEventPayload.CommentChanges - Class in org.kohsuke.github
Wrapper for changes on issue and pull request review comments action="edited".
GHEventPayload.CommentChanges.GHFrom - Class in org.kohsuke.github
Wrapper for changed values.
GHEventPayload.CommitComment - Class in org.kohsuke.github
A comment was added to a commit.
GHEventPayload.Create - Class in org.kohsuke.github
A repository, branch, or tag was created.
GHEventPayload.Delete - Class in org.kohsuke.github
A branch, or tag was deleted.
GHEventPayload.Deployment - Class in org.kohsuke.github
A deployment.
GHEventPayload.DeploymentStatus - Class in org.kohsuke.github
A deployment status.
GHEventPayload.Discussion - Class in org.kohsuke.github
A discussion was closed, reopened, created, edited, deleted, pinned, unpinned, locked, unlocked, transferred, category_changed, answered, or unanswered.
GHEventPayload.DiscussionComment - Class in org.kohsuke.github
A discussion comment was created, deleted, or edited.
GHEventPayload.Fork - Class in org.kohsuke.github
A user forked a repository.
GHEventPayload.Installation - Class in org.kohsuke.github
An installation has been installed, uninstalled, or its permissions have been changed.
GHEventPayload.Installation.Repository - Class in org.kohsuke.github
A special minimal implementation of a GHRepository which contains only fields from "Properties of repositories" from here
GHEventPayload.InstallationRepositories - Class in org.kohsuke.github
A repository has been added or removed from an installation.
GHEventPayload.Issue - Class in org.kohsuke.github
A Issue has been assigned, unassigned, labeled, unlabeled, opened, edited, milestoned, demilestoned, closed, or reopened.
GHEventPayload.IssueComment - Class in org.kohsuke.github
A comment was added to an issue.
GHEventPayload.Label - Class in org.kohsuke.github
A label was created, edited or deleted.
GHEventPayload.Member - Class in org.kohsuke.github
A member event was triggered.
GHEventPayload.Membership - Class in org.kohsuke.github
A membership event was triggered.
GHEventPayload.Ping - Class in org.kohsuke.github
A ping.
GHEventPayload.ProjectsV2Item - Class in org.kohsuke.github
A project v2 item was archived, converted, created, edited, restored, deleted, or reordered.
GHEventPayload.Public - Class in org.kohsuke.github
A repository was made public.
GHEventPayload.PullRequest - Class in org.kohsuke.github
A pull request status has changed.
GHEventPayload.PullRequestReview - Class in org.kohsuke.github
A review was added to a pull request.
GHEventPayload.PullRequestReviewComment - Class in org.kohsuke.github
A review comment was added to a pull request.
GHEventPayload.Push - Class in org.kohsuke.github
A commit was pushed.
GHEventPayload.Push.PushCommit - Class in org.kohsuke.github
Commit in a push.
GHEventPayload.Push.Pusher - Class in org.kohsuke.github
The type Pusher.
GHEventPayload.Release - Class in org.kohsuke.github
A release was added to the repo.
GHEventPayload.Repository - Class in org.kohsuke.github
A repository was created, deleted, made public, or made private.
GHEventPayload.Star - Class in org.kohsuke.github
A star was created or deleted on a repository.
GHEventPayload.Status - Class in org.kohsuke.github
A git commit status was changed.
GHEventPayload.Team - Class in org.kohsuke.github
A team event was triggered.
GHEventPayload.TeamAdd - Class in org.kohsuke.github
A team_add event was triggered.
GHEventPayload.WorkflowDispatch - Class in org.kohsuke.github
Occurs when someone triggered a workflow run or sends a POST request to the "Create a workflow dispatch event" endpoint.
GHEventPayload.WorkflowJob - Class in org.kohsuke.github
A workflow job has been queued, is in progress, or has been completed.
GHEventPayload.WorkflowRun - Class in org.kohsuke.github
A workflow run was requested or completed.
GHEventRepository() - Constructor for class org.kohsuke.github.GHEventInfo.GHEventRepository
 
GHException - Exception in org.kohsuke.github
The type GHException.
GHException(String) - Constructor for exception org.kohsuke.github.GHException
Instantiates a new Gh exception.
GHException(String, Throwable) - Constructor for exception org.kohsuke.github.GHException
Instantiates a new Gh exception.
GHFileNotFoundException - Exception in org.kohsuke.github
Request/response contains useful metadata.
GHFileNotFoundException() - Constructor for exception org.kohsuke.github.GHFileNotFoundException
Instantiates a new Gh file not found exception.
GHFileNotFoundException(String) - Constructor for exception org.kohsuke.github.GHFileNotFoundException
Instantiates a new Gh file not found exception.
GHFileNotFoundException(String, Throwable) - Constructor for exception org.kohsuke.github.GHFileNotFoundException
Instantiates a new Gh file not found exception.
GHFork - Enum in org.kohsuke.github
The enum for Fork search mode.
GHFrom() - Constructor for class org.kohsuke.github.GHEventPayload.CommentChanges.GHFrom
 
GHFrom() - Constructor for class org.kohsuke.github.GHIssueChanges.GHFrom
 
GHFrom() - Constructor for class org.kohsuke.github.GHLabelChanges.GHFrom
 
GHFrom() - Constructor for class org.kohsuke.github.GHPullRequestChanges.GHFrom
 
GHGist - Class in org.kohsuke.github
Gist.
GHGistBuilder - Class in org.kohsuke.github
Builder pattern for creating a new Gist.
GHGistBuilder(GitHub) - Constructor for class org.kohsuke.github.GHGistBuilder
Instantiates a new Gh gist builder.
GHGistFile - Class in org.kohsuke.github
A file inside GHGist.
GHGistFile() - Constructor for class org.kohsuke.github.GHGistFile
 
GHGistUpdater - Class in org.kohsuke.github
Builder pattern for updating a Gist.
GHHook - Class in org.kohsuke.github
The type GHHook.
GHHook() - Constructor for class org.kohsuke.github.GHHook
 
GHInvitation - Class in org.kohsuke.github
The type GHInvitation.
GHInvitation() - Constructor for class org.kohsuke.github.GHInvitation
 
GHIOException - Exception in org.kohsuke.github
Request/response contains useful metadata.
GHIOException() - Constructor for exception org.kohsuke.github.GHIOException
Instantiates a new Ghio exception.
GHIOException(String) - Constructor for exception org.kohsuke.github.GHIOException
Instantiates a new Ghio exception.
GHIOException(String, Throwable) - Constructor for exception org.kohsuke.github.GHIOException
Constructs a GHIOException with the specified detail message and cause.
GHIssue - Class in org.kohsuke.github
Represents an issue on GitHub.
GHIssue() - Constructor for class org.kohsuke.github.GHIssue
 
GHIssue.PullRequest - Class in org.kohsuke.github
The type PullRequest.
GHIssueBuilder - Class in org.kohsuke.github
The type GHIssueBuilder.
GHIssueChanges - Class in org.kohsuke.github
Wrapper to define changed fields on issues action="edited".
GHIssueChanges() - Constructor for class org.kohsuke.github.GHIssueChanges
 
GHIssueChanges.GHFrom - Class in org.kohsuke.github
Wrapper for changed values.
GHIssueComment - Class in org.kohsuke.github
Comment to the issue.
GHIssueComment() - Constructor for class org.kohsuke.github.GHIssueComment
 
GHIssueCommentQueryBuilder - Class in org.kohsuke.github
Builds a query for listing comments on an issue.
GHIssueEvent - Class in org.kohsuke.github
The type GHIssueEvent.
GHIssueEvent() - Constructor for class org.kohsuke.github.GHIssueEvent
 
GHIssueQueryBuilder - Class in org.kohsuke.github
The Class GHIssueQueryBuilder.
GHIssueQueryBuilder.ForRepository - Class in org.kohsuke.github
The Class ForRepository.
GHIssueQueryBuilder.Sort - Enum in org.kohsuke.github
The enum Sort.
GHIssueRename - Class in org.kohsuke.github
The type GHIssueRename.
GHIssueRename() - Constructor for class org.kohsuke.github.GHIssueRename
 
GHIssueSearchBuilder - Class in org.kohsuke.github
Search issues.
GHIssueSearchBuilder.Sort - Enum in org.kohsuke.github
The enum Sort.
GHIssueState - Enum in org.kohsuke.github
The enum GHIssueState.
GHIssueStateReason - Enum in org.kohsuke.github
The enum GHIssueStateReason.
GHKey - Class in org.kohsuke.github
SSH public key.
GHKey() - Constructor for class org.kohsuke.github.GHKey
 
GHLabel - Class in org.kohsuke.github
The type GHLabel.
GHLabel.Creator - Class in org.kohsuke.github
A GHLabelBuilder that creates a new GHLabel Consumer must call AbstractBuilder.done() to create the new instance.
GHLabel.Setter - Class in org.kohsuke.github
A GHLabelBuilder that updates a single property per request AbstractBuilder.done() is called automatically after the property is set.
GHLabel.Updater - Class in org.kohsuke.github
A GHLabelBuilder that allows multiple properties to be updated per request.
GHLabelChanges - Class in org.kohsuke.github
Wrapper to define changed fields on label action="edited".
GHLabelChanges() - Constructor for class org.kohsuke.github.GHLabelChanges
 
GHLabelChanges.GHFrom - Class in org.kohsuke.github
Wrapper for changed values.
GHLicense - Class in org.kohsuke.github
The GitHub Preview API's license information.
GHLicense() - Constructor for class org.kohsuke.github.GHLicense
 
GHMarketplaceAccount - Class in org.kohsuke.github
Base class for Github Marketplace Account.
GHMarketplaceAccount() - Constructor for class org.kohsuke.github.GHMarketplaceAccount
 
GHMarketplaceAccountPlan - Class in org.kohsuke.github
A Github Marketplace Account Plan.
GHMarketplaceAccountPlan() - Constructor for class org.kohsuke.github.GHMarketplaceAccountPlan
 
GHMarketplaceAccountType - Enum in org.kohsuke.github
GitHub Marketplace Account type.
GHMarketplaceListAccountBuilder - Class in org.kohsuke.github
Returns any accounts associated with a plan, including free plans.
GHMarketplaceListAccountBuilder.Sort - Enum in org.kohsuke.github
The enum Sort.
GHMarketplacePendingChange - Class in org.kohsuke.github
A Github Marketplace purchase pending change.
GHMarketplacePendingChange() - Constructor for class org.kohsuke.github.GHMarketplacePendingChange
 
GHMarketplacePlan - Class in org.kohsuke.github
A Github Marketplace plan.
GHMarketplacePlan() - Constructor for class org.kohsuke.github.GHMarketplacePlan
 
GHMarketplacePlanForAccountBuilder - Class in org.kohsuke.github
Returns the plan associated with current account.
GHMarketplacePriceModel - Enum in org.kohsuke.github
GitHub Marketplace plan pricing model.
GHMarketplacePurchase - Class in org.kohsuke.github
A Github Marketplace purchase.
GHMarketplacePurchase() - Constructor for class org.kohsuke.github.GHMarketplacePurchase
 
GHMarketplaceUserPurchase - Class in org.kohsuke.github
Github Marketplace User Purchase.
GHMarketplaceUserPurchase() - Constructor for class org.kohsuke.github.GHMarketplaceUserPurchase
 
GHMemberChanges - Class in org.kohsuke.github
Changes made to a team.
GHMemberChanges() - Constructor for class org.kohsuke.github.GHMemberChanges
 
GHMemberChanges.FromRoleName - Class in org.kohsuke.github
Changes to role name.
GHMemberChanges.FromToPermission - Class in org.kohsuke.github
Changes to permission.
GHMembership - Class in org.kohsuke.github
Represents a membership of a user in an organization.
GHMembership() - Constructor for class org.kohsuke.github.GHMembership
 
GHMembership.Role - Enum in org.kohsuke.github
Role of a user in an organization.
GHMembership.State - Enum in org.kohsuke.github
Whether a role is currently active or waiting for acceptance (pending).
GHMeta - Class in org.kohsuke.github
Class that wraps the list of GitHub's IP addresses.
GHMeta() - Constructor for class org.kohsuke.github.GHMeta
 
GHMetaGettersUnmodifiable() - Constructor for class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersUnmodifiable
 
GHMetaPackage() - Constructor for class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPackage
 
GHMetaPublic() - Constructor for class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
 
GHMilestone - Class in org.kohsuke.github
The type GHMilestone.
GHMilestone() - Constructor for class org.kohsuke.github.GHMilestone
 
GHMilestoneState - Enum in org.kohsuke.github
The enum GHMilestoneState.
GHMyself - Class in org.kohsuke.github
Represents the account that's logging into GitHub.
GHMyself() - Constructor for class org.kohsuke.github.GHMyself
 
GHMyself.RepositoryListFilter - Enum in org.kohsuke.github
Type of repositories returned during listing.
GHNotificationStream - Class in org.kohsuke.github
Listens to GitHub notification stream.
GHObject - Class in org.kohsuke.github
Most (all?) domain objects in GitHub seems to have these 4 properties.
GHObject() - Constructor for class org.kohsuke.github.GHRef.GHObject
 
GHOrganization - Class in org.kohsuke.github
The type GHOrganization.
GHOrganization() - Constructor for class org.kohsuke.github.GHOrganization
 
GHOrganization.Permission - Enum in org.kohsuke.github
The enum Permission.
GHOrganization.RepositoryRole - Class in org.kohsuke.github
Repository permissions (roles) for teams and collaborators.
GHOrganization.Role - Enum in org.kohsuke.github
Member's role in an organization.
GHOTPRequiredException - Exception in org.kohsuke.github
This exception is thrown when GitHub is requesting an OTP from the user.
GHOTPRequiredException() - Constructor for exception org.kohsuke.github.GHOTPRequiredException
 
GHPermissionType - Enum in org.kohsuke.github
The enum GHPermissionType.
GHPerson - Class in org.kohsuke.github
Common part of GHUser and GHOrganization.
GHPerson() - Constructor for class org.kohsuke.github.GHPerson
 
GHPersonSet<T extends GHPerson> - Class in org.kohsuke.github
Set of GHPerson with helper lookup methods.
GHPersonSet() - Constructor for class org.kohsuke.github.GHPersonSet
Instantiates a new Gh person set.
GHPersonSet(int) - Constructor for class org.kohsuke.github.GHPersonSet
Instantiates a new Gh person set.
GHPersonSet(int, float) - Constructor for class org.kohsuke.github.GHPersonSet
Instantiates a new Gh person set.
GHPersonSet(Collection<? extends T>) - Constructor for class org.kohsuke.github.GHPersonSet
Instantiates a new Gh person set.
GHPersonSet(T...) - Constructor for class org.kohsuke.github.GHPersonSet
Instantiates a new Gh person set.
GHProject - Class in org.kohsuke.github
A GitHub project.
GHProject() - Constructor for class org.kohsuke.github.GHProject
 
GHProject.ProjectState - Enum in org.kohsuke.github
The enum ProjectState.
GHProject.ProjectStateFilter - Enum in org.kohsuke.github
The enum ProjectStateFilter.
GHProjectCard - Class in org.kohsuke.github
The type GHProjectCard.
GHProjectCard() - Constructor for class org.kohsuke.github.GHProjectCard
 
GHProjectColumn - Class in org.kohsuke.github
The type GHProjectColumn.
GHProjectColumn() - Constructor for class org.kohsuke.github.GHProjectColumn
 
GHProjectsV2Item - Class in org.kohsuke.github
A Projects V2 item in the organization.
GHProjectsV2Item() - Constructor for class org.kohsuke.github.GHProjectsV2Item
 
GHProjectsV2Item.ContentType - Enum in org.kohsuke.github
The Enum ContentType.
GHProjectsV2ItemChanges - Class in org.kohsuke.github
An object to track changes in projects_v2_item payloads.
GHProjectsV2ItemChanges() - Constructor for class org.kohsuke.github.GHProjectsV2ItemChanges
 
GHProjectsV2ItemChanges.FieldType - Enum in org.kohsuke.github
The Enum FieldType.
GHProjectsV2ItemChanges.FieldValue - Class in org.kohsuke.github
The Class FieldValue.
GHProjectsV2ItemChanges.FromTo - Class in org.kohsuke.github
The Class FromTo.
GHProjectsV2ItemChanges.FromToDate - Class in org.kohsuke.github
The Class FromToDate.
GHPullRequest - Class in org.kohsuke.github
A pull request.
GHPullRequest() - Constructor for class org.kohsuke.github.GHPullRequest
 
GHPullRequest.AutoMerge - Class in org.kohsuke.github
The status of auto merging a GHPullRequest.
GHPullRequest.MergeMethod - Enum in org.kohsuke.github
The enum MergeMethod.
GHPullRequestChanges - Class in org.kohsuke.github
Wrapper to define changed fields on pull_request action="edited".
GHPullRequestChanges() - Constructor for class org.kohsuke.github.GHPullRequestChanges
 
GHPullRequestChanges.GHCommitPointer - Class in org.kohsuke.github
The Class GHCommitPointer.
GHPullRequestChanges.GHFrom - Class in org.kohsuke.github
Wrapper for changed values.
GHPullRequestCommitDetail - Class in org.kohsuke.github
Commit detail inside a GHPullRequest.
GHPullRequestCommitDetail() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail
 
GHPullRequestCommitDetail.Authorship - Class in org.kohsuke.github
Deprecated.
GHPullRequestCommitDetail.Commit - Class in org.kohsuke.github
The type Commit.
GHPullRequestCommitDetail.CommitPointer - Class in org.kohsuke.github
The type CommitPointer.
GHPullRequestCommitDetail.Tree - Class in org.kohsuke.github
The type Tree.
GHPullRequestFileDetail - Class in org.kohsuke.github
File detail inside a GHPullRequest.
GHPullRequestFileDetail() - Constructor for class org.kohsuke.github.GHPullRequestFileDetail
 
GHPullRequestQueryBuilder - Class in org.kohsuke.github
Lists up pull requests with some filtering and sorting.
GHPullRequestQueryBuilder.Sort - Enum in org.kohsuke.github
The enum Sort.
GHPullRequestReview - Class in org.kohsuke.github
Review to a pull request.
GHPullRequestReview() - Constructor for class org.kohsuke.github.GHPullRequestReview
 
GHPullRequestReviewBuilder - Class in org.kohsuke.github
Builds up a creation of new GHPullRequestReview.
GHPullRequestReviewComment - Class in org.kohsuke.github
Review comment to the pull request.
GHPullRequestReviewComment() - Constructor for class org.kohsuke.github.GHPullRequestReviewComment
 
GHPullRequestReviewComment.Side - Enum in org.kohsuke.github
The side of the diff to which the comment applies
GHPullRequestReviewCommentReactions - Class in org.kohsuke.github
Reactions for a Pull Request Review comment.
GHPullRequestReviewCommentReactions() - Constructor for class org.kohsuke.github.GHPullRequestReviewCommentReactions
 
GHPullRequestReviewEvent - Enum in org.kohsuke.github
Action to perform on GHPullRequestReview.
GHPullRequestReviewState - Enum in org.kohsuke.github
Current state of GHPullRequestReview.
GHPullRequestSearchBuilder - Class in org.kohsuke.github
Search for pull requests by main search terms in order to narrow down search results.
GHPullRequestSearchBuilder.Sort - Enum in org.kohsuke.github
The sort order values.
GHQueryBuilder<T> - Class in org.kohsuke.github
Used to specify filters, sort order, etc for listing items in a collection.
GHRateLimit - Class in org.kohsuke.github
Rate limit.
GHRateLimit.Record - Class in org.kohsuke.github
A rate limit record.
GHRateLimit.UnknownLimitRecord - Class in org.kohsuke.github
A limit record used as a placeholder when the actual limit is not known.
GHReaction - Class in org.kohsuke.github
Reaction to issue, comment, PR, and so on.
GHReaction() - Constructor for class org.kohsuke.github.GHReaction
 
GHRef - Class in org.kohsuke.github
Provides information on a Git ref from GitHub.
GHRef() - Constructor for class org.kohsuke.github.GHRef
 
GHRef.GHObject - Class in org.kohsuke.github
The type GHObject.
GHRelease - Class in org.kohsuke.github
Release in a github repository.
GHRelease() - Constructor for class org.kohsuke.github.GHRelease
 
GHReleaseBuilder - Class in org.kohsuke.github
Builder pattern for creating a GHRelease.
GHReleaseBuilder(GHRepository, String) - Constructor for class org.kohsuke.github.GHReleaseBuilder
Instantiates a new Gh release builder.
GHReleaseBuilder.MakeLatest - Enum in org.kohsuke.github
Values for whether this release should be the latest.
GHReleaseUpdater - Class in org.kohsuke.github
Modifies GHRelease.
GHRepository - Class in org.kohsuke.github
A repository on GitHub.
GHRepository() - Constructor for class org.kohsuke.github.GHRepository
 
GHRepository.CollaboratorAffiliation - Enum in org.kohsuke.github
Affiliation of a repository collaborator.
GHRepository.Contributor - Class in org.kohsuke.github
The type Contributor.
GHRepository.ForkSort - Enum in org.kohsuke.github
Sort orders for listing forks.
GHRepository.Setter - Class in org.kohsuke.github
A GHRepositoryBuilder that allows multiple properties to be updated per request.
GHRepository.Updater - Class in org.kohsuke.github
A GHRepositoryBuilder that allows multiple properties to be updated per request.
GHRepository.Visibility - Enum in org.kohsuke.github
Visibility of a repository.
GHRepositoryCloneTraffic - Class in org.kohsuke.github
Repository clone statistics.
GHRepositoryCloneTraffic.DailyInfo - Class in org.kohsuke.github
The type DailyInfo.
GHRepositoryDiscussion - Class in org.kohsuke.github
A discussion in the repository.
GHRepositoryDiscussion() - Constructor for class org.kohsuke.github.GHRepositoryDiscussion
 
GHRepositoryDiscussion.Category - Class in org.kohsuke.github
Category of a discussion.
GHRepositoryDiscussion.State - Enum in org.kohsuke.github
The Enum State.
GHRepositoryDiscussionComment - Class in org.kohsuke.github
A discussion comment in the repository.
GHRepositoryDiscussionComment() - Constructor for class org.kohsuke.github.GHRepositoryDiscussionComment
 
GHRepositoryPublicKey - Class in org.kohsuke.github
A public key for the given repository.
GHRepositoryPublicKey() - Constructor for class org.kohsuke.github.GHRepositoryPublicKey
 
GHRepositorySearchBuilder - Class in org.kohsuke.github
Search repositories.
GHRepositorySearchBuilder.Fork - Enum in org.kohsuke.github
Deprecated.
Kept for backward compatibility. Use GHFork instead.
GHRepositorySearchBuilder.Sort - Enum in org.kohsuke.github
The enum Sort.
GHRepositorySelection - Enum in org.kohsuke.github
App installation repository selection.
GHRepositoryStatistics - Class in org.kohsuke.github
Statistics for a GitHub repository.
GHRepositoryStatistics(GHRepository) - Constructor for class org.kohsuke.github.GHRepositoryStatistics
Instantiates a new Gh repository statistics.
GHRepositoryStatistics.CodeFrequency - Class in org.kohsuke.github
The type CodeFrequency.
GHRepositoryStatistics.CommitActivity - Class in org.kohsuke.github
The type CommitActivity.
GHRepositoryStatistics.ContributorStats - Class in org.kohsuke.github
The type ContributorStats.
GHRepositoryStatistics.ContributorStats.Week - Class in org.kohsuke.github
The type Week.
GHRepositoryStatistics.Participation - Class in org.kohsuke.github
The type Participation.
GHRepositoryStatistics.PunchCardItem - Class in org.kohsuke.github
The type PunchCardItem.
GHRepositoryTraffic - Class in org.kohsuke.github
The type GHRepositoryTraffic.
GHRepositoryTraffic.DailyInfo - Class in org.kohsuke.github
The type DailyInfo.
GHRepositoryVariable - Class in org.kohsuke.github
The type Gh repository variable.
GHRepositoryVariable() - Constructor for class org.kohsuke.github.GHRepositoryVariable
 
GHRepositoryVariable.Creator - Class in org.kohsuke.github
GHRepositoryVariable.Setter - Class in org.kohsuke.github
A GHRepositoryVariableBuilder that updates a single property per request
GHRepositoryVariableBuilder<S> - Class in org.kohsuke.github
The type Gh repository variable builder.
GHRepositoryVariableBuilder(Class<S>, GitHub, GHRepositoryVariable) - Constructor for class org.kohsuke.github.GHRepositoryVariableBuilder
Instantiates a new GH Repository Variable builder.
GHRepositoryViewTraffic - Class in org.kohsuke.github
Repository view statistics.
GHRepositoryViewTraffic.DailyInfo - Class in org.kohsuke.github
The type DailyInfo.
GHRequestedAction - Class in org.kohsuke.github
The Class GHRequestedAction.
GHRequestedAction() - Constructor for class org.kohsuke.github.GHRequestedAction
 
GHSearchBuilder<T> - Class in org.kohsuke.github
Base class for various search builders.
GHStargazer - Class in org.kohsuke.github
A stargazer at a repository on GitHub.
GHStargazer() - Constructor for class org.kohsuke.github.GHStargazer
 
GHSubscription - Class in org.kohsuke.github
Represents your subscribing to a repository / conversation thread..
GHSubscription() - Constructor for class org.kohsuke.github.GHSubscription
 
GHTag - Class in org.kohsuke.github
Represents a tag in GHRepository.
GHTag() - Constructor for class org.kohsuke.github.GHTag
 
GHTagObject - Class in org.kohsuke.github
Represents an annotated tag in a GHRepository.
GHTagObject() - Constructor for class org.kohsuke.github.GHTagObject
 
GHTargetType - Enum in org.kohsuke.github
App installation target type.
GHTeam - Class in org.kohsuke.github
A team in GitHub organization.
GHTeam() - Constructor for class org.kohsuke.github.GHTeam
 
GHTeam.Privacy - Enum in org.kohsuke.github
The Enum Privacy.
GHTeam.Role - Enum in org.kohsuke.github
Member's role in a team.
GHTeamBuilder - Class in org.kohsuke.github
Creates a team.
GHTeamBuilder(GitHub, String, String) - Constructor for class org.kohsuke.github.GHTeamBuilder
Instantiates a new GH team builder.
GHTeamChanges - Class in org.kohsuke.github
Changes made to a team.
GHTeamChanges() - Constructor for class org.kohsuke.github.GHTeamChanges
 
GHTeamChanges.FromPrivacy - Class in org.kohsuke.github
Changes made to privacy.
GHTeamChanges.FromRepository - Class in org.kohsuke.github
Changes made for repository events.
GHTeamChanges.FromRepositoryPermissions - Class in org.kohsuke.github
Changes made to permissions.
GHTeamChanges.FromString - Class in org.kohsuke.github
Changes made to a string value.
GHThread - Class in org.kohsuke.github
A conversation in the notification API.
GHTree - Class in org.kohsuke.github
Provides information for Git Trees https://developer.github.com/v3/git/trees/
GHTree() - Constructor for class org.kohsuke.github.GHTree
 
GHTreeBuilder - Class in org.kohsuke.github
Builder pattern for creating a new tree.
GHTreeEntry - Class in org.kohsuke.github
Provides information for Git Trees https://developer.github.com/v3/git/trees/
GHTreeEntry() - Constructor for class org.kohsuke.github.GHTreeEntry
 
GHUser - Class in org.kohsuke.github
Represents an user of GitHub.
GHUser() - Constructor for class org.kohsuke.github.GHUser
 
GHUserSearchBuilder - Class in org.kohsuke.github
Search users.
GHUserSearchBuilder.Sort - Enum in org.kohsuke.github
The enum Sort.
GHVerification - Class in org.kohsuke.github
The commit/tag can be signed by user.
GHVerification() - Constructor for class org.kohsuke.github.GHVerification
 
GHVerification.Reason - Enum in org.kohsuke.github
The possible values for reason in verification object from github.
GHVerifiedKey - Class in org.kohsuke.github
The type GHVerifiedKey.
GHVerifiedKey() - Constructor for class org.kohsuke.github.GHVerifiedKey
Instantiates a new Gh verified key.
GHWorkflow - Class in org.kohsuke.github
A workflow.
GHWorkflow() - Constructor for class org.kohsuke.github.GHWorkflow
 
GHWorkflowJob - Class in org.kohsuke.github
A workflow run job.
GHWorkflowJob() - Constructor for class org.kohsuke.github.GHWorkflowJob
 
GHWorkflowJob.Step - Class in org.kohsuke.github
The Class Step.
GHWorkflowJobQueryBuilder - Class in org.kohsuke.github
Lists up jobs of a workflow run with some filtering.
GHWorkflowRun - Class in org.kohsuke.github
A workflow run.
GHWorkflowRun() - Constructor for class org.kohsuke.github.GHWorkflowRun
 
GHWorkflowRun.Conclusion - Enum in org.kohsuke.github
The Enum Conclusion.
GHWorkflowRun.HeadCommit - Class in org.kohsuke.github
The Class HeadCommit.
GHWorkflowRun.Status - Enum in org.kohsuke.github
The Enum Status.
GHWorkflowRunQueryBuilder - Class in org.kohsuke.github
Lists up workflow runs with some filtering and sorting.
GIST - Enum constant in enum org.kohsuke.github.GHEvent
The gist.
GIST - Static variable in class org.kohsuke.github.GHAuthorization
The Constant GIST.
GitCommit - Class in org.kohsuke.github
The Class GitCommit.
GitCommit() - Constructor for class org.kohsuke.github.GitCommit
Instantiates a new git commit.
gitHttpTransportUrl() - Method in class org.kohsuke.github.GHRepository
gitHub() - Method in class org.kohsuke.github.GitHub.DependentAuthorizationProvider
Git hub.
GitHub - Class in org.kohsuke.github
Root of the GitHub API.
GITHUB_APP_AUTHORIZATION - Enum constant in enum org.kohsuke.github.GHEvent
The github app authorization.
GitHub.DependentAuthorizationProvider - Class in org.kohsuke.github
The Class DependentAuthorizationProvider.
GitHubAbuseLimitHandler - Class in org.kohsuke.github
Pluggable strategy to determine what to do when the API rate limit is reached.
GitHubAbuseLimitHandler() - Constructor for class org.kohsuke.github.GitHubAbuseLimitHandler
 
GitHubBuilder - Class in org.kohsuke.github
Configures connection details and produces GitHub.
GitHubBuilder() - Constructor for class org.kohsuke.github.GitHubBuilder
Instantiates a new Git hub builder.
GitHubConnector - Interface in org.kohsuke.github.connector
Interface for customizing HTTP request behaviors or using any HTTP client library for interacting with GitHub.
GitHubConnectorHttpConnectorAdapter - Class in org.kohsuke.github.internal
Adapts an HttpConnector to be usable as GitHubConnector.
GitHubConnectorHttpConnectorAdapter(HttpConnector) - Constructor for class org.kohsuke.github.internal.GitHubConnectorHttpConnectorAdapter
Constructor.
GitHubConnectorHttpConnectorAdapter.HttpURLConnectionGitHubConnectorResponse - Class in org.kohsuke.github.internal
Initial response information supplied when a response is received but before the body is processed.
GitHubConnectorRequest - Interface in org.kohsuke.github.connector
GitHubConnectorResponse - Class in org.kohsuke.github.connector
Response information supplied when a response is received and before the body is processed.
GitHubConnectorResponse(GitHubConnectorRequest, int, Map<String, List<String>>) - Constructor for class org.kohsuke.github.connector.GitHubConnectorResponse
GitHubConnectorResponse constructor
GitHubConnectorResponse.ByteArrayResponse - Class in org.kohsuke.github.connector
A ByteArrayResponse class
GitHubRateLimitHandler - Class in org.kohsuke.github
Pluggable strategy to determine what to do when the API rate limit is reached.
GitHubRateLimitHandler() - Constructor for class org.kohsuke.github.GitHubRateLimitHandler
 
GitHubRequest - Class in org.kohsuke.github
Class GitHubRequest represents an immutable instance used by the client to determine what information to retrieve from a GitHub server.
GitHubRequest.Entry - Class in org.kohsuke.github
The Class Entry.
gitignoreTemplate(String) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Creates a default .gitignore
GitUser - Class in org.kohsuke.github
Represents a user in Git who authors/commits a commit.
GitUser() - Constructor for class org.kohsuke.github.GitUser
Instantiates a new git user.
GitUser(GitUser) - Constructor for class org.kohsuke.github.GitUser
Instantiates a new git user.
GOLLUM - Enum constant in enum org.kohsuke.github.GHEvent
The gollum.
GPGVERIFY_ERROR - Enum constant in enum org.kohsuke.github.GHVerification.Reason
The GPG verification service misbehaved.
GPGVERIFY_UNAVAILABLE - Enum constant in enum org.kohsuke.github.GHVerification.Reason
The GPG verification service is unavailable at the moment.
GRAPHQL - Enum constant in enum org.kohsuke.github.RateLimitTarget
Selects or updates the GHRateLimit.getGraphQL() record.
GROOT - Enum constant in enum org.kohsuke.github.internal.Previews
List branches or pull requests for a commit

H

hadAdminAccess() - Method in class org.kohsuke.github.GHTeamChanges.FromRepositoryPermissions
Has admin access boolean.
hadPullAccess() - Method in class org.kohsuke.github.GHTeamChanges.FromRepositoryPermissions
Has pull access boolean.
hadPushAccess() - Method in class org.kohsuke.github.GHTeamChanges.FromRepositoryPermissions
Has push access boolean.
hasAdminAccess() - Method in class org.kohsuke.github.GHRepository
Has admin access boolean.
hasAssignee(GHUser) - Method in class org.kohsuke.github.GHRepository
Checks if the given user is an assignee for this repository.
hasBody() - Method in interface org.kohsuke.github.connector.GitHubConnectorRequest
Gets whether the request has information in GitHubConnectorRequest.body() that needs to be sent.
hasBody() - Method in class org.kohsuke.github.GitHubRequest
Whether arguments for this request should be included in the URL or in the body of the request.
hasDownloads() - Method in class org.kohsuke.github.GHRepository
Has downloads boolean.
hash(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Hash gh commit search builder.
hashCode() - Method in class org.kohsuke.github.GHDiscussion
Hash code.
hashCode() - Method in class org.kohsuke.github.GHEmail
Hash code.
hashCode() - Method in class org.kohsuke.github.GHGist
Hash code.
hashCode() - Method in class org.kohsuke.github.GHLabel
Hash code.
hashCode() - Method in class org.kohsuke.github.GHLicense
Hash code.
hashCode() - Method in class org.kohsuke.github.GHRateLimit
Hash code.
hashCode() - Method in class org.kohsuke.github.GHRateLimit.Record
Hash code.
hashCode() - Method in class org.kohsuke.github.GHRepository.Contributor
Hash code.
hashCode() - Method in class org.kohsuke.github.GHRepository
Hash code.
hashCode() - Method in class org.kohsuke.github.GHTeam
Hash code.
hashCode() - Method in class org.kohsuke.github.GHUser
Hash code.
hasIssues() - Method in class org.kohsuke.github.GHRepository
Has issues boolean.
hasMember(GHUser) - Method in class org.kohsuke.github.GHOrganization
Checks if this organization has the specified user as a member.
hasMember(GHUser) - Method in class org.kohsuke.github.GHTeam
Checks if this team has the specified user as a member.
hasNext() - Method in class org.kohsuke.github.PagedIterator
hasPages() - Method in class org.kohsuke.github.GHRepository
Has pages boolean.
hasPermission(String, GHPermissionType) - Method in class org.kohsuke.github.GHRepository
Check if a user has at least the given permission in this repository.
hasPermission(GHUser, GHPermissionType) - Method in class org.kohsuke.github.GHRepository
Check if a user has at least the given permission in this repository.
hasProjects() - Method in class org.kohsuke.github.GHRepository
Has projects boolean.
hasPublicMember(GHUser) - Method in class org.kohsuke.github.GHOrganization
Checks if this organization has the specified user as a public member.
hasPullAccess() - Method in class org.kohsuke.github.GHRepository
Has pull access boolean.
hasPushAccess() - Method in class org.kohsuke.github.GHRepository
Has push access boolean.
hasWiki() - Method in class org.kohsuke.github.GHRepository
Has wiki boolean.
head(String) - Method in class org.kohsuke.github.GHPullRequestQueryBuilder
Head gh pull request query builder.
head(GHBranch) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Head gh pull request search builder.
HeadCommit() - Constructor for class org.kohsuke.github.GHCheckSuite.HeadCommit
 
HeadCommit() - Constructor for class org.kohsuke.github.GHWorkflowRun.HeadCommit
 
header(String) - Method in interface org.kohsuke.github.connector.GitHubConnectorRequest
Gets the value contained in a header field.
header(String) - Method in class org.kohsuke.github.connector.GitHubConnectorResponse
Gets the value of a header field for this response.
header(String) - Method in class org.kohsuke.github.GitHubRequest
Gets the first value of a header field for this request.
headSha(String) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Head sha workflow run query builder.
HEART - Enum constant in enum org.kohsuke.github.ReactionContent
The heart.
hireable - Variable in class org.kohsuke.github.GHPerson
The hireable.
homepage(String) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Homepage for repository.
homepage(URL) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Homepage for repository.
HOORAY - Enum constant in enum org.kohsuke.github.ReactionContent
The hooray.
html_url - Variable in class org.kohsuke.github.GHIssue
The html url.
html_url - Variable in class org.kohsuke.github.GHLicense
The body.
html_url - Variable in class org.kohsuke.github.GHPerson
The html url.
HttpClientGitHubConnector - Class in org.kohsuke.github.extras
GitHubConnector for platforms that do not support Java 11 HttpClient.
HttpClientGitHubConnector() - Constructor for class org.kohsuke.github.extras.HttpClientGitHubConnector
Instantiates a new Impatient http connector.
HttpConnector - Interface in org.kohsuke.github
Deprecated.
Use GitHubConnector instead.
HttpException - Exception in org.kohsuke.github
IOException for http exceptions because HttpURLConnection throws un-discerned IOException and it can help to know the http response code to decide how to handle an http exceptions.
HttpException(int, String, String, Throwable) - Constructor for exception org.kohsuke.github.HttpException
Instantiates a new Http exception.
HttpException(int, String, URL, Throwable) - Constructor for exception org.kohsuke.github.HttpException
Instantiates a new Http exception.
HttpException(String, int, String, String) - Constructor for exception org.kohsuke.github.HttpException
Instantiates a new Http exception.
HttpException(String, int, String, String, Throwable) - Constructor for exception org.kohsuke.github.HttpException
Instantiates a new Http exception.
HttpException(GitHubConnectorResponse) - Constructor for exception org.kohsuke.github.HttpException
Instantiates a new Http exception.

I

id - Variable in class org.kohsuke.github.GHDeployKey
The id.
id - Variable in class org.kohsuke.github.GHKey
The id.
identical - Enum constant in enum org.kohsuke.github.GHCompare.Status
The identical.
Image(String, String) - Constructor for class org.kohsuke.github.GHCheckRunBuilder.Image
Instantiates a new image.
ImmutableAuthorizationProvider - Class in org.kohsuke.github.authorization
An AuthorizationProvider that always returns the same credentials.
ImmutableAuthorizationProvider(String) - Constructor for class org.kohsuke.github.authorization.ImmutableAuthorizationProvider
ImmutableAuthorizationProvider constructor
ImpatientHttpConnector - Class in org.kohsuke.github.extras
HttpConnector wrapper that sets timeout
ImpatientHttpConnector(HttpConnector) - Constructor for class org.kohsuke.github.extras.ImpatientHttpConnector
Instantiates a new Impatient http connector.
ImpatientHttpConnector(HttpConnector, int) - Constructor for class org.kohsuke.github.extras.ImpatientHttpConnector
Instantiates a new Impatient http connector.
ImpatientHttpConnector(HttpConnector, int, int) - Constructor for class org.kohsuke.github.extras.ImpatientHttpConnector
Instantiates a new Impatient http connector.
implementation - Variable in class org.kohsuke.github.GHLicense
The body.
in(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
In gh content search builder.
in(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
In gh repository search builder.
in(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
In gh user search builder.
IN_PROGRESS - Enum constant in enum org.kohsuke.github.GHCheckRun.Status
The in progress.
IN_PROGRESS - Enum constant in enum org.kohsuke.github.GHDeploymentState
The state of the deployment currently reflects it's in progress.
IN_PROGRESS - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Status
The in progress.
INACTIVE - Enum constant in enum org.kohsuke.github.GHDeploymentState
The state of the deployment currently reflects it's no longer active.
includeAdmins() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Include admins gh branch protection builder.
includeAdmins(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Include admins gh branch protection builder.
INDEXED - Enum constant in enum org.kohsuke.github.GHContentSearchBuilder.Sort
The indexed.
INERTIA - Enum constant in enum org.kohsuke.github.internal.Previews
Manage projects
injectedMappingValues() - Method in class org.kohsuke.github.GitHubRequest
The headers for this request.
inLabels(Iterable<String>) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Labels gh pull request search builder.
InnerCommit() - Constructor for class org.kohsuke.github.GHCompare.InnerCommit
 
InputStreamFunction<R> - Interface in org.kohsuke.github.function
A functional interface, equivalent to Function but that allows throwing Throwable
Installation() - Constructor for class org.kohsuke.github.GHEventPayload.Installation
 
INSTALLATION - Enum constant in enum org.kohsuke.github.GHEvent
The installation.
INSTALLATION_REPOSITORIES - Enum constant in enum org.kohsuke.github.GHEvent
The installation repositories.
InstallationRepositories() - Constructor for class org.kohsuke.github.GHEventPayload.InstallationRepositories
 
INTEGRATION_INSTALLATION_REPOSITORIES - Enum constant in enum org.kohsuke.github.GHEvent
The integration installation repositories.
INTEGRATION_MANIFEST - Enum constant in enum org.kohsuke.github.RateLimitTarget
Selects or updates the GHRateLimit.getIntegrationManifest() record.
INTERNAL - Enum constant in enum org.kohsuke.github.GHRepository.Visibility
The internal.
INVALID - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Invalid signature.
is(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Is gh commit search builder.
isActive() - Method in class org.kohsuke.github.GHHook
Is active boolean.
isAllowForking() - Method in class org.kohsuke.github.GHRepository
Is allow private forks
isAllowMergeCommit() - Method in class org.kohsuke.github.GHRepository
Is allow merge commit boolean.
isAllowRebaseMerge() - Method in class org.kohsuke.github.GHRepository
Is allow rebase merge boolean.
isAllowSquashMerge() - Method in class org.kohsuke.github.GHRepository
Is allow squash merge boolean.
isAnonymous() - Method in class org.kohsuke.github.GitHub
Is this an anonymous connection.
isAnswerable() - Method in class org.kohsuke.github.GHRepositoryDiscussion.Category
Checks if is answerable.
isArchived() - Method in class org.kohsuke.github.GHProjectCard
Is archived boolean.
isArchived() - Method in class org.kohsuke.github.GHRepository
Is archived boolean.
isClosed() - Method in class org.kohsuke.github.GHIssueSearchBuilder
Is closed gh issue search builder.
isClosed() - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Is closed gh pull request search builder.
isCollaborator(GHUser) - Method in class org.kohsuke.github.GHRepository
Checks if the given user is a collaborator for this repository.
isCreated() - Method in class org.kohsuke.github.GHEventPayload.Push
Is created boolean.
isCredentialValid() - Method in class org.kohsuke.github.GitHub
Ensures that the credential is valid.
isDefault() - Method in class org.kohsuke.github.GHLabel
If the label is one of the default labels created by GitHub automatically.
isDeleteBranchOnMerge() - Method in class org.kohsuke.github.GHRepository
Automatically deleting head branches when pull requests are merged.
isDeleted() - Method in class org.kohsuke.github.GHEventPayload.Push
Is deleted boolean.
isDirectory() - Method in class org.kohsuke.github.GHContent
Is directory boolean.
isDisabled() - Method in class org.kohsuke.github.GHRepository
Is disabled boolean.
isDismissStaleReviews() - Method in class org.kohsuke.github.GHBranchProtection.RequiredReviews
Is dismiss stale reviews boolean.
isDistinct() - Method in class org.kohsuke.github.GHEventPayload.Push.PushCommit
Whether this commit is distinct from any that have been pushed before.
isDraft() - Method in class org.kohsuke.github.GHPullRequest
Is draft boolean.
isDraft() - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Is draft gh pull request search builder.
isDraft() - Method in class org.kohsuke.github.GHRelease
Is draft boolean.
isEnabled() - Method in class org.kohsuke.github.GHBranchProtection.AllowDeletions
Is enabled boolean.
isEnabled() - Method in class org.kohsuke.github.GHBranchProtection.AllowForcePushes
Is enabled boolean.
isEnabled() - Method in class org.kohsuke.github.GHBranchProtection.AllowForkSyncing
Is enabled boolean.
isEnabled() - Method in class org.kohsuke.github.GHBranchProtection.BlockCreations
Is enabled boolean.
isEnabled() - Method in class org.kohsuke.github.GHBranchProtection.EnforceAdmins
Is enabled boolean.
isEnabled() - Method in class org.kohsuke.github.GHBranchProtection.LockBranch
Is enabled boolean.
isEnabled() - Method in class org.kohsuke.github.GHBranchProtection.RequiredConversationResolution
Is enabled boolean.
isEnabled() - Method in class org.kohsuke.github.GHBranchProtection.RequiredLinearHistory
Is enabled boolean.
isExpired() - Method in class org.kohsuke.github.GHArtifact
If this artifact has expired.
isExpired() - Method in class org.kohsuke.github.GHRateLimit
Whether the reset date for the Core API rate limit has passed.
isExpired() - Method in class org.kohsuke.github.GHRateLimit.Record
Whether the rate limit reset date indicated by this instance is expired If attempting to wait for the rate limit to reset, consider implementing a RateLimitChecker instead.
isFeatured() - Method in class org.kohsuke.github.GHLicense
Featured licenses are bold in the new repository drop-down.
isFile() - Method in class org.kohsuke.github.GHContent
Is file boolean.
isForced() - Method in class org.kohsuke.github.GHEventPayload.Push
Is forced boolean.
isFork() - Method in class org.kohsuke.github.GHRepository
Is fork boolean.
isFreeTrial() - Method in class org.kohsuke.github.GHMarketplacePlan
Is free trial boolean.
isHireable() - Method in class org.kohsuke.github.GHUser
Returns true if this user is marked as hireable, false otherwise.
isIgnored() - Method in class org.kohsuke.github.GHSubscription
Is ignored boolean.
isIncomplete() - Method in class org.kohsuke.github.PagedSearchIterable
Is incomplete boolean.
isLocked() - Method in class org.kohsuke.github.GHIssue
Is locked boolean.
isLocked() - Method in class org.kohsuke.github.GHRepositoryDiscussion
Checks if is locked.
isMemberOf(GHOrganization) - Method in class org.kohsuke.github.GHUser
Returns true if this user belongs to the specified organization.
isMemberOf(GHTeam) - Method in class org.kohsuke.github.GHUser
Returns true if this user belongs to the specified team.
isMerged() - Method in class org.kohsuke.github.GHIssueSearchBuilder
Is merged gh issue search builder.
isMerged() - Method in class org.kohsuke.github.GHPullRequest
Is merged boolean.
isMerged() - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Is merged gh pull request search builder.
isOffline() - Method in class org.kohsuke.github.GitHub
Is this an always offline "connection".
isOnFreeTrial() - Method in class org.kohsuke.github.GHMarketplacePurchase
Is on free trial boolean.
isOnFreeTrial() - Method in class org.kohsuke.github.GHMarketplaceUserPurchase
Is on free trial boolean.
isOpen() - Method in class org.kohsuke.github.GHIssueSearchBuilder
Is open gh issue search builder.
isOpen() - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Is open gh pull request search builder.
isPrerelease() - Method in class org.kohsuke.github.GHRelease
Is prerelease boolean.
isPrimary() - Method in class org.kohsuke.github.GHEmail
Is primary boolean.
isPrivate() - Method in class org.kohsuke.github.GHDiscussion
Whether the discussion is private to the team.
isPrivate() - Method in class org.kohsuke.github.GHEventPayload.Installation.Repository
Gets the repository private flag.
isPrivate() - Method in class org.kohsuke.github.GHRepository
Is private boolean.
isProductionEnvironment() - Method in class org.kohsuke.github.GHDeployment
Deprecated.
until preview feature has graduated to stable
isProtected() - Method in class org.kohsuke.github.GHBranch
Is protected boolean.
isPublic() - Method in class org.kohsuke.github.GHGist
Is public boolean.
isPublicMemberOf(GHOrganization) - Method in class org.kohsuke.github.GHUser
Returns true if this user belongs to the specified organization as a public member.
isPullRequest() - Method in class org.kohsuke.github.GHIssue
Is pull request boolean.
isRead() - Method in class org.kohsuke.github.GHThread
Is read boolean.
isRead_only() - Method in class org.kohsuke.github.GHDeployKey
Is read_only
isRequireCodeOwnerReviews() - Method in class org.kohsuke.github.GHBranchProtection.RequiredReviews
Is require code owner reviews boolean.
isRequireLastPushApproval() - Method in class org.kohsuke.github.GHBranchProtection.RequiredReviews
Is require last push approval boolean.
isRequiresBranchUpToDate() - Method in class org.kohsuke.github.GHBranchProtection.RequiredStatusChecks
Is requires branch up to date boolean.
isSiteAdmin() - Method in class org.kohsuke.github.GHPerson
Gets the site_admin field.
isStarred() - Method in class org.kohsuke.github.GHGist
Is starred boolean.
isSubscribed() - Method in class org.kohsuke.github.GHSubscription
Is subscribed boolean.
Issue() - Constructor for class org.kohsuke.github.GHEventPayload.Issue
 
ISSUE - Enum constant in enum org.kohsuke.github.GHProjectsV2Item.ContentType
The issue.
ISSUE_COMMENT - Enum constant in enum org.kohsuke.github.GHEvent
The issue comment.
IssueComment() - Constructor for class org.kohsuke.github.GHEventPayload.IssueComment
 
issues(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Enables issue tracker.
ISSUES - Enum constant in enum org.kohsuke.github.GHEvent
The issues.
isTemplate() - Method in class org.kohsuke.github.GHRepository
Is template boolean.
isTemplate(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Specifies whether the repository is a template.
isTransientEnvironment() - Method in class org.kohsuke.github.GHDeployment
Deprecated.
until preview feature has graduated to stable
isTruncated() - Method in class org.kohsuke.github.GHGistFile
(?) indicates if GHGistFile.getContent() contains a truncated content.
isTruncated() - Method in class org.kohsuke.github.GHTree
Returns true if the number of items in the tree array exceeded the GitHub maximum limit.
isVerifiablePasswordAuthentication() - Method in interface org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaExample
Is verifiable password authentication boolean.
isVerifiablePasswordAuthentication() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinal
 
isVerifiablePasswordAuthentication() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersFinalCreator
 
isVerifiablePasswordAuthentication() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaGettersUnmodifiable
 
isVerifiablePasswordAuthentication() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPackage
 
isVerifiablePasswordAuthentication() - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
 
isVerifiablePasswordAuthentication() - Method in class org.kohsuke.github.GHMeta
Is verifiable password authentication boolean.
isVerified() - Method in class org.kohsuke.github.GHDeployKey
Is verified boolean.
isVerified() - Method in class org.kohsuke.github.GHEmail
Is verified boolean.
isVerified() - Method in class org.kohsuke.github.GHKey
Is verified boolean.
isVerified() - Method in class org.kohsuke.github.GHVerification
Indicates whether GitHub considers the signature in this commit to be verified.
iterateRepositories(int) - Method in class org.kohsuke.github.GHPerson
ITERATION - Enum constant in enum org.kohsuke.github.GHProjectsV2ItemChanges.FieldType
The iteration.
iterator() - Method in class org.kohsuke.github.GHNotificationStream
Returns an infinite blocking Iterator that returns GHThread as notifications arrive.
iterator() - Method in class org.kohsuke.github.PagedIterable
Returns an iterator over elements of type T.

J

JOINED - Enum constant in enum org.kohsuke.github.GHUserSearchBuilder.Sort
The joined.
JWTTokenProvider - Class in org.kohsuke.github.extras.authorization
A authorization provider that gives valid JWT tokens.
JWTTokenProvider(String, File) - Constructor for class org.kohsuke.github.extras.authorization.JWTTokenProvider
Create a JWTTokenProvider
JWTTokenProvider(String, String) - Constructor for class org.kohsuke.github.extras.authorization.JWTTokenProvider
Create a JWTTokenProvider
JWTTokenProvider(String, Path) - Constructor for class org.kohsuke.github.extras.authorization.JWTTokenProvider
Create a JWTTokenProvider
JWTTokenProvider(String, PrivateKey) - Constructor for class org.kohsuke.github.extras.authorization.JWTTokenProvider
Create a JWTTokenProvider

K

key - Variable in class org.kohsuke.github.GHDeployKey
The title.
key - Variable in class org.kohsuke.github.GHKey
The title.
key - Variable in class org.kohsuke.github.GHLicense
The name.

L

label(String) - Method in class org.kohsuke.github.GHIssueBuilder
Label gh issue builder.
label(String) - Method in class org.kohsuke.github.GHIssueQueryBuilder
Labels gh issue query builder.
label(String) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Label gh pull request search builder.
Label() - Constructor for class org.kohsuke.github.GHEventPayload.Label
 
LABEL - Enum constant in enum org.kohsuke.github.GHEvent
The label.
labels - Variable in class org.kohsuke.github.GHIssue
The labels.
language(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
Language gh content search builder.
language(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Language gh repository search builder.
language(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
Language gh user search builder.
lastRateLimit() - Method in class org.kohsuke.github.GitHub
latest() - Method in class org.kohsuke.github.GHWorkflowJobQueryBuilder
Apply a filter to only return the jobs of the most recent execution of the workflow run.
LAUGH - Enum constant in enum org.kohsuke.github.ReactionContent
The laugh.
ldap_dn - Variable in class org.kohsuke.github.GHUser
The ldap dn.
LEFT - Enum constant in enum org.kohsuke.github.GHPullRequestReviewComment.Side
Left side
LEGACY - Enum constant in enum org.kohsuke.github.GHReleaseBuilder.MakeLatest
Latest release is determined by date and higher semantic version
licenseTemplate(String) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Desired license template to apply.
limit - Variable in class org.kohsuke.github.GHRateLimit
Deprecated.
This field should never have been made public. Use GHRateLimit.getLimit()
list() - Method in class org.kohsuke.github.GHCommitQueryBuilder
Lists up the commits with the criteria built so far.
list() - Method in class org.kohsuke.github.GHIssueCommentQueryBuilder
Lists up the comments with the criteria added so far.
list() - Method in class org.kohsuke.github.GHIssueQueryBuilder.ForRepository
List.
list() - Method in class org.kohsuke.github.GHPullRequestQueryBuilder
List.
list() - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
 
list() - Method in class org.kohsuke.github.GHQueryBuilder
Start listing items by using the settings built up on this object.
list() - Method in class org.kohsuke.github.GHSearchBuilder
Performs the search.
list() - Method in class org.kohsuke.github.GHWorkflowJobQueryBuilder
List.
list() - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
List.
listAccounts() - Method in class org.kohsuke.github.GHMarketplacePlan
Starts a builder that list any accounts associated with a plan, including free plans.
listAllJobs() - Method in class org.kohsuke.github.GHWorkflowRun
Returns the list of jobs from all the executions of this workflow run.
listAllPublicRepositories() - Method in class org.kohsuke.github.GitHub
This provides a dump of every public repository, in the order that they were created.
listAllPublicRepositories(String) - Method in class org.kohsuke.github.GitHub
This provides a dump of every public repository, in the order that they were created.
listAllRepositories() - Method in class org.kohsuke.github.GHMyself
listArtifacts() - Method in class org.kohsuke.github.GHRepository
Lists all the artifacts of this repository.
listArtifacts() - Method in class org.kohsuke.github.GHWorkflowRun
Lists the artifacts attached to this workflow run.
listAssets() - Method in class org.kohsuke.github.GHRelease
Re-fetch the assets of this release.
listAssignees() - Method in class org.kohsuke.github.GHRepository
Lists all the available assignees to which issues may be assigned.
listBranchesWhereHead() - Method in class org.kohsuke.github.GHCommit
Retrieves a list of branches where this commit is the head commit.
listCards() - Method in class org.kohsuke.github.GHProjectColumn
List cards paged iterable.
listChildTeams() - Method in class org.kohsuke.github.GHTeam
Retrieves the teams that are children of this team.
listCodeownersErrors() - Method in class org.kohsuke.github.GHRepository
List errors in the CODEOWNERS file.
listCollaborators() - Method in class org.kohsuke.github.GHRepository
Lists up the collaborators on this repository.
listCollaborators(GHRepository.CollaboratorAffiliation) - Method in class org.kohsuke.github.GHRepository
Lists up the collaborators on this repository.
listColumns() - Method in class org.kohsuke.github.GHProject
List columns paged iterable.
listComments() - Method in class org.kohsuke.github.GHCommit
List comments paged iterable.
listComments() - Method in class org.kohsuke.github.GHIssue
Obtains all the comments associated with this issue, without any filter.
listCommitComments() - Method in class org.kohsuke.github.GHRepository
Lists up all the commit comments in this repository.
listCommitComments(String) - Method in class org.kohsuke.github.GHRepository
Lists all comments on a specific commit.
listCommits() - Method in class org.kohsuke.github.GHCompare
Iterable of commits for this comparison.
listCommits() - Method in class org.kohsuke.github.GHPullRequest
Retrieves all the commits associated to this pull request.
listCommits() - Method in class org.kohsuke.github.GHRepository
Lists all the commits.
listCommitStatuses(String) - Method in class org.kohsuke.github.GHRepository
/** Lists all the commit statuses attached to the given commit, newer ones first.
listContributors() - Method in class org.kohsuke.github.GHRepository
List contributors paged iterable.
listDeployments(String, String, String, String) - Method in class org.kohsuke.github.GHRepository
List deployments paged iterable.
listDirectoryContent() - Method in class org.kohsuke.github.GHContent
List immediate children of this directory.
listDiscussions() - Method in class org.kohsuke.github.GHTeam
Retrieves the discussions.
listEvents() - Method in class org.kohsuke.github.GHIssue
Lists events for this issue.
listEvents() - Method in class org.kohsuke.github.GHOrganization
Lists events performed by a user (this includes private events if the caller is authenticated.
listEvents() - Method in class org.kohsuke.github.GHPerson
Lists events for an organization or an user.
listEvents() - Method in class org.kohsuke.github.GHRepository
Lists repository events.
listEvents() - Method in class org.kohsuke.github.GHUser
Lists events performed by a user (this includes private events if the caller is authenticated.
listFiles() - Method in class org.kohsuke.github.GHCommit
List of files changed/added/removed in this commit.
listFiles() - Method in class org.kohsuke.github.GHPullRequest
Retrieves all the files associated to this pull request.
listFollowers() - Method in class org.kohsuke.github.GHUser
Lists the users who are following this user.
listFollows() - Method in class org.kohsuke.github.GHUser
Lists the users that this user is following.
listForks() - Method in class org.kohsuke.github.GHGist
List forks paged iterable.
listForks() - Method in class org.kohsuke.github.GHRepository
Lists all the direct forks of this repository, sorted by github api default, currently ForkSort.NEWEST*.
listForks(GHRepository.ForkSort) - Method in class org.kohsuke.github.GHRepository
Lists all the direct forks of this repository, sorted by the given sort order.
listGists() - Method in class org.kohsuke.github.GHUser
Lists Gists created by this user.
listInstallations() - Method in class org.kohsuke.github.GHApp
Obtains all the installations associated with this app.
listInstallations(Date) - Method in class org.kohsuke.github.GHApp
Obtains all the installations associated with this app since a given date.
listInvitations() - Method in class org.kohsuke.github.GHRepository
Lists all the invitations.
listIssueEvents() - Method in class org.kohsuke.github.GHRepository
Get all issue events for this repository.
listIssues(GHIssueState) - Method in class org.kohsuke.github.GHRepository
listJobs() - Method in class org.kohsuke.github.GHWorkflowRun
Returns the list of jobs of this workflow run for the last execution.
listLabels() - Method in class org.kohsuke.github.GHRepository
Lists labels in this repository.
listLanguages() - Method in class org.kohsuke.github.GHRepository
List languages for the specified repository.
listLicenses() - Method in class org.kohsuke.github.GitHub
Returns a list of popular open source licenses.
listMarketplacePlans() - Method in class org.kohsuke.github.GitHub
Returns a list all plans for your Marketplace listing
listMembers() - Method in class org.kohsuke.github.GHOrganization
All the members of this organization.
listMembers() - Method in class org.kohsuke.github.GHTeam
Retrieves the current members.
listMembers(String) - Method in class org.kohsuke.github.GHTeam
List members with specified role paged iterable.
listMembers(GHTeam.Role) - Method in class org.kohsuke.github.GHTeam
List members with specified role paged iterable.
listMembersWithFilter(String) - Method in class org.kohsuke.github.GHOrganization
List members with filter paged iterable.
listMembersWithRole(String) - Method in class org.kohsuke.github.GHOrganization
List members with specified role paged iterable.
listMilestones(GHIssueState) - Method in class org.kohsuke.github.GHRepository
Lists up all the milestones in this repository.
listMyAuthorizations() - Method in class org.kohsuke.github.GitHub
Returns a list of all authorizations.
listNotifications() - Method in class org.kohsuke.github.GHRepository
List all the notifications in a repository for the current user.
listNotifications() - Method in class org.kohsuke.github.GitHub
List all the notifications.
listOrganizations() - Method in class org.kohsuke.github.GitHub
Gets a list of all organizations.
listOrganizations(String) - Method in class org.kohsuke.github.GitHub
Gets a list of all organizations starting after the organization identifier specified by 'since'.
listOrgMemberships() - Method in class org.kohsuke.github.GHMyself
List your organization memberships.
listOrgMemberships(GHMembership.State) - Method in class org.kohsuke.github.GHMyself
List your organization memberships.
listOutsideCollaborators() - Method in class org.kohsuke.github.GHOrganization
All the outside collaborators of this organization.
listOutsideCollaboratorsWithFilter(String) - Method in class org.kohsuke.github.GHOrganization
List outside collaborators with filter paged iterable.
listProjects() - Method in class org.kohsuke.github.GHOrganization
Returns all open projects for the organization.
listProjects() - Method in class org.kohsuke.github.GHRepository
Returns open projects for this repository.
listProjects() - Method in class org.kohsuke.github.GHUser
Lists all the projects.
listProjects(GHProject.ProjectStateFilter) - Method in class org.kohsuke.github.GHOrganization
Returns the projects for this organization.
listProjects(GHProject.ProjectStateFilter) - Method in class org.kohsuke.github.GHRepository
Returns the projects for this repository.
listPublicMembers() - Method in class org.kohsuke.github.GHOrganization
All the public members of this organization.
listPullRequests() - Method in class org.kohsuke.github.GHCommit
Retrieves a list of pull requests which contain this commit.
listPullRequests(GHIssueState) - Method in class org.kohsuke.github.GHRepository
listReactions() - Method in class org.kohsuke.github.GHCommitComment
List reactions.
listReactions() - Method in class org.kohsuke.github.GHIssue
List reactions.
listReactions() - Method in class org.kohsuke.github.GHIssueComment
List reactions.
listReactions() - Method in class org.kohsuke.github.GHPullRequestReviewComment
List reactions.
listReactions() - Method in interface org.kohsuke.github.Reactable
List all the reactions left to this object.
listRefs() - Method in class org.kohsuke.github.GHRepository
Retrieves all refs for the github repository.
listRefs(String) - Method in class org.kohsuke.github.GHRepository
Retrieves all refs of the given type for the current GitHub repository.
listReleases() - Method in class org.kohsuke.github.GHRepository
List releases paged iterable.
listRepositories() - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
This method cannot work on a GHAppInstallation retrieved from GHApp.listInstallations() (for example), except when resorting to unsupported hacks involving GHAppInstallation.setRoot(GitHub) to switch from an application client to an installation client. This method will be removed. You should instead use an installation client (with an installation token, not a JWT), retrieve a GHAuthenticatedAppInstallation from GitHub.getInstallation(), then call GHAuthenticatedAppInstallation.listRepositories().
listRepositories() - Method in class org.kohsuke.github.GHAuthenticatedAppInstallation
List repositories that this app installation can access.
listRepositories() - Method in class org.kohsuke.github.GHMyself
Lists up all repositories this user owns (public and private).
listRepositories() - Method in class org.kohsuke.github.GHPerson
Lists up all the repositories using a 30 items page size.
listRepositories() - Method in class org.kohsuke.github.GHTeam
List repositories paged iterable.
listRepositories(int) - Method in class org.kohsuke.github.GHMyself
List repositories that are accessible to the authenticated user (public and private) using the specified page size.
listRepositories(int) - Method in class org.kohsuke.github.GHOrganization
Lists up all the repositories using the specified page size.
listRepositories(int) - Method in class org.kohsuke.github.GHPerson
Lists up all the repositories using the specified page size.
listRepositories(int, GHMyself.RepositoryListFilter) - Method in class org.kohsuke.github.GHMyself
List repositories of a certain type that are accessible by current authenticated user using the specified page size.
listReviewComments() - Method in class org.kohsuke.github.GHPullRequest
Obtains all the review comments associated with this pull request.
listReviewComments() - Method in class org.kohsuke.github.GHPullRequestReview
Obtains all the review comments associated with this pull request review.
listReviews() - Method in class org.kohsuke.github.GHPullRequest
Retrieves all the reviews associated to this pull request.
listRuns() - Method in class org.kohsuke.github.GHWorkflow
Lists the workflow runs belong to this workflow.
listStargazers() - Method in class org.kohsuke.github.GHRepository
Lists all the users who have starred this repo based on the old version of the API.
listStargazers2() - Method in class org.kohsuke.github.GHRepository
Lists all the users who have starred this repo based on new version of the API, having extended information like the time when the repository was starred.
listStarredRepositories() - Method in class org.kohsuke.github.GHUser
Lists all the repositories that this user has starred.
listStatuses() - Method in class org.kohsuke.github.GHCommit
List statuses paged iterable.
listStatuses() - Method in class org.kohsuke.github.GHDeployment
List statuses paged iterable.
listSubscribers() - Method in class org.kohsuke.github.GHRepository
Lists all the subscribers (aka watchers.)
listSubscriptions() - Method in class org.kohsuke.github.GHUser
Lists all the subscribed (aka watched) repositories.
listTags() - Method in class org.kohsuke.github.GHRepository
List tags paged iterable.
listTeams() - Method in class org.kohsuke.github.GHOrganization
List up all the teams.
listTopics() - Method in class org.kohsuke.github.GHRepository
Return the topics for this repository.
listUsers() - Method in class org.kohsuke.github.GitHub
Returns a list of all users.
listWorkflows() - Method in class org.kohsuke.github.GHRepository
Lists all the workflows of this repository.
LiteralValue(int) - Constructor for class org.kohsuke.github.RateLimitChecker.LiteralValue
Instantiates a new literal value.
location - Variable in class org.kohsuke.github.GHPerson
The twitter username.
location(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
Location gh user search builder.
lock() - Method in class org.kohsuke.github.GHIssue
Lock.
lockBranch() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Set the branch as read-only.
lockBranch(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Whether to set the branch as read-only.
LockBranch() - Constructor for class org.kohsuke.github.GHBranchProtection.LockBranch
 
locked - Variable in class org.kohsuke.github.GHIssue
The locked.
LOCKED - Enum constant in enum org.kohsuke.github.GHRepositoryDiscussion.State
The locked.
log_url - Variable in class org.kohsuke.github.GHDeploymentStatus
The log url.
login - Variable in class org.kohsuke.github.GHPerson
The avatar url.
logUrl(String) - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
Deprecated.
until preview feature has graduated to stable
LONG_RUNNING - Enum constant in enum org.kohsuke.github.GHPullRequestQueryBuilder.Sort
The long running.
LUKE_CAGE - Enum constant in enum org.kohsuke.github.internal.Previews
Require multiple approving reviews
LYDIAN - Enum constant in enum org.kohsuke.github.internal.Previews
Update a pull request branch

M

MACHINE_MAN - Enum constant in enum org.kohsuke.github.internal.Previews
Manage integrations through the API
MAINTAIN - Enum constant in enum org.kohsuke.github.GHOrganization.Permission
The maintain.
MAINTAINER - Enum constant in enum org.kohsuke.github.GHTeam.Role
Able to add/remove other team members, promote other team members to team maintainer, and edit the team's name and description.
maintainers(String...) - Method in class org.kohsuke.github.GHTeamBuilder
Maintainers for this team.
makeLatest(GHReleaseBuilder.MakeLatest) - Method in class org.kohsuke.github.GHReleaseBuilder
Optional.
makeLatest(GHReleaseBuilder.MakeLatest) - Method in class org.kohsuke.github.GHReleaseUpdater
Optional.
MALFORMED_SIG - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Malformed signature.
MALFORMED_SIGNATURE - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Malformed signature.
MANNEQUIN - Enum constant in enum org.kohsuke.github.GHCommentAuthorAssociation
Author is a placeholder for an unclaimed user.
markAsRead() - Method in class org.kohsuke.github.GHNotificationStream
Mark as read.
markAsRead() - Method in class org.kohsuke.github.GHThread
Marks this thread as read.
markAsRead(long) - Method in class org.kohsuke.github.GHNotificationStream
Marks all the notifications as read.
MARKDOWN - Enum constant in enum org.kohsuke.github.MarkdownMode
Render a document as plain Markdown, just like README files are rendered.
MarkdownMode - Enum in org.kohsuke.github
Rendering mode of markdown.
MARKETPLACE_PURCHASE - Enum constant in enum org.kohsuke.github.GHEvent
The marketplace purchase.
mediaType() - Method in enum org.kohsuke.github.internal.Previews
Gets the mediaType
Member() - Constructor for class org.kohsuke.github.GHEventPayload.Member
 
MEMBER - Enum constant in enum org.kohsuke.github.GHCommentAuthorAssociation
Author is a member of the organization that owns the repository.
MEMBER - Enum constant in enum org.kohsuke.github.GHEvent
The member.
MEMBER - Enum constant in enum org.kohsuke.github.GHMembership.Role
Non-owner organization member.
MEMBER - Enum constant in enum org.kohsuke.github.GHMyself.RepositoryListFilter
Public and private repositories that current user is a member.
MEMBER - Enum constant in enum org.kohsuke.github.GHOrganization.Role
The user is an owner of the organization.
MEMBER - Enum constant in enum org.kohsuke.github.GHTeam.Role
A normal member of the team.
Membership() - Constructor for class org.kohsuke.github.GHEventPayload.Membership
 
MEMBERSHIP - Enum constant in enum org.kohsuke.github.GHEvent
The membership.
mentioned(String) - Method in class org.kohsuke.github.GHIssueQueryBuilder.ForRepository
Mentioned gh issue query builder.
mentions(String) - Method in class org.kohsuke.github.GHIssueSearchBuilder
Mentions gh issue search builder.
mentions(GHUser) - Method in class org.kohsuke.github.GHIssueSearchBuilder
Mentions gh issue search builder.
mentions(GHUser) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Mentions gh pull request search builder.
MERCY - Enum constant in enum org.kohsuke.github.internal.Previews
View a list of repository topics in calls that return repository results
merge(boolean) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Merge gh commit search builder.
merge(String) - Method in class org.kohsuke.github.GHPullRequest
Merge this pull request.
merge(String, String) - Method in class org.kohsuke.github.GHBranch
Merge a ref into this branch.
merge(String, String) - Method in class org.kohsuke.github.GHPullRequest
Merge this pull request.
merge(String, String, GHPullRequest.MergeMethod) - Method in class org.kohsuke.github.GHPullRequest
Merge this pull request, using the specified merge method.
merge(GHBranch, String) - Method in class org.kohsuke.github.GHBranch
Merge a branch into this branch.
MERGE - Enum constant in enum org.kohsuke.github.GHPullRequest.MergeMethod
The merge.
MERGE_GROUP - Enum constant in enum org.kohsuke.github.GHEvent
The merge group entry.
MERGE_QUEUE_ENTRY - Enum constant in enum org.kohsuke.github.GHEvent
The merge queue entry.
merged(LocalDate) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Merged gh pull request search builder.
merged(LocalDate, LocalDate) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Merged gh pull request search builder.
mergedAfter(LocalDate, boolean) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
MergedAfter gh pull request search builder.
mergedBefore(LocalDate, boolean) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
MergedBefore gh pull request search builder.
message(String) - Method in class org.kohsuke.github.GHCommitBuilder
Message gh commit builder.
message(String) - Method in class org.kohsuke.github.GHContentBuilder
Message gh content builder.
META - Enum constant in enum org.kohsuke.github.GHEvent
The meta.
method() - Method in interface org.kohsuke.github.connector.GitHubConnectorRequest
The request method for this request.
method() - Method in class org.kohsuke.github.GitHubRequest
The method for this request, such as "GET", "PATCH", or "DELETE".
milestone - Variable in class org.kohsuke.github.GHIssue
The milestone.
milestone(String) - Method in class org.kohsuke.github.GHIssueQueryBuilder.ForRepository
Milestone gh issue query builder.
milestone(GHMilestone) - Method in class org.kohsuke.github.GHIssueBuilder
Milestone gh issue builder.
MILESTONE - Enum constant in enum org.kohsuke.github.GHEvent
The milestone.
MINUS_ONE - Enum constant in enum org.kohsuke.github.ReactionContent
The minus one.

N

name - Variable in class org.kohsuke.github.GHLicense
The name.
name - Variable in class org.kohsuke.github.GHPerson
The twitter username.
name(String) - Method in class org.kohsuke.github.GHLabel.Creator
Name.
name(String) - Method in class org.kohsuke.github.GHReleaseBuilder
Name gh release builder.
name(String) - Method in class org.kohsuke.github.GHReleaseUpdater
Name gh release updater.
name(String) - Method in class org.kohsuke.github.GHRepositoryVariableBuilder
Name.
NEBULA - Enum constant in enum org.kohsuke.github.internal.Previews
New visibility parameter for the Repositories API
NEUTRAL - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The neutral.
NEUTRAL - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The neutral.
NEWEST - Enum constant in enum org.kohsuke.github.GHRepository.ForkSort
The newest.
next() - Method in class org.kohsuke.github.PagedIterator
nextPage() - Method in class org.kohsuke.github.PagedIterator
Gets the next page worth of data.
NO_USER - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Email used for signing not known to GitHub.
NON_ADMINS - Enum constant in enum org.kohsuke.github.EnforcementLevel
Deprecated.
The non admins.
nonBlocking(boolean) - Method in class org.kohsuke.github.GHNotificationStream
If set to true, GHNotificationStream.iterator() will stop iterating instead of blocking and waiting for the updates to arrive.
NONE - Enum constant in enum org.kohsuke.github.GHCommentAuthorAssociation
Author has no association with the repository.
NONE - Enum constant in enum org.kohsuke.github.GHPermissionType
The none.
NONE - Enum constant in enum org.kohsuke.github.RateLimitTarget
Selects no rate limit.
NONE - Static variable in class org.kohsuke.github.RateLimitChecker
The Constant NONE.
NOT_PLANNED - Enum constant in enum org.kohsuke.github.GHIssueStateReason
Closed as not planned
NOT_SIGNING_KEY - Enum constant in enum org.kohsuke.github.GHVerification.Reason
The usage flags for the key that signed this don't allow signing.
NOTICE - Enum constant in enum org.kohsuke.github.GHCheckRun.AnnotationLevel
The notice.
NOTIFICATIONS - Static variable in class org.kohsuke.github.GHAuthorization
The Constant NOTIFICATIONS.
number - Variable in class org.kohsuke.github.GHIssue
The number.
NUMBER - Enum constant in enum org.kohsuke.github.GHProjectsV2ItemChanges.FieldType
The number.

O

ObsoleteUrlFactory - Class in org.kohsuke.github.extras.okhttp3
Deprecated.
ObsoleteUrlFactory(OkHttpClient) - Constructor for class org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory
Deprecated.
Instantiates a new Obsolete url factory.
OCSP_ERROR - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Valid signature, though certificate revocation check failed.
OCSP_PENDING - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Valid signature, pending certificate revocation checking.
OCSP_REVOKED - Enum constant in enum org.kohsuke.github.GHVerification.Reason
One or more certificates in chain has been revoked.
OFF - Enum constant in enum org.kohsuke.github.EnforcementLevel
Deprecated.
The off.
offline() - Static method in class org.kohsuke.github.GitHub
An offline-only GitHub useful for parsing event notification from an unknown source.
OFFLINE - Static variable in interface org.kohsuke.github.connector.GitHubConnector
Stub implementation that is always off-line.
OFFLINE - Static variable in interface org.kohsuke.github.HttpConnector
Deprecated.
Stub implementation that is always off-line.
OkHttp3Connector - Class in org.kohsuke.github.extras
Deprecated.
OkHttp3Connector(OkUrlFactory) - Constructor for class org.kohsuke.github.extras.OkHttp3Connector
Deprecated.
OkHttpConnector - Class in org.kohsuke.github.extras.okhttp3
Deprecated.
OkHttpConnector - Class in org.kohsuke.github.extras
Deprecated.
This class depends on an unsupported version of OkHttp. Switch to OkHttpGitHubConnector.
OkHttpConnector(OkUrlFactory) - Constructor for class org.kohsuke.github.extras.OkHttpConnector
Deprecated.
Instantiates a new Ok http connector.
OkHttpConnector(OkHttpClient) - Constructor for class org.kohsuke.github.extras.okhttp3.OkHttpConnector
Deprecated.
Instantiates a new Ok http connector.
OkHttpConnector(OkHttpClient, int) - Constructor for class org.kohsuke.github.extras.okhttp3.OkHttpConnector
Deprecated.
Instantiates a new Ok http connector.
OkHttpGitHubConnector - Class in org.kohsuke.github.extras.okhttp3
GitHubConnector for OkHttpClient.
OkHttpGitHubConnector(OkHttpClient) - Constructor for class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnector
Instantiates a new Ok http connector.
OkHttpGitHubConnector(OkHttpClient, int) - Constructor for class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnector
Instantiates a new Ok http connector.
OLDEST - Enum constant in enum org.kohsuke.github.GHRepository.ForkSort
The oldest.
onError(IOException, HttpURLConnection) - Method in class org.kohsuke.github.AbuseLimitHandler
Deprecated.
onError(IOException, HttpURLConnection) - Method in class org.kohsuke.github.RateLimitHandler
Deprecated.
onError(GitHubConnectorResponse) - Method in class org.kohsuke.github.AbuseLimitHandler
Deprecated.
Called when the library encounters HTTP error indicating that the API abuse limit is reached.
onError(GitHubConnectorResponse) - Method in class org.kohsuke.github.GitHubAbuseLimitHandler
Called when the library encounters HTTP error indicating that the API abuse limit is reached.
onError(GitHubConnectorResponse) - Method in class org.kohsuke.github.GitHubRateLimitHandler
Called when the library encounters HTTP error indicating that the API rate limit has been exceeded.
onError(GitHubConnectorResponse) - Method in class org.kohsuke.github.RateLimitHandler
Deprecated.
Called when the library encounters HTTP error indicating that the API rate limit has been exceeded.
open(URL) - Method in class org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory
Deprecated.
Open http url connection.
OPEN - Enum constant in enum org.kohsuke.github.GHIssueState
The open.
OPEN - Enum constant in enum org.kohsuke.github.GHMilestoneState
The open.
OPEN - Enum constant in enum org.kohsuke.github.GHProject.ProjectState
The open.
OPEN - Enum constant in enum org.kohsuke.github.GHProject.ProjectStateFilter
The open.
OPEN - Enum constant in enum org.kohsuke.github.GHRepositoryDiscussion.State
The open.
order(GHDirection) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Order gh commit search builder.
order(GHDirection) - Method in class org.kohsuke.github.GHContentSearchBuilder
Order gh content search builder.
order(GHDirection) - Method in class org.kohsuke.github.GHIssueSearchBuilder
Order gh issue search builder.
order(GHDirection) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Order gh pull request search builder.
order(GHDirection) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Order gh repository search builder.
order(GHDirection) - Method in class org.kohsuke.github.GHUserSearchBuilder
Order gh user search builder.
org(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Org gh commit search builder.
org(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Org gh repository search builder.
ORG_BLOCK - Enum constant in enum org.kohsuke.github.GHEvent
The org block.
org.kohsuke.github - package org.kohsuke.github
 
org.kohsuke.github.authorization - package org.kohsuke.github.authorization
 
org.kohsuke.github.connector - package org.kohsuke.github.connector
 
org.kohsuke.github.example.dataobject - package org.kohsuke.github.example.dataobject
 
org.kohsuke.github.extras - package org.kohsuke.github.extras
 
org.kohsuke.github.extras.authorization - package org.kohsuke.github.extras.authorization
 
org.kohsuke.github.extras.okhttp3 - package org.kohsuke.github.extras.okhttp3
 
org.kohsuke.github.function - package org.kohsuke.github.function
 
org.kohsuke.github.internal - package org.kohsuke.github.internal
 
ORGANIZATION - Enum constant in enum org.kohsuke.github.GHEvent
The organization.
ORGANIZATION - Enum constant in enum org.kohsuke.github.GHMarketplaceAccountType
The organization.
ORGANIZATION - Enum constant in enum org.kohsuke.github.GHTargetType
The organization.
OrgAppInstallationAuthorizationProvider - Class in org.kohsuke.github.authorization
Deprecated.
OrgAppInstallationAuthorizationProvider(String, AuthorizationProvider) - Constructor for class org.kohsuke.github.authorization.OrgAppInstallationAuthorizationProvider
Deprecated.
original_environment - Variable in class org.kohsuke.github.GHDeployment
The original environment.
Output() - Constructor for class org.kohsuke.github.GHCheckRun.Output
 
Output(String, String) - Constructor for class org.kohsuke.github.GHCheckRunBuilder.Output
Instantiates a new output.
OUTSIDE - Enum constant in enum org.kohsuke.github.GHRepository.CollaboratorAffiliation
The outside.
owner - Variable in class org.kohsuke.github.GHProject
The owner.
owner(String) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Specifies the ownership of the repository.
OWNER - Enum constant in enum org.kohsuke.github.GHCommentAuthorAssociation
Author is the owner of the repository.
OWNER - Enum constant in enum org.kohsuke.github.GHMyself.RepositoryListFilter
Public and private repositories owned by current user.

P

PACKAGE - Enum constant in enum org.kohsuke.github.GHEvent
The package.
PAGE_BUILD - Enum constant in enum org.kohsuke.github.GHEvent
The page build.
PagedIterable<T> - Class in org.kohsuke.github
Iterable that returns PagedIterator.
PagedIterable() - Constructor for class org.kohsuke.github.PagedIterable
 
PagedIterator<T> - Class in org.kohsuke.github
Iterator over a paginated data source.
PagedSearchIterable<T> - Class in org.kohsuke.github
PagedIterable enhanced to report search result specific information.
pageSize(int) - Method in class org.kohsuke.github.GHCommitQueryBuilder
Page size gh commit query builder.
pageSize(int) - Method in class org.kohsuke.github.GHIssueQueryBuilder
Page size gh issue query builder.
parent(String) - Method in class org.kohsuke.github.GHCommitBuilder
Parent gh commit builder.
parent(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Parent gh commit search builder.
Parent() - Constructor for class org.kohsuke.github.GHCommit.Parent
 
PARENT_AND_FORKS - Enum constant in enum org.kohsuke.github.GHFork
Search in the parent repository and in forks with more stars than the parent repository.
PARENT_AND_FORKS - Enum constant in enum org.kohsuke.github.GHRepositorySearchBuilder.Fork
Deprecated.
Search in the parent repository and in forks with more stars than the parent repository.
PARENT_ONLY - Enum constant in enum org.kohsuke.github.GHFork
(Default) Search only the parent repository.
PARENT_ONLY - Enum constant in enum org.kohsuke.github.GHRepositorySearchBuilder.Fork
Deprecated.
(Default) Search only the parent repository.
parentTeamId(long) - Method in class org.kohsuke.github.GHTeamBuilder
Parent team id for this team.
parseEventPayload(Reader, Class<T>) - Method in class org.kohsuke.github.GitHub
Parses the GitHub event object.
parseInt(String) - Method in class org.kohsuke.github.connector.GitHubConnectorResponse
Parse a header value as a signed decimal integer.
participating(boolean) - Method in class org.kohsuke.github.GHNotificationStream
Should the stream be restricted to notifications in which the user is directly participating or mentioned?.
Participation() - Constructor for class org.kohsuke.github.GHRepositoryStatistics.Participation
 
path(String) - Method in class org.kohsuke.github.GHCommitQueryBuilder
Only commits containing this file path will be returned.
path(String) - Method in class org.kohsuke.github.GHContentBuilder
Path gh content builder.
path(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
Path gh content search builder.
payload - Variable in class org.kohsuke.github.GHDeployment
The payload.
payload(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
Payload gh deployment builder.
PENDING - Enum constant in enum org.kohsuke.github.GHCommitState
The pending.
PENDING - Enum constant in enum org.kohsuke.github.GHDeploymentState
The pending.
PENDING - Enum constant in enum org.kohsuke.github.GHMembership.State
The pending.
PENDING - Enum constant in enum org.kohsuke.github.GHPullRequestReviewEvent
The pending.
PENDING - Enum constant in enum org.kohsuke.github.GHPullRequestReviewState
The pending.
PER_UNIT - Enum constant in enum org.kohsuke.github.GHMarketplacePriceModel
The per unit.
permissions(Map<String, GHPermissionType>) - Method in class org.kohsuke.github.GHAppCreateTokenBuilder
Set the permissions granted to the access token.
permitted - Variable in class org.kohsuke.github.GHLicense
The permitted.
ping() - Method in class org.kohsuke.github.GHHook
Ping.
Ping() - Constructor for class org.kohsuke.github.GHEventPayload.Ping
 
PING - Enum constant in enum org.kohsuke.github.GHEvent
The ping.
PLUS_ONE - Enum constant in enum org.kohsuke.github.ReactionContent
The plus one.
POPULARITY - Enum constant in enum org.kohsuke.github.GHPullRequestQueryBuilder.Sort
The popularity.
populate() - Method in class org.kohsuke.github.GHContent
Fully populate the data by retrieving missing data.
populate() - Method in class org.kohsuke.github.GHLicense
Fully populate the data by retrieving missing data.
populate() - Method in class org.kohsuke.github.GHPerson
Fully populate the data by retrieving missing data.
prerelease(boolean) - Method in class org.kohsuke.github.GHReleaseBuilder
Optional.
prerelease(boolean) - Method in class org.kohsuke.github.GHReleaseUpdater
Optional.
Preview - Annotation Type in org.kohsuke.github
Indicates that the method/class/etc marked maps to GitHub API in the preview period.
Previews - Enum in org.kohsuke.github.internal
Provides the media type strings for GitHub API previews https://developer.github.com/v3/previews/
primary - Variable in class org.kohsuke.github.GHEmail
The primary.
privacy(GHTeam.Privacy) - Method in class org.kohsuke.github.GHTeamBuilder
Description for this team.
PRIVATE - Enum constant in enum org.kohsuke.github.GHMyself.RepositoryListFilter
Private repositories that current user has access or collaborates to.
PRIVATE - Enum constant in enum org.kohsuke.github.GHRepository.Visibility
The private.
private_(boolean) - Method in class org.kohsuke.github.GHDiscussion.Creator
Sets whether this discussion is private to this team.
private_(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Sets the repository to private.
production_environment - Variable in class org.kohsuke.github.GHDeployment
The production environment.
productionEnvironment(boolean) - Method in class org.kohsuke.github.GHDeploymentBuilder
Deprecated.
until preview feature has graduated to stable
project - Variable in class org.kohsuke.github.GHProjectColumn
The project.
PROJECT - Enum constant in enum org.kohsuke.github.GHEvent
The project.
PROJECT_CARD - Enum constant in enum org.kohsuke.github.GHEvent
The project card.
PROJECT_COLUMN - Enum constant in enum org.kohsuke.github.GHEvent
The project column.
projects(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Enables projects.
ProjectsV2Item() - Constructor for class org.kohsuke.github.GHEventPayload.ProjectsV2Item
 
Public() - Constructor for class org.kohsuke.github.GHEventPayload.Public
 
PUBLIC - Enum constant in enum org.kohsuke.github.GHEvent
The public.
PUBLIC - Enum constant in enum org.kohsuke.github.GHMyself.RepositoryListFilter
Public repositories that current user has access or collaborates to.
PUBLIC - Enum constant in enum org.kohsuke.github.GHRepository.Visibility
The public.
public_(boolean) - Method in class org.kohsuke.github.GHGistBuilder
Public gh gist builder.
public_gists - Variable in class org.kohsuke.github.GHPerson
The public gists.
PUBLIC_REPO - Static variable in class org.kohsuke.github.GHAuthorization
The Constant PUBLIC_REPO.
public_repos - Variable in class org.kohsuke.github.GHPerson
The public gists.
publicize(GHUser) - Method in class org.kohsuke.github.GHOrganization
Publicizes the membership.
PULL - Enum constant in enum org.kohsuke.github.GHOrganization.Permission
The pull.
pull_request - Variable in class org.kohsuke.github.GHIssue
The pull request.
PULL_REQUEST - Enum constant in enum org.kohsuke.github.GHEvent
The pull request.
PULL_REQUEST_REVIEW - Enum constant in enum org.kohsuke.github.GHEvent
The pull request review.
PULL_REQUEST_REVIEW_COMMENT - Enum constant in enum org.kohsuke.github.GHEvent
The pull request review comment.
PULL_REQUEST_REVIEW_THREAD - Enum constant in enum org.kohsuke.github.GHEvent
The pull request review thread.
PullRequest() - Constructor for class org.kohsuke.github.GHEventPayload.PullRequest
 
PullRequest() - Constructor for class org.kohsuke.github.GHIssue.PullRequest
 
PULLREQUEST - Enum constant in enum org.kohsuke.github.GHProjectsV2Item.ContentType
The pullrequest.
PullRequestReview() - Constructor for class org.kohsuke.github.GHEventPayload.PullRequestReview
 
PullRequestReviewComment() - Constructor for class org.kohsuke.github.GHEventPayload.PullRequestReviewComment
 
Push() - Constructor for class org.kohsuke.github.GHEventPayload.Push
 
PUSH - Enum constant in enum org.kohsuke.github.GHEvent
The push.
PUSH - Enum constant in enum org.kohsuke.github.GHOrganization.Permission
The push.
PushCommit() - Constructor for class org.kohsuke.github.GHEventPayload.Push.PushCommit
 
pushed(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Pushed gh repository search builder.
Pusher() - Constructor for class org.kohsuke.github.GHEventPayload.Push.Pusher
 

Q

q(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Search terms.
q(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
Search terms.
q(String) - Method in class org.kohsuke.github.GHIssueSearchBuilder
Search terms.
q(String) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
 
q(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Search terms.
q(String) - Method in class org.kohsuke.github.GHSearchBuilder
Search terms.
q(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
Search terms.
queryComments() - Method in class org.kohsuke.github.GHIssue
Search comments on this issue by specifying filters through a builder pattern.
queryCommits() - Method in class org.kohsuke.github.GHRepository
Search commits by specifying filters through a builder pattern.
queryIssues() - Method in class org.kohsuke.github.GHRepository
Retrieves issues.
queryPullRequests() - Method in class org.kohsuke.github.GHRepository
Retrieves pull requests.
queryWorkflowRuns() - Method in class org.kohsuke.github.GHRepository
Retrieves workflow runs.
QUEUED - Enum constant in enum org.kohsuke.github.GHCheckRun.Status
The queued.
QUEUED - Enum constant in enum org.kohsuke.github.GHDeploymentState
The state of the deployment currently reflects it's queued up for processing.
QUEUED - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Status
The queued.

R

rateLimit() - Method in class org.kohsuke.github.GitHub
RateLimitChecker - Class in org.kohsuke.github
A GitHub API Rate Limit Checker called before each request
RateLimitChecker() - Constructor for class org.kohsuke.github.RateLimitChecker
 
RateLimitChecker.LiteralValue - Class in org.kohsuke.github
A RateLimitChecker with a simple number as the limit.
RateLimitHandler - Class in org.kohsuke.github
Deprecated.
Switch to GitHubRateLimitHandler or even better provide RateLimitCheckers.
RateLimitHandler() - Constructor for class org.kohsuke.github.RateLimitHandler
Deprecated.
 
rateLimitTarget() - Method in class org.kohsuke.github.GitHubRequest
The rate limit target for this request.
RateLimitTarget - Enum in org.kohsuke.github
Specifies the rate limit record of an operation.
rawBodyStream() - Method in class org.kohsuke.github.connector.GitHubConnectorResponse.ByteArrayResponse
Get the raw implementation specific body stream for this response.
rawBodyStream() - Method in class org.kohsuke.github.internal.GitHubConnectorHttpConnectorAdapter.HttpURLConnectionGitHubConnectorResponse
 
Reactable - Interface in org.kohsuke.github
Those GHObjects that can have reactions.
ReactionContent - Enum in org.kohsuke.github
Content of reactions.
read() - Method in class org.kohsuke.github.GHBlob
Read input stream.
read() - Method in class org.kohsuke.github.GHContent
Retrieves the actual bytes of the blob.
read(boolean) - Method in class org.kohsuke.github.GHNotificationStream
Should the stream include notifications that are already read?.
READ - Enum constant in enum org.kohsuke.github.GHPermissionType
The read.
READ_HOOK - Static variable in class org.kohsuke.github.GHAuthorization
The Constant READ_HOOK.
READ_KEY - Static variable in class org.kohsuke.github.GHAuthorization
The Constant READ_KEY.
READ_ORG - Static variable in class org.kohsuke.github.GHAuthorization
The Constant READ_ORG.
READ_TIMEOUT - Static variable in class org.kohsuke.github.extras.ImpatientHttpConnector
Default read timeout in milliseconds
readAsBlob() - Method in class org.kohsuke.github.GHTreeEntry
If this tree entry represents a file, then return its content.
readBlob(String) - Method in class org.kohsuke.github.GHRepository
Reads the content of a blob as a stream for better efficiency.
ReadOnlyObjects - Class in org.kohsuke.github.example.dataobject
GHMeta wraps the list of GitHub's IP addresses.
ReadOnlyObjects() - Constructor for class org.kohsuke.github.example.dataobject.ReadOnlyObjects
 
ReadOnlyObjects.GHMetaExample - Interface in org.kohsuke.github.example.dataobject
All GHMeta data objects should expose these values.
ReadOnlyObjects.GHMetaGettersFinal - Class in org.kohsuke.github.example.dataobject
This version uses only public getters and returns unmodifiable lists and has final fields
ReadOnlyObjects.GHMetaGettersFinalCreator - Class in org.kohsuke.github.example.dataobject
This version uses only public getters and returns unmodifiable lists
ReadOnlyObjects.GHMetaGettersUnmodifiable - Class in org.kohsuke.github.example.dataobject
This version uses only public getters and returns unmodifiable lists.
ReadOnlyObjects.GHMetaPackage - Class in org.kohsuke.github.example.dataobject
This version uses public getters and shows that package or private setters both can be used by jackson.
ReadOnlyObjects.GHMetaPublic - Class in org.kohsuke.github.example.dataobject
This version uses public getters and setters and leaves it up to Jackson how it wants to fill them.
readTar(InputStreamFunction<T>, String) - Method in class org.kohsuke.github.GHRepository
Streams a tar archive of the repository, optionally at a given ref.
readZip(InputStreamFunction<T>, String) - Method in class org.kohsuke.github.GHRepository
Streams a zip archive of the repository, optionally at a given ref.
REBASE - Enum constant in enum org.kohsuke.github.GHPullRequest.MergeMethod
The rebase.
Record(int, int, long) - Constructor for class org.kohsuke.github.GHRateLimit.Record
Instantiates a new Record.
ref - Variable in class org.kohsuke.github.GHDeployment
The ref.
ref(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
Ref gh deployment builder.
refresh() - Method in class org.kohsuke.github.GHContent
Fully populate the data by retrieving missing data.
refresh() - Method in class org.kohsuke.github.GHPullRequest
Repopulates this object.
refresh() - Method in class org.kohsuke.github.GHTeam
Refresh.
refresh() - Method in interface org.kohsuke.github.Refreshable
Opens a connection to the given URL.
refresh(Object) - Method in interface org.kohsuke.github.Refreshable
Calls refresh if the provided value is null.
Refreshable - Interface in org.kohsuke.github
The interface Refreshable.
refreshCache() - Method in class org.kohsuke.github.GitHub
clears all cached data in order for external changes (modifications and del) to be reflected.
REGISTRY_PACKAGE - Enum constant in enum org.kohsuke.github.GHEvent
The registry package.
Release() - Constructor for class org.kohsuke.github.GHEventPayload.Release
 
RELEASE - Enum constant in enum org.kohsuke.github.GHEvent
The release.
RELEVANCE - Enum constant in enum org.kohsuke.github.GHPullRequestSearchBuilder.Sort
The relevance.
remaining - Variable in class org.kohsuke.github.GHRateLimit
Deprecated.
This field should never have been made public. Use GHRateLimit.getRemaining()
remove(GHRepository) - Method in class org.kohsuke.github.GHTeam
Remove.
remove(GHUser) - Method in class org.kohsuke.github.GHOrganization
Remove a member of the organisation - which will remove them from all teams, and remove their access to the organization’s repositories.
remove(GHUser) - Method in class org.kohsuke.github.GHTeam
Removes a member to the team.
removeAssignees(Collection<GHUser>) - Method in class org.kohsuke.github.GHIssue
Remove assignees.
removeAssignees(GHUser...) - Method in class org.kohsuke.github.GHIssue
Remove assignees.
removeCollaborators(Collection<GHUser>) - Method in class org.kohsuke.github.GHRepository
Remove collaborators.
removeCollaborators(GHUser...) - Method in class org.kohsuke.github.GHRepository
Remove collaborators.
removeLabel(String) - Method in class org.kohsuke.github.GHIssue
Remove a single label.
removeLabels(String...) - Method in class org.kohsuke.github.GHIssue
Remove a collection of labels.
removeLabels(Collection<GHLabel>) - Method in class org.kohsuke.github.GHIssue
Remove a collection of labels.
removeLabels(GHLabel...) - Method in class org.kohsuke.github.GHIssue
Remove a collection of labels.
renameFile(String, String) - Method in class org.kohsuke.github.GHGistUpdater
Rename file gh gist updater.
renameTo(String) - Method in class org.kohsuke.github.GHRepository
Rename this repository.
renderMarkdown(String) - Method in class org.kohsuke.github.GitHub
Render a Markdown document in raw mode.
renderMarkdown(String, MarkdownMode) - Method in class org.kohsuke.github.GHRepository
Render a Markdown document.
reopen() - Method in class org.kohsuke.github.GHIssue
Reopens this issue.
reopen() - Method in class org.kohsuke.github.GHMilestone
Reopens this milestone.
reply(String) - Method in class org.kohsuke.github.GHPullRequestReviewComment
Create a new comment that replies to this comment.
repo - Variable in class org.kohsuke.github.GHCheckRunBuilder
The repo.
repo(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Repo gh commit search builder.
repo(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
Repo gh content search builder.
repo(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Repo gh repository search builder.
repo(GHRepository) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Repository gh pull request search builder.
REPO - Static variable in class org.kohsuke.github.GHAuthorization
The Constant REPO.
REPO_STATUS - Static variable in class org.kohsuke.github.GHAuthorization
The Constant REPO_STATUS.
repos(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
Repos gh user search builder.
repositories(String...) - Method in class org.kohsuke.github.GHTeamBuilder
Repository names to add this team to.
repositories(List<String>) - Method in class org.kohsuke.github.GHAppCreateTokenBuilder
By default the installation token has access to all repositories that the installation can access.
REPOSITORIES - Enum constant in enum org.kohsuke.github.GHUserSearchBuilder.Sort
The repositories.
Repository() - Constructor for class org.kohsuke.github.GHEventPayload.Installation.Repository
 
Repository() - Constructor for class org.kohsuke.github.GHEventPayload.Repository
 
REPOSITORY - Enum constant in enum org.kohsuke.github.GHEvent
The repository.
REPOSITORY_DISPATCH - Enum constant in enum org.kohsuke.github.GHEvent
The repository dispatch.
REPOSITORY_IMPORT - Enum constant in enum org.kohsuke.github.GHEvent
The repository import.
repository_url - Variable in class org.kohsuke.github.GHDeployment
The repository url.
repository_url - Variable in class org.kohsuke.github.GHDeploymentStatus
The repository url.
REPOSITORY_VULNERABILITY_ALERT - Enum constant in enum org.kohsuke.github.GHEvent
The repository vulnerability alert.
repositoryIds(List<Long>) - Method in class org.kohsuke.github.GHAppCreateTokenBuilder
By default the installation token has access to all repositories that the installation can access.
req - Variable in class org.kohsuke.github.GHQueryBuilder
The req.
request() - Method in class org.kohsuke.github.connector.GitHubConnectorResponse
Gets the GitHubConnectorRequest for this response.
REQUEST_CHANGES - Enum constant in enum org.kohsuke.github.GHPullRequestReviewEvent
The request changes.
REQUEST_CHANGES - Enum constant in enum org.kohsuke.github.GHPullRequestReviewState
Deprecated.
This was the thing when this API was in preview, but it changed when it became public. Use GHPullRequestReviewState.CHANGES_REQUESTED. Left here for compatibility.
requester - Variable in class org.kohsuke.github.GHRepositoryVariable.Creator
The requester.
requester - Variable in class org.kohsuke.github.GHCheckRunBuilder
The requester.
requestReviewers(List<GHUser>) - Method in class org.kohsuke.github.GHPullRequest
Request reviewers.
requestTeamReviewers(List<GHTeam>) - Method in class org.kohsuke.github.GHPullRequest
Request team reviewers.
requireBranchIsUpToDate() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Require branch is up to date gh branch protection builder.
requireBranchIsUpToDate(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Require branch is up to date gh branch protection builder.
requireCodeOwnReviews() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Require code own reviews gh branch protection builder.
requireCodeOwnReviews(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Require code own reviews gh branch protection builder.
required - Variable in class org.kohsuke.github.GHLicense
The required.
requiredContexts(List<String>) - Method in class org.kohsuke.github.GHDeploymentBuilder
Required contexts gh deployment builder.
requiredConversationResolution() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Require all conversations on code to be resolved before a pull request can be merged into a branch that matches this rule.
requiredConversationResolution(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Require all conversations on code to be resolved before a pull request can be merged into a branch that matches this rule.
RequiredConversationResolution() - Constructor for class org.kohsuke.github.GHBranchProtection.RequiredConversationResolution
 
requiredLinearHistory() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Enforce a linear commit Git history.
requiredLinearHistory(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Enforces a linear commit Git history, which prevents anyone from pushing merge commits to a branch.
RequiredLinearHistory() - Constructor for class org.kohsuke.github.GHBranchProtection.RequiredLinearHistory
 
requiredReviewers(int) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Required reviewers gh branch protection builder.
RequiredReviews() - Constructor for class org.kohsuke.github.GHBranchProtection.RequiredReviews
 
RequiredStatusChecks() - Constructor for class org.kohsuke.github.GHBranchProtection.RequiredStatusChecks
 
requireLastPushApproval() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Enable the most recent push must be approved by someone other than the person who pushed it.
requireLastPushApproval(boolean) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Whether the most recent push must be approved by someone other than the person who pushed it.
requireReviews() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Require reviews gh branch protection builder.
rerun() - Method in class org.kohsuke.github.GHWorkflowRun
Rerun the workflow run.
reset - Variable in class org.kohsuke.github.GHRateLimit
Deprecated.
This field should never have been made public. Use GHRateLimit.getResetDate()
resetAuth(String, String) - Method in class org.kohsuke.github.GitHub
Reset auth gh authorization.
responseHeaderFields - Variable in exception org.kohsuke.github.GHFileNotFoundException
The response header fields.
responseHeaderFields - Variable in exception org.kohsuke.github.GHIOException
The response header fields.
responseHeaderFields - Variable in class org.kohsuke.github.GHObject
Capture response HTTP headers on the state object.
Restrictions() - Constructor for class org.kohsuke.github.GHBranchProtection.Restrictions
 
restrictPushAccess() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Restrict push access gh branch protection builder.
restrictReviewDismissals() - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Restrict review dismissals gh branch protection builder.
RIGHT - Enum constant in enum org.kohsuke.github.GHPullRequestReviewComment.Side
Right side
ROCKET - Enum constant in enum org.kohsuke.github.ReactionContent
The rocket.

S

SCHEDULE - Enum constant in enum org.kohsuke.github.GHEvent
The schedule.
SEARCH - Enum constant in enum org.kohsuke.github.RateLimitTarget
Selects or updates the GHRateLimit.getSearch() record.
searchCommits() - Method in class org.kohsuke.github.GitHub
Search commits.
searchContent() - Method in class org.kohsuke.github.GitHub
Search content.
searchIssues() - Method in class org.kohsuke.github.GitHub
Search issues.
searchPullRequests() - Method in class org.kohsuke.github.GHRepository
Retrieves pull requests according to search terms.
searchPullRequests() - Method in class org.kohsuke.github.GitHub
Search for pull requests.
searchRepositories() - Method in class org.kohsuke.github.GitHub
Search repositories.
searchUsers() - Method in class org.kohsuke.github.GitHub
Search users.
SECRET - Enum constant in enum org.kohsuke.github.GHTeam.Privacy
The secret.
SECURITY_ADVISORY - Enum constant in enum org.kohsuke.github.GHEvent
The security advisory.
SELECTED - Enum constant in enum org.kohsuke.github.GHRepositorySelection
The selected.
send(GitHubConnectorRequest) - Method in interface org.kohsuke.github.connector.GitHubConnector
Sends a request and retrieves a raw response for processing.
send(GitHubConnectorRequest) - Method in class org.kohsuke.github.extras.HttpClientGitHubConnector
 
send(GitHubConnectorRequest) - Method in class org.kohsuke.github.extras.okhttp3.OkHttpGitHubConnector
 
send(GitHubConnectorRequest) - Method in class org.kohsuke.github.internal.GitHubConnectorHttpConnectorAdapter
 
ServiceDownException - Exception in org.kohsuke.github
Special IOException case for http exceptions, when HttpException is thrown due to GitHub service being down.
ServiceDownException(GitHubConnectorResponse) - Constructor for exception org.kohsuke.github.ServiceDownException
Instantiates a new service down exception.
set() - Method in class org.kohsuke.github.GHDiscussion
Begins a single property update.
set() - Method in class org.kohsuke.github.GHLabel
Begins a single property update.
set() - Method in class org.kohsuke.github.GHRepository
Creates a builder that can be used to bulk update repository settings.
set() - Method in class org.kohsuke.github.GHRepositoryVariable
Begins a single property update.
setAccessTokenUrl(String) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setAccount(GHUser) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setApi(List<String>) - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
Sets api.
setAppId(long) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setArchived(boolean) - Method in class org.kohsuke.github.GHProjectCard
Sets archived.
setAssignees(Collection<GHUser>) - Method in class org.kohsuke.github.GHIssue
Sets assignees.
setAssignees(GHUser...) - Method in class org.kohsuke.github.GHIssue
Sets assignees.
setBaseBranch(String) - Method in class org.kohsuke.github.GHPullRequest
Set the base branch on the pull request.
setBody(String) - Method in class org.kohsuke.github.GHIssue
Sets body.
setBody(String) - Method in class org.kohsuke.github.GHProject
Sets body.
setCheckRun(GHCheckRun) - Method in class org.kohsuke.github.GHEventPayload.CheckRun
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setClient(OkHttpClient) - Method in class org.kohsuke.github.extras.okhttp3.ObsoleteUrlFactory
Deprecated.
Sets client.
setColor(String) - Method in class org.kohsuke.github.GHLabel
Deprecated.
setComment(GHCommitComment) - Method in class org.kohsuke.github.GHEventPayload.CommitComment
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setComment(GHIssueComment) - Method in class org.kohsuke.github.GHEventPayload.IssueComment
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setCommit(GHCommit) - Method in class org.kohsuke.github.GHEventPayload.Status
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setCompareUsePaginatedCommits(boolean) - Method in class org.kohsuke.github.GHRepository
Sets GHRepository.getCompare(String, String) to return a GHCompare that uses a paginated commit list instead of limiting to 250 results.
setConnector(HttpConnector) - Method in class org.kohsuke.github.GitHub
Deprecated.
HttpConnector should not be changed. If you find yourself needing to do this, file an issue.
setContentType(String) - Method in class org.kohsuke.github.GHAsset
Sets content type.
setDefaultBranch(String) - Method in class org.kohsuke.github.GHRepository
Sets default branch.
setDeployment(GHDeployment) - Method in class org.kohsuke.github.GHEventPayload.Deployment
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setDeployment(GHDeployment) - Method in class org.kohsuke.github.GHEventPayload.DeploymentStatus
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setDeploymentStatus(GHDeploymentStatus) - Method in class org.kohsuke.github.GHEventPayload.DeploymentStatus
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setDescription(String) - Method in class org.kohsuke.github.GHApp
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setDescription(String) - Method in class org.kohsuke.github.GHLabel
Deprecated.
setDescription(String) - Method in class org.kohsuke.github.GHMilestone
Sets description.
setDescription(String) - Method in class org.kohsuke.github.GHRepository
Sets description.
setDescription(String) - Method in class org.kohsuke.github.GHTeam
Sets description.
setDraft(boolean) - Method in class org.kohsuke.github.GHRelease
Deprecated.
setDueOn(Date) - Method in class org.kohsuke.github.GHMilestone
Sets due on.
setEmail(String) - Method in class org.kohsuke.github.GHEventPayload.Push.Pusher
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setEmailServiceHook(String) - Method in class org.kohsuke.github.GHRepository
Sets email service hook.
setEvents(List<GHEvent>) - Method in class org.kohsuke.github.GHApp
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setEvents(List<GHEvent>) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setExternalUrl(String) - Method in class org.kohsuke.github.GHApp
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setForkee(GHRepository) - Method in class org.kohsuke.github.GHEventPayload.Fork
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setGit(List<String>) - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
Sets git.
setHomepage(String) - Method in class org.kohsuke.github.GHRepository
Sets homepage.
setHooks(List<String>) - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
Sets hooks.
setImporter(List<String>) - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
Sets importer.
setInstallationsCount(long) - Method in class org.kohsuke.github.GHApp
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setIssue(GHIssue) - Method in class org.kohsuke.github.GHEventPayload.Issue
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setIssue(GHIssue) - Method in class org.kohsuke.github.GHEventPayload.IssueComment
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setLabel(String) - Method in class org.kohsuke.github.GHAsset
Sets label.
setLabels(String...) - Method in class org.kohsuke.github.GHIssue
Sets labels on the target to a specific list.
setMilestone(GHMilestone) - Method in class org.kohsuke.github.GHIssue
Sets the milestone for this issue.
setName(String) - Method in class org.kohsuke.github.GHApp
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setName(String) - Method in class org.kohsuke.github.GHEventPayload.Push.Pusher
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setName(String) - Method in class org.kohsuke.github.GHProject
Sets name.
setName(String) - Method in class org.kohsuke.github.GHProjectColumn
Sets name.
setName(String) - Method in class org.kohsuke.github.GHRelease
Sets name.
setName(String) - Method in class org.kohsuke.github.GHRepositoryVariable
Sets name.
setNote(String) - Method in class org.kohsuke.github.GHProjectCard
Sets note.
setOrganization(GHOrganization) - Method in class org.kohsuke.github.GHEventPayload
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setOrganizationPermission(GHPermissionType) - Method in class org.kohsuke.github.GHProject
Set the permission level that all members of the project's organization will have on this project.
setOwner(GHRepository) - Method in class org.kohsuke.github.GHRelease
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setOwner(GHUser) - Method in class org.kohsuke.github.GHApp
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setPages(List<String>) - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
Sets pages.
setPermissions(Map<String, String>) - Method in class org.kohsuke.github.GHApp
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setPermissions(Map<String, String>) - Method in class org.kohsuke.github.GHAppInstallationToken
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setPermissions(Map<String, GHPermissionType>) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setPrivacy(GHTeam.Privacy) - Method in class org.kohsuke.github.GHTeam
Updates the team's privacy setting.
setPrivate(boolean) - Method in class org.kohsuke.github.GHRepository
Sets private.
setPublic(boolean) - Method in class org.kohsuke.github.GHProject
Sets visibility of the project within the organization.
setPusher(GHEventPayload.Push.Pusher) - Method in class org.kohsuke.github.GHEventPayload.Push
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setRelease(GHRelease) - Method in class org.kohsuke.github.GHEventPayload.Release
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setRepositories(List<GHRepository>) - Method in class org.kohsuke.github.GHAppInstallationToken
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setRepositoriesUrl(String) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setRepository(GHRepository) - Method in class org.kohsuke.github.GHEventPayload
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setRepositorySelection(GHRepositorySelection) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setRepositorySelection(GHRepositorySelection) - Method in class org.kohsuke.github.GHAppInstallationToken
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setRequestedAction(GHRequestedAction) - Method in class org.kohsuke.github.GHEventPayload.CheckRun
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setResponseHeaderFields(GitHubConnectorResponse) - Method in class org.kohsuke.github.GHObject
Called by Jackson.
setRoot(GitHub) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setRoot(GitHub) - Method in class org.kohsuke.github.GHAppInstallationToken
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setSender(GHUser) - Method in class org.kohsuke.github.GHEventPayload
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setSingleFileName(String) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setState(GHCommitState) - Method in class org.kohsuke.github.GHEventPayload.Status
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setState(GHProject.ProjectState) - Method in class org.kohsuke.github.GHProject
Sets state.
setTargetId(long) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setTargetType(GHTargetType) - Method in class org.kohsuke.github.GHAppInstallation
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
Setter(GHRepository) - Constructor for class org.kohsuke.github.GHRepository.Setter
Instantiates a new setter.
setTitle(String) - Method in class org.kohsuke.github.GHIssue
Sets title.
setTitle(String) - Method in class org.kohsuke.github.GHMilestone
Sets title.
setToken(String) - Method in class org.kohsuke.github.GHAppInstallationToken
Deprecated.
Do not use this method. It was added due to incomplete understanding of Jackson binding.
setTopics(List<String>) - Method in class org.kohsuke.github.GHRepository
Set the topics for this repository.
setValue(String) - Method in class org.kohsuke.github.GHRepositoryVariable
Sets value.
setVerifiablePasswordAuthentication(boolean) - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
Sets verifiable password authentication.
setVisibility(GHRepository.Visibility) - Method in class org.kohsuke.github.GHRepository
Sets visibility.
setWeb(List<String>) - Method in class org.kohsuke.github.example.dataobject.ReadOnlyObjects.GHMetaPublic
Sets web.
sha - Variable in class org.kohsuke.github.GHDeployment
The sha.
sha(String) - Method in class org.kohsuke.github.GHContentBuilder
Used when updating (but not creating a new content) to specify the blob SHA of the file being replaced.
SHADOW_CAT - Enum constant in enum org.kohsuke.github.internal.Previews
Draft pull requests
shaEntry(String, String, boolean) - Method in class org.kohsuke.github.GHTreeBuilder
ShortInfo() - Constructor for class org.kohsuke.github.GHCommit.ShortInfo
Creates instance of GHCommit.ShortInfo.
since(long) - Method in class org.kohsuke.github.GHCommitQueryBuilder
Only commits after this date will be returned.
since(long) - Method in class org.kohsuke.github.GHIssueCommentQueryBuilder
Only comments created/updated after this timestamp will be returned.
since(long) - Method in class org.kohsuke.github.GHIssueQueryBuilder
Only issues after this date will be returned.
since(long) - Method in class org.kohsuke.github.GHNotificationStream
Since gh notification stream.
since(Date) - Method in class org.kohsuke.github.GHCommitQueryBuilder
Only commits after this date will be returned.
since(Date) - Method in class org.kohsuke.github.GHIssueCommentQueryBuilder
Only comments created/updated after this date will be returned.
since(Date) - Method in class org.kohsuke.github.GHIssueQueryBuilder
Only issues after this date will be returned.
since(Date) - Method in class org.kohsuke.github.GHNotificationStream
Since gh notification stream.
SINGLE_SELECT - Enum constant in enum org.kohsuke.github.GHProjectsV2ItemChanges.FieldType
The single select.
site_admin - Variable in class org.kohsuke.github.GHPerson
The hireable.
size(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
Size gh content search builder.
size(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Size gh repository search builder.
SKIPPED - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The skipped.
SKIPPED - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The skipped.
sleepUntilReset(GHRateLimit.Record) - Method in class org.kohsuke.github.RateLimitChecker
Sleep until reset.
sort(GHCommitSearchBuilder.Sort) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Sort gh commit search builder.
sort(GHContentSearchBuilder.Sort) - Method in class org.kohsuke.github.GHContentSearchBuilder
Sort gh content search builder.
sort(GHIssueQueryBuilder.Sort) - Method in class org.kohsuke.github.GHIssueQueryBuilder
Sort gh issue query builder.
sort(GHIssueSearchBuilder.Sort) - Method in class org.kohsuke.github.GHIssueSearchBuilder
Sort gh issue search builder.
sort(GHMarketplaceListAccountBuilder.Sort) - Method in class org.kohsuke.github.GHMarketplaceListAccountBuilder
Sorts the GitHub accounts by the date they were created or last updated.
sort(GHPullRequestQueryBuilder.Sort) - Method in class org.kohsuke.github.GHPullRequestQueryBuilder
Sort gh pull request query builder.
sort(GHPullRequestSearchBuilder.Sort) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Sort gh pull request search builder.
sort(GHRepositorySearchBuilder.Sort) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Sort gh repository search builder.
sort(GHUserSearchBuilder.Sort) - Method in class org.kohsuke.github.GHUserSearchBuilder
Sort gh user search builder.
SQUASH - Enum constant in enum org.kohsuke.github.GHPullRequest.MergeMethod
The squash.
SQUIRREL_GIRL - Enum constant in enum org.kohsuke.github.internal.Previews
Reactions
STALE - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The stale.
STALE - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The stale.
star() - Method in class org.kohsuke.github.GHGist
Star.
star() - Method in class org.kohsuke.github.GHRepository
Star a repository.
Star() - Constructor for class org.kohsuke.github.GHEventPayload.Star
 
STAR - Enum constant in enum org.kohsuke.github.GHEvent
The star.
STARGAZERS - Enum constant in enum org.kohsuke.github.GHRepository.ForkSort
The stargazers.
stars(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Stars gh repository search builder.
STARS - Enum constant in enum org.kohsuke.github.GHRepositorySearchBuilder.Sort
The stars.
STARTUP_FAILURE - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
Start up fail
state - Variable in class org.kohsuke.github.GHDeploymentStatus
The state.
state - Variable in class org.kohsuke.github.GHIssue
The state.
state(GHIssueState) - Method in class org.kohsuke.github.GHIssueQueryBuilder
State gh issue query builder.
state(GHIssueState) - Method in class org.kohsuke.github.GHPullRequestQueryBuilder
State gh pull request query builder.
state_reason - Variable in class org.kohsuke.github.GHIssue
The state reason.
Stats() - Constructor for class org.kohsuke.github.GHCommit.Stats
 
status(GHWorkflowRun.Status) - Method in class org.kohsuke.github.GHWorkflowRunQueryBuilder
Status workflow run query builder.
Status() - Constructor for class org.kohsuke.github.GHEventPayload.Status
 
STATUS - Enum constant in enum org.kohsuke.github.GHEvent
The status.
statusCode() - Method in class org.kohsuke.github.connector.GitHubConnectorResponse
The status code for this response.
statuses_url - Variable in class org.kohsuke.github.GHDeployment
The statuses url.
Step() - Constructor for class org.kohsuke.github.GHWorkflowJob.Step
 
submit(String, GHPullRequestReviewEvent) - Method in class org.kohsuke.github.GHPullRequestReview
Updates the comment.
submit(String, GHPullRequestReviewState) - Method in class org.kohsuke.github.GHPullRequestReview
Deprecated.
Former preview method that changed when it got public. Left here for backward compatibility. Use GHPullRequestReview.submit(String, GHPullRequestReviewEvent)
subscribe(boolean, boolean) - Method in class org.kohsuke.github.GHRepository
Subscribes to this repository to get notifications.
subscribe(boolean, boolean) - Method in class org.kohsuke.github.GHThread
Subscribes to this conversation to get notifications.
SUCCESS - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The success.
SUCCESS - Enum constant in enum org.kohsuke.github.GHCommitState
The success.
SUCCESS - Enum constant in enum org.kohsuke.github.GHDeploymentState
The success.
SUCCESS - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The success.
SupplierThrows<T,E extends Throwable> - Interface in org.kohsuke.github.function
A functional interface, equivalent to Supplier but that allows throwing Throwable
symbol() - Method in enum org.kohsuke.github.GHMarketplacePriceModel
Returns GitHub's internal representation of this event.

T

tag(String) - Method in class org.kohsuke.github.GHReleaseUpdater
Tag gh release updater.
target_url - Variable in class org.kohsuke.github.GHDeploymentStatus
The target url.
targetUrl(String) - Method in class org.kohsuke.github.GHDeploymentStatusBuilder
Deprecated.
Target url is deprecated in favor of logUrl
task - Variable in class org.kohsuke.github.GHDeployment
The task.
task(String) - Method in class org.kohsuke.github.GHDeploymentBuilder
Task gh deployment builder.
team(GHTeam) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
The team that gets granted access to this repository.
Team() - Constructor for class org.kohsuke.github.GHEventPayload.Team
 
TEAM - Enum constant in enum org.kohsuke.github.GHEvent
The team.
TEAM_ADD - Enum constant in enum org.kohsuke.github.GHEvent
The team add.
TeamAdd() - Constructor for class org.kohsuke.github.GHEventPayload.TeamAdd
 
teamPushAccess(Collection<GHTeam>) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Team push access gh branch protection builder.
teamPushAccess(GHTeam...) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Team push access gh branch protection builder.
teamReviewDismissals(Collection<GHTeam>) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Team review dismissals gh branch protection builder.
teamReviewDismissals(GHTeam...) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
Team review dismissals gh branch protection builder.
templateRepository(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Deprecated.
Use GHRepositoryBuilder.isTemplate(boolean) method instead
terms - Variable in class org.kohsuke.github.GHSearchBuilder
The terms.
TEXT - Enum constant in enum org.kohsuke.github.GHProjectsV2ItemChanges.FieldType
The text.
textContent(String) - Method in class org.kohsuke.github.GHBlobBuilder
Configures a blob with the specified text content.
textEntry(String, String, boolean) - Method in class org.kohsuke.github.GHTreeBuilder
TIMED_OUT - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The timed out.
TIMED_OUT - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The timed out.
title - Variable in class org.kohsuke.github.GHDeployKey
The title.
title - Variable in class org.kohsuke.github.GHIssue
The html url.
title - Variable in class org.kohsuke.github.GHKey
The title.
title(String) - Method in class org.kohsuke.github.GHDiscussion.Creator
Title for this discussion.
titleLike(String) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Title like search term
toArray() - Method in class org.kohsuke.github.PagedIterable
Eagerly walk Iterable and return the result in an array.
toArray(PagedIterator<T>) - Method in class org.kohsuke.github.PagedIterable
Eagerly walk PagedIterator and return the result in an array.
toHttpURLConnection() - Method in class org.kohsuke.github.connector.GitHubConnectorResponse
Deprecated.
This method is present only to provide backward compatibility with other deprecated components.
toHttpURLConnection() - Method in class org.kohsuke.github.internal.GitHubConnectorHttpConnectorAdapter.HttpURLConnectionGitHubConnectorResponse
Deprecated.
toList() - Method in class org.kohsuke.github.PagedIterable
Eagerly walk Iterable and return the result in a list.
topic(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Topic gh repository search builder.
toSet() - Method in class org.kohsuke.github.PagedIterable
Eagerly walk Iterable and return the result in a set.
toString() - Method in enum org.kohsuke.github.EnforcementLevel
Deprecated.
To string.
toString() - Method in class org.kohsuke.github.GHBranch
To string.
toString() - Method in enum org.kohsuke.github.GHCheckRun.Conclusion
To string.
toString() - Method in enum org.kohsuke.github.GHCheckRun.Status
To string.
toString() - Method in class org.kohsuke.github.GHDeployKey
To string.
toString() - Method in class org.kohsuke.github.GHEmail
To string.
toString() - Method in enum org.kohsuke.github.GHFork
To string.
toString() - Method in class org.kohsuke.github.GHIssueEvent
To string.
toString() - Method in class org.kohsuke.github.GHKey
To string.
toString() - Method in class org.kohsuke.github.GHObject
String representation to assist debugging and inspection.
toString() - Method in class org.kohsuke.github.GHOrganization.RepositoryRole
To string.
toString() - Method in class org.kohsuke.github.GHRateLimit.Record
To string.
toString() - Method in class org.kohsuke.github.GHRateLimit
To string.
toString() - Method in enum org.kohsuke.github.GHReleaseBuilder.MakeLatest
To string.
toString() - Method in enum org.kohsuke.github.GHRepository.Visibility
To string.
toString() - Method in enum org.kohsuke.github.GHRepositorySearchBuilder.Fork
Deprecated.
To string.
toString() - Method in class org.kohsuke.github.GHRepositoryStatistics.CodeFrequency
To string.
toString() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats
To string.
toString() - Method in class org.kohsuke.github.GHRepositoryStatistics.ContributorStats.Week
To string.
toString() - Method in class org.kohsuke.github.GHRepositoryStatistics.PunchCardItem
To string.
toString() - Method in enum org.kohsuke.github.GHWorkflowRun.Conclusion
To string.
toString() - Method in enum org.kohsuke.github.GHWorkflowRun.Status
To string.
toString() - Method in enum org.kohsuke.github.MarkdownMode
To string.
total_private_repos - Variable in class org.kohsuke.github.GHPerson
The total private repos.
TrafficInfo - Interface in org.kohsuke.github
The interface TrafficInfo.
transient_environment - Variable in class org.kohsuke.github.GHDeployment
The transient environment.
transientEnvironment(boolean) - Method in class org.kohsuke.github.GHDeploymentBuilder
Deprecated.
until preview feature has graduated to stable
tree(String) - Method in class org.kohsuke.github.GHCommitBuilder
Tree gh commit builder.
tree(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
Tree gh commit search builder.
Tree() - Constructor for class org.kohsuke.github.GHCompare.Tree
 
Tree() - Constructor for class org.kohsuke.github.GHPullRequestCommitDetail.Tree
 
TRIAGE - Enum constant in enum org.kohsuke.github.GHOrganization.Permission
The triage.
TRUE - Enum constant in enum org.kohsuke.github.GHReleaseBuilder.MakeLatest
Make this the latest release
twitter_username - Variable in class org.kohsuke.github.GHPerson
The twitter username.
type - Variable in class org.kohsuke.github.GHPerson
The twitter username.
type(String) - Method in class org.kohsuke.github.GHUserSearchBuilder
Type gh user search builder.

U

unfollow() - Method in class org.kohsuke.github.GHUser
Unfollow this user.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHCheckRun.Conclusion
The unknown.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHCheckRun.Status
The unknown.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHEvent
Special event type that means we haven't found an enum value corresponding to the event.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHIssueStateReason
Uknown
UNKNOWN - Enum constant in enum org.kohsuke.github.GHOrganization.Permission
Unknown, before we add the new permission to the enum
UNKNOWN - Enum constant in enum org.kohsuke.github.GHPermissionType
The unknown permission type returned when an unrecognized permission type is returned.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHProjectsV2Item.ContentType
The unknown.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHProjectsV2ItemChanges.FieldType
The unknown.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHPullRequestReviewComment.Side
Unknown side
UNKNOWN - Enum constant in enum org.kohsuke.github.GHRepository.Visibility
Placeholder for unexpected data values.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHRepositoryDiscussion.State
The unknown.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHTeam.Privacy
Unknown privacy value
UNKNOWN - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Conclusion
The unknown.
UNKNOWN - Enum constant in enum org.kohsuke.github.GHWorkflowRun.Status
The unknown.
UNKNOWN_KEY - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Key used for signing not known to GitHub.
UNKNOWN_SIGNATURE_TYPE - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Unknown signature type.
unlock() - Method in class org.kohsuke.github.GHIssue
Unlock.
UNSIGNED - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Unsigned.
unstar() - Method in class org.kohsuke.github.GHGist
Unstar.
unstar() - Method in class org.kohsuke.github.GHRepository
Unstar a repository.
until(long) - Method in class org.kohsuke.github.GHCommitQueryBuilder
Only commits before this date will be returned.
until(Date) - Method in class org.kohsuke.github.GHCommitQueryBuilder
Only commits before this date will be returned.
UNVERIFIED_EMAIL - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Email used for signing unverified on GitHub.
update() - Method in class org.kohsuke.github.GHCheckRun
Updates this check run.
update() - Method in class org.kohsuke.github.GHDiscussion
Begins a batch update Consumer must call AbstractBuilder.done() to commit changes.
update() - Method in class org.kohsuke.github.GHGist
Updates this gist via a builder.
update() - Method in class org.kohsuke.github.GHGistUpdater
Updates the Gist based on the parameters specified thus far.
update() - Method in class org.kohsuke.github.GHLabel
Begins a batch update Consumer must call AbstractBuilder.done() to commit changes.
update() - Method in class org.kohsuke.github.GHRelease
Updates this release via a builder.
update() - Method in class org.kohsuke.github.GHReleaseUpdater
Update gh release.
update() - Method in class org.kohsuke.github.GHRepository
Creates a builder that can be used to bulk update repository settings.
update(byte[], String) - Method in class org.kohsuke.github.GHContent
Update gh content update response.
update(byte[], String, String) - Method in class org.kohsuke.github.GHContent
Update gh content update response.
update(String) - Method in class org.kohsuke.github.GHCommitComment
Updates the body of the commit message.
update(String) - Method in class org.kohsuke.github.GHIssueComment
Updates the body of the issue comment.
update(String) - Method in class org.kohsuke.github.GHPullRequestReviewComment
Updates the comment.
update(String, String) - Method in class org.kohsuke.github.GHContent
Update gh content update response.
update(String, String, String) - Method in class org.kohsuke.github.GHContent
Update gh content update response.
updateBranch() - Method in class org.kohsuke.github.GHPullRequest
Updates the branch.
updateCheckRun(long) - Method in class org.kohsuke.github.GHRepository
Updates an existing check run.
updated(LocalDate) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Updated gh pull request search builder.
updated(LocalDate, LocalDate) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
Updated gh pull request search builder.
UPDATED - Enum constant in enum org.kohsuke.github.GHIssueQueryBuilder.Sort
The updated.
UPDATED - Enum constant in enum org.kohsuke.github.GHIssueSearchBuilder.Sort
The updated.
UPDATED - Enum constant in enum org.kohsuke.github.GHMarketplaceListAccountBuilder.Sort
The updated.
UPDATED - Enum constant in enum org.kohsuke.github.GHPullRequestQueryBuilder.Sort
The updated.
UPDATED - Enum constant in enum org.kohsuke.github.GHPullRequestSearchBuilder.Sort
The updated.
UPDATED - Enum constant in enum org.kohsuke.github.GHRepositorySearchBuilder.Sort
The updated.
updatedAfter(LocalDate, boolean) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
UpdatedAfter gh pull request search builder.
updatedBefore(LocalDate, boolean) - Method in class org.kohsuke.github.GHPullRequestSearchBuilder
UpdatedBefore gh pull request search builder.
updateFile(String, String) - Method in class org.kohsuke.github.GHGistUpdater
Update file gh gist updater.
updateFile(String, String, String) - Method in class org.kohsuke.github.GHGistUpdater
Update file name and content.
updateInPlace - Variable in class org.kohsuke.github.GHRepositoryVariable.Creator
The update in place.
Updater(GHRepository) - Constructor for class org.kohsuke.github.GHRepository.Updater
Instantiates a new updater.
updateTo(String) - Method in class org.kohsuke.github.GHRef
Updates this ref to the specified commit.
updateTo(String, Boolean) - Method in class org.kohsuke.github.GHRef
Updates this ref to the specified commit.
uploadAsset(File, String) - Method in class org.kohsuke.github.GHRelease
Because github relies on SNI (http://en.wikipedia.org/wiki/Server_Name_Indication) this method will only work on Java 7 or greater.
uploadAsset(String, InputStream, String) - Method in class org.kohsuke.github.GHRelease
Upload asset gh asset.
url - Variable in class org.kohsuke.github.GHDeployKey
The title.
url - Variable in class org.kohsuke.github.GHKey
The title.
url() - Method in interface org.kohsuke.github.connector.GitHubConnectorRequest
Gets the url for this request.
url() - Method in class org.kohsuke.github.GitHubRequest
The URL for this request.
urlPath() - Method in class org.kohsuke.github.GitHubRequest
The url path to be added to the GitHubRequest.apiUrl() for this request.
user - Variable in class org.kohsuke.github.GHIssue
The user.
user(String) - Method in class org.kohsuke.github.GHCommitSearchBuilder
User gh commit search builder.
user(String) - Method in class org.kohsuke.github.GHContentSearchBuilder
User gh content search builder.
user(String) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
User gh repository search builder.
User() - Constructor for class org.kohsuke.github.GHCompare.User
Deprecated.
 
USER - Enum constant in enum org.kohsuke.github.GHMarketplaceAccountType
The user.
USER - Enum constant in enum org.kohsuke.github.GHTargetType
The user.
USER - Static variable in class org.kohsuke.github.GHAuthorization
The Constant USER.
USER_EMAIL - Static variable in class org.kohsuke.github.GHAuthorization
The Constant USER_EMAIL.
USER_FOLLOW - Static variable in class org.kohsuke.github.GHAuthorization
The Constant USER_FOLLOW.
UserAuthorizationProvider - Interface in org.kohsuke.github.authorization
Interface for all user-related authorization providers.
userPushAccess(Collection<GHUser>) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
User push access gh branch protection builder.
userPushAccess(GHUser...) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
User push access gh branch protection builder.
userReviewDismissals(Collection<GHUser>) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
User review dismissals gh branch protection builder.
userReviewDismissals(GHUser...) - Method in class org.kohsuke.github.GHBranchProtectionBuilder
User review dismissals gh branch protection builder.

V

VALID - Enum constant in enum org.kohsuke.github.GHVerification.Reason
Valid signature and verified by GitHub.
value() - Element in annotation type org.kohsuke.github.Preview
An optional field defining what API media types must be set inorder to support the usage of this annotations target.
value(String) - Method in class org.kohsuke.github.GHRepositoryVariableBuilder
Name.
valueOf(String) - Static method in enum org.kohsuke.github.EnforcementLevel
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHCheckRun.AnnotationLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHCheckRun.Conclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHCheckRun.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHCommentAuthorAssociation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHCommitSearchBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHCommitState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHCompare.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHContentSearchBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHDeploymentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHDirection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHFork
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHIssueQueryBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHIssueSearchBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHIssueState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHIssueStateReason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHMarketplaceAccountType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHMarketplaceListAccountBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHMarketplacePriceModel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHMembership.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHMembership.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHMilestoneState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHMyself.RepositoryListFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHOrganization.Permission
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHOrganization.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHPermissionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHProject.ProjectState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHProject.ProjectStateFilter
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHProjectsV2Item.ContentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHProjectsV2ItemChanges.FieldType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHPullRequest.MergeMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHPullRequestQueryBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHPullRequestReviewComment.Side
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHPullRequestReviewEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHPullRequestReviewState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHPullRequestSearchBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHReleaseBuilder.MakeLatest
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHRepository.CollaboratorAffiliation
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHRepository.ForkSort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHRepository.Visibility
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHRepositoryDiscussion.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHRepositorySearchBuilder.Fork
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHRepositorySearchBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHRepositorySelection
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHTargetType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHTeam.Privacy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHTeam.Role
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHUserSearchBuilder.Sort
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHVerification.Reason
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHWorkflowRun.Conclusion
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.GHWorkflowRun.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.internal.Previews
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.MarkdownMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.RateLimitTarget
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.kohsuke.github.ReactionContent
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.kohsuke.github.EnforcementLevel
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHCheckRun.AnnotationLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHCheckRun.Conclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHCheckRun.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHCommentAuthorAssociation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHCommitSearchBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHCommitState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHCompare.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHContentSearchBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHDeploymentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHDirection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHFork
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHIssueQueryBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHIssueSearchBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHIssueState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHIssueStateReason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHMarketplaceAccountType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHMarketplaceListAccountBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHMarketplacePriceModel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHMembership.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHMembership.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHMilestoneState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHMyself.RepositoryListFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHOrganization.Permission
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHOrganization.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHPermissionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHProject.ProjectState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHProject.ProjectStateFilter
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHProjectsV2Item.ContentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHProjectsV2ItemChanges.FieldType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHPullRequest.MergeMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHPullRequestQueryBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHPullRequestReviewComment.Side
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHPullRequestReviewEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHPullRequestReviewState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHPullRequestSearchBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHReleaseBuilder.MakeLatest
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHRepository.CollaboratorAffiliation
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHRepository.ForkSort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHRepository.Visibility
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHRepositoryDiscussion.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHRepositorySearchBuilder.Fork
Deprecated.
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHRepositorySearchBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHRepositorySelection
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHTargetType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHTeam.Privacy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHTeam.Role
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHUserSearchBuilder.Sort
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHVerification.Reason
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHWorkflowRun.Conclusion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.GHWorkflowRun.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.internal.Previews
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.MarkdownMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.RateLimitTarget
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.kohsuke.github.ReactionContent
Returns an array containing the constants of this enum type, in the order they are declared.
verified - Variable in class org.kohsuke.github.GHDeployKey
The verified.
verified - Variable in class org.kohsuke.github.GHEmail
The verified.
verified - Variable in class org.kohsuke.github.GHKey
The verified.
visibility(GHRepository.Visibility) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Sets the repository visibility.
visibility(GHRepository.Visibility) - Method in class org.kohsuke.github.GHRepositorySearchBuilder
Search by repository visibility.

W

WAIT - Static variable in class org.kohsuke.github.AbuseLimitHandler
Deprecated.
WAIT - Static variable in class org.kohsuke.github.RateLimitHandler
Deprecated.
WARNING - Enum constant in enum org.kohsuke.github.GHCheckRun.AnnotationLevel
The warning.
WATCH - Enum constant in enum org.kohsuke.github.GHEvent
The watch.
Week() - Constructor for class org.kohsuke.github.GHRepositoryStatistics.ContributorStats.Week
 
wiki(boolean) - Method in class org.kohsuke.github.GHCreateRepositoryBuilder
Enables wiki.
with(String, Object) - Method in class org.kohsuke.github.GHRepositoryVariable.Creator
Applies a value to a name for this builder.
withAbuseLimitHandler(AbuseLimitHandler) - Method in class org.kohsuke.github.GitHubBuilder
Deprecated.
withAbuseLimitHandler(GitHubAbuseLimitHandler) - Method in class org.kohsuke.github.GitHubBuilder
withAppInstallationToken(String) - Method in class org.kohsuke.github.GitHubBuilder
Configures GitHubBuilder with Installation Token generated by the GitHub Application.
withAuthorizationProvider(AuthorizationProvider) - Method in class org.kohsuke.github.GitHubBuilder
Configures a AuthorizationProvider for this builder There can be only one authorization provider per client instance.
withCaption(String) - Method in class org.kohsuke.github.GHCheckRunBuilder.Image
With caption.
withCompletedAt(Date) - Method in class org.kohsuke.github.GHCheckRunBuilder
With completed at.
withConclusion(GHCheckRun.Conclusion) - Method in class org.kohsuke.github.GHCheckRunBuilder
With conclusion.
withConnector(GitHubConnector) - Method in class org.kohsuke.github.GitHubBuilder
With connector git hub builder.
withConnector(HttpConnector) - Method in class org.kohsuke.github.GitHubBuilder
Deprecated.
withDetailsURL(String) - Method in class org.kohsuke.github.GHCheckRunBuilder
With details URL.
withEndColumn(Integer) - Method in class org.kohsuke.github.GHCheckRunBuilder.Annotation
With end column.
withEndpoint(String) - Method in class org.kohsuke.github.GitHubBuilder
With endpoint git hub builder.
withExternalID(String) - Method in class org.kohsuke.github.GHCheckRunBuilder
With external ID.
withJwtToken(String) - Method in class org.kohsuke.github.GitHubBuilder
With jwt token git hub builder.
withName(String, String) - Method in class org.kohsuke.github.GHCheckRunBuilder
With name.
withOAuthToken(String) - Method in class org.kohsuke.github.GitHubBuilder
With o auth token git hub builder.
withOAuthToken(String, String) - Method in class org.kohsuke.github.GitHubBuilder
With o auth token git hub builder.
withPageSize(int) - Method in class org.kohsuke.github.PagedIterable
Sets the pagination size.
withPageSize(int) - Method in class org.kohsuke.github.PagedSearchIterable
With page size.
withPassword(String, String) - Method in class org.kohsuke.github.GitHubBuilder
With password git hub builder.
withProxy(Proxy) - Method in class org.kohsuke.github.GitHubBuilder
Configures connector that uses HTTP library in JRE but use a specific proxy, instead of the system default one.
withRateLimitChecker(RateLimitChecker) - Method in class org.kohsuke.github.GitHubBuilder
Adds a RateLimitChecker for the Core API for this GitHubBuilder.
withRateLimitChecker(RateLimitChecker, RateLimitTarget) - Method in class org.kohsuke.github.GitHubBuilder
withRateLimitHandler(GitHubRateLimitHandler) - Method in class org.kohsuke.github.GitHubBuilder
withRateLimitHandler(RateLimitHandler) - Method in class org.kohsuke.github.GitHubBuilder
withRawDetails(String) - Method in class org.kohsuke.github.GHCheckRunBuilder.Annotation
With raw details.
withSignature(String) - Method in class org.kohsuke.github.GHCommitBuilder
Configures the PGP signature of this commit.
withStartColumn(Integer) - Method in class org.kohsuke.github.GHCheckRunBuilder.Annotation
With start column.
withStartedAt(Date) - Method in class org.kohsuke.github.GHCheckRunBuilder
With started at.
withStatus(GHCheckRun.Status) - Method in class org.kohsuke.github.GHCheckRunBuilder
With status.
withText(String) - Method in class org.kohsuke.github.GHCheckRunBuilder.Output
With text.
withTitle(String) - Method in class org.kohsuke.github.GHCheckRunBuilder.Annotation
With title.
WORKFLOW_DISPATCH - Enum constant in enum org.kohsuke.github.GHEvent
The workflow dispatch.
WORKFLOW_JOB - Enum constant in enum org.kohsuke.github.GHEvent
The workflow job.
WORKFLOW_RUN - Enum constant in enum org.kohsuke.github.GHEvent
The workflow run.
WorkflowDispatch() - Constructor for class org.kohsuke.github.GHEventPayload.WorkflowDispatch
 
WorkflowJob() - Constructor for class org.kohsuke.github.GHEventPayload.WorkflowJob
 
WorkflowRun() - Constructor for class org.kohsuke.github.GHEventPayload.WorkflowRun
 
wrap(GHAsset[], GHRelease) - Static method in class org.kohsuke.github.GHAsset
Wrap gh asset [ ].
wrap(GHProject) - Method in class org.kohsuke.github.GHProjectColumn
Deprecated.
wrap(GHProjectColumn) - Method in class org.kohsuke.github.GHProjectCard
Deprecated.
wrap(GHRepository) - Method in class org.kohsuke.github.GHCompare
Deprecated.
wrap(GHRepository) - Method in class org.kohsuke.github.GHDeployKey
Deprecated.
wrap(GHRepository) - Method in class org.kohsuke.github.GHDeploymentStatus
Deprecated.
wrap(GHRepository) - Method in class org.kohsuke.github.GHMilestone
Deprecated.
wrap(GHRepository) - Method in class org.kohsuke.github.GHProject
Deprecated.
wrap(GitHub) - Method in class org.kohsuke.github.GHProject
Deprecated.
wrap(GitHub) - Method in class org.kohsuke.github.GHProjectCard
Deprecated.
wrap(GitHub) - Method in class org.kohsuke.github.GHProjectColumn
Deprecated.
wrapStream(InputStream) - Method in class org.kohsuke.github.connector.GitHubConnectorResponse
Handles wrapping the body stream if indicated by the "Content-Encoding" header.
wrapUp(T[]) - Method in class org.kohsuke.github.PagedIterator
This poorly named method, initializes items with local data after they are fetched.
WRITE - Enum constant in enum org.kohsuke.github.GHPermissionType
The write.
WRITE_HOOK - Static variable in class org.kohsuke.github.GHAuthorization
The Constant WRITE_HOOK.
WRITE_KEY - Static variable in class org.kohsuke.github.GHAuthorization
The Constant WRITE_KEY.
WRITE_ORG - Static variable in class org.kohsuke.github.GHAuthorization
The Constant WRITE_ORG.

Z

ZZZAX - Enum constant in enum org.kohsuke.github.internal.Previews
Require signed commits

_

_iterator(int) - Method in class org.kohsuke.github.PagedIterable
Iterator over page items.
_iterator(int) - Method in class org.kohsuke.github.PagedSearchIterable
Iterator.
A B C D E F G H I J K L M N O P Q R S T U V W Z _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form