A B C D E F G H I J K L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AccessToken - Interface in com.spotify.github.v3.checks
-
The Github Installation Access token.
- accessTokensUrl() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Access tokens url.
- accessTokensUrl() - Method in interface com.spotify.github.v3.checks.Installation
-
Access tokens url.
- accessTokensUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the value for the
accessTokensUrlattribute. - account() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Account user.
- account() - Method in interface com.spotify.github.v3.checks.Installation
-
Account user.
- account(User) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the value for the
accountattribute. - action() - Method in interface com.spotify.github.v3.activity.events.CheckRunEvent
- action() - Method in interface com.spotify.github.v3.activity.events.CommitCommentEvent
-
The action that was performed.
- action() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
- action() - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
The action that was performed.
- action() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
The action that was performed on the comment.
- action() - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
The action that was performed.
- action() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
The action that was performed.
- action() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
The action that was performed on the comment.
- action() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
State of the action.
- action() - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
The action that was performed.
- action() - Method in interface com.spotify.github.v3.activity.events.IssueCommentEvent
-
The action that was performed on the comment.
- action() - Method in interface com.spotify.github.v3.activity.events.IssuesEvent
-
The action that was performed.
- action() - Method in interface com.spotify.github.v3.activity.events.PullRequestEvent
-
The action that was performed.
- action() - Method in interface com.spotify.github.v3.activity.events.PullRequestReviewCommentEvent
-
The action that was performed on the comment.
- action() - Method in interface com.spotify.github.v3.activity.events.PullRequestReviewEvent
-
State of the action.
- action() - Method in interface com.spotify.github.v3.activity.events.RepositoryEvent
-
The action that was performed.
- action(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Initializes the value for the
actionattribute. - action(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent.Builder
-
Initializes the value for the
actionattribute. - action(String) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Initializes the value for the
actionattribute. - action(String) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent.Builder
-
Initializes the value for the
actionattribute. - action(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Initializes the value for the
actionattribute. - action(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Initializes the value for the
actionattribute. - action(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Initializes the value for the
actionattribute. - action(String) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent.Builder
-
Initializes the value for the
actionattribute. - action_required - com.spotify.github.v3.checks.CheckRunConclusion
- actions() - Method in interface com.spotify.github.v3.checks.CheckRunRequest
-
The actions list.
- actions() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The actions list.
- actions(Iterable<? extends CheckRunAction>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Sets or replaces all elements for
actionslist. - ActionsClient - Class in com.spotify.github.v3.clients
- ActionState - Class in com.spotify.github.v3
-
Helpful constants for common Action states.
- active - com.spotify.github.v3.workflows.WorkflowsState
- active() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Determines whether the hook is actually triggered on pushes.
- active() - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Should it be active
- active() - Method in interface com.spotify.github.v3.hooks.requests.WebhookCreate
-
Should it be active
- active() - Method in interface com.spotify.github.v3.hooks.Webhook
-
Determines whether the hook is actually triggered on pushes.
- active(Boolean) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
activeattribute. - active(Boolean) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Initializes the value for the
activeattribute. - actor() - Method in interface com.spotify.github.v3.issues.Event
-
The User object that generated the event.
- actor() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
The User object that generated the event.
- actor(User) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the value for the
actorattribute. - addActions(CheckRunAction) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Adds one element to
actionslist. - addActions(CheckRunAction...) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Adds elements to
actionslist. - addAdded(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds one element to
addedlist. - addAdded(String...) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds elements to
addedlist. - addAllActions(Iterable<? extends CheckRunAction>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Adds elements to
actionslist. - addAllAdded(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds elements to
addedlist. - addAllAnnotations(Iterable<? extends Annotation>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Adds elements to
annotationslist. - addAllBranches(Iterable<? extends Branch>) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Adds elements to
brancheslist. - addAllCheckRuns(Iterable<? extends CheckRunResponse>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList.Builder
-
Adds elements to
checkRunslist. - addAllCheckSuites(Iterable<? extends CheckSuite>) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList.Builder
-
Adds elements to
checkSuiteslist. - addAllComments(Iterable<? extends ReviewComment>) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Adds elements to
commentslist. - addAllCommits(Iterable<? extends Commit>) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Adds elements to
commitslist. - addAllCommits(Iterable<? extends PushCommit>) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Adds elements to
commitslist. - addAllContexts(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks.Builder
-
Adds elements to
contextslist. - addAllEvents(Iterable<String>) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Adds elements to
eventslist. - addAllEvents(Iterable<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Adds elements to
eventslist. - addAllEvents(Iterable<String>) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Adds elements to
eventslist. - addAllEvents(Iterable<String>) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Adds elements to
eventslist. - addAllFiles(Iterable<? extends File>) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Adds elements to
fileslist. - addAllFiles(Iterable<? extends File>) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Adds elements to
fileslist. - addAllImages(Iterable<? extends CheckRunImage>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Adds elements to
imageslist. - addAllInstallations(Iterable<? extends Installation>) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList.Builder
-
Adds elements to
installationslist. - addAllItems(Iterable<? extends Repository>) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Adds elements to
itemslist. - addAllItems(Iterable<? extends SearchIssue>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Adds elements to
itemslist. - addAllItems(Iterable<? extends User>) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Adds elements to
itemslist. - addAllLabels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Adds elements to
labelslist. - addAllLabels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds elements to
labelslist. - addAllLabels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Adds elements to
labelslist. - addAllModified(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds elements to
modifiedlist. - addAllParents(Iterable<? extends ShaLink>) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Adds elements to
parentslist. - addAllParents(Iterable<? extends ShaLink>) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Adds elements to
parentslist. - addAllRemoved(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds elements to
removedlist. - addAllRepositories(Iterable<? extends Repository>) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse.Builder
-
Adds elements to
repositorieslist. - addAllRequestedReviewers(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds elements to
requestedReviewerslist. - addAllRequestedReviewers(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Adds elements to
requestedReviewerslist. - addAllRequestedTeams(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds elements to
requestedTeamslist. - addAllRequestedTeams(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Adds elements to
requestedTeamslist. - addAllStatuses(Iterable<? extends Status>) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus.Builder
-
Adds elements to
statuseslist. - addAllTeams(Iterable<? extends Team>) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Adds elements to
teamslist. - addAllTree(Iterable<? extends TreeItem>) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Adds elements to
treelist. - addAllUsers(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Adds elements to
userslist. - addAllWorkflows(Iterable<? extends WorkflowsResponse>) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList.Builder
-
Adds elements to
workflowslist. - addAnnotations(Annotation) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Adds one element to
annotationslist. - addAnnotations(Annotation...) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Adds elements to
annotationslist. - addBranches(Branch) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Adds one element to
brancheslist. - addBranches(Branch...) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Adds elements to
brancheslist. - addCheckRuns(CheckRunResponse) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList.Builder
-
Adds one element to
checkRunslist. - addCheckRuns(CheckRunResponse...) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList.Builder
-
Adds elements to
checkRunslist. - addCheckSuites(CheckSuite) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList.Builder
-
Adds one element to
checkSuiteslist. - addCheckSuites(CheckSuite...) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList.Builder
-
Adds elements to
checkSuiteslist. - addCollaborator(String, String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Add a collaborator to the repo.
- addComments(ReviewComment) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Adds one element to
commentslist. - addComments(ReviewComment...) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Adds elements to
commentslist. - addCommits(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Adds one element to
commitslist. - addCommits(Commit...) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Adds elements to
commitslist. - addCommits(PushCommit) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Adds one element to
commitslist. - addCommits(PushCommit...) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Adds elements to
commitslist. - addContexts(String) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks.Builder
-
Adds one element to
contextslist. - addContexts(String...) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks.Builder
-
Adds elements to
contextslist. - added() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Files that were added.
- added() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Files that were added.
- added(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Sets or replaces all elements for
addedlist. - addEvent(String) - Method in class com.spotify.github.tracing.opencensus.OpenCensusSpan
- addEvent(String) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- addEvent(String) - Method in interface com.spotify.github.tracing.Span
- addEvents(String) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Adds one element to
eventslist. - addEvents(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Adds one element to
eventslist. - addEvents(String) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Adds one element to
eventslist. - addEvents(String) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Adds one element to
eventslist. - addEvents(String...) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Adds elements to
eventslist. - addEvents(String...) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Adds elements to
eventslist. - addEvents(String...) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Adds elements to
eventslist. - addEvents(String...) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Adds elements to
eventslist. - addFiles(File) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Adds one element to
fileslist. - addFiles(File) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Adds one element to
fileslist. - addFiles(File...) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Adds elements to
fileslist. - addFiles(File...) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Adds elements to
fileslist. - addImages(CheckRunImage) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Adds one element to
imageslist. - addImages(CheckRunImage...) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Adds elements to
imageslist. - addInstallations(Installation) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList.Builder
-
Adds one element to
installationslist. - addInstallations(Installation...) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList.Builder
-
Adds elements to
installationslist. - addItems(Repository) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Adds one element to
itemslist. - addItems(Repository...) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Adds elements to
itemslist. - addItems(SearchIssue) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Adds one element to
itemslist. - addItems(SearchIssue...) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Adds elements to
itemslist. - addItems(User) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Adds one element to
itemslist. - addItems(User...) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Adds elements to
itemslist. - additions() - Method in interface com.spotify.github.v3.git.FileItem
- additions() - Method in class com.spotify.github.v3.git.ImmutableFileItem
- additions() - Method in class com.spotify.github.v3.git.ImmutableStatItem
- additions() - Method in interface com.spotify.github.v3.git.StatItem
- additions() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Number of additions.
- additions() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Number of additions.
- additions() - Method in interface com.spotify.github.v3.repos.File
-
Number of added lines
- additions() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Number of added lines
- additions(Integer) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
additionsattribute. - additions(Integer) - Method in class com.spotify.github.v3.git.ImmutableStatItem.Builder
-
Initializes the value for the
additionsattribute. - additions(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
additionsattribute. - additions(Integer) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the value for the
additionsattribute. - addLabels(Label) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Adds one element to
labelslist. - addLabels(Label) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds one element to
labelslist. - addLabels(Label) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Adds one element to
labelslist. - addLabels(Label...) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Adds elements to
labelslist. - addLabels(Label...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds elements to
labelslist. - addLabels(Label...) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Adds elements to
labelslist. - addModified(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds one element to
modifiedlist. - addModified(String...) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds elements to
modifiedlist. - addParents(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Adds one element to
parentslist. - addParents(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Adds one element to
parentslist. - addParents(ShaLink...) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Adds elements to
parentslist. - addParents(ShaLink...) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Adds elements to
parentslist. - addRemoved(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds one element to
removedlist. - addRemoved(String...) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Adds elements to
removedlist. - addRepositories(Repository) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse.Builder
-
Adds one element to
repositorieslist. - addRepositories(Repository...) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse.Builder
-
Adds elements to
repositorieslist. - addRequestedReviewers(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds one element to
requestedReviewerslist. - addRequestedReviewers(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Adds one element to
requestedReviewerslist. - addRequestedReviewers(User...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds elements to
requestedReviewerslist. - addRequestedReviewers(User...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Adds elements to
requestedReviewerslist. - addRequestedTeams(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds one element to
requestedTeamslist. - addRequestedTeams(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Adds one element to
requestedTeamslist. - addRequestedTeams(User...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Adds elements to
requestedTeamslist. - addRequestedTeams(User...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Adds elements to
requestedTeamslist. - addStatuses(Status) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus.Builder
-
Adds one element to
statuseslist. - addStatuses(Status...) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus.Builder
-
Adds elements to
statuseslist. - addTag(String, boolean) - Method in class com.spotify.github.tracing.opencensus.OpenCensusSpan
- addTag(String, boolean) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- addTag(String, boolean) - Method in interface com.spotify.github.tracing.Span
- addTag(String, double) - Method in class com.spotify.github.tracing.opencensus.OpenCensusSpan
- addTag(String, double) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- addTag(String, double) - Method in interface com.spotify.github.tracing.Span
- addTag(String, long) - Method in class com.spotify.github.tracing.opencensus.OpenCensusSpan
- addTag(String, long) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- addTag(String, long) - Method in interface com.spotify.github.tracing.Span
- addTag(String, String) - Method in class com.spotify.github.tracing.opencensus.OpenCensusSpan
- addTag(String, String) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- addTag(String, String) - Method in interface com.spotify.github.tracing.Span
- addTeams(Team) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Adds one element to
teamslist. - addTeams(Team...) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Adds elements to
teamslist. - addTree(TreeItem) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Adds one element to
treelist. - addTree(TreeItem...) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Adds elements to
treelist. - addUsers(User) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Adds one element to
userslist. - addUsers(User...) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Adds elements to
userslist. - addWorkflows(WorkflowsResponse) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList.Builder
-
Adds one element to
workflowslist. - addWorkflows(WorkflowsResponse...) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList.Builder
-
Adds elements to
workflowslist. - admin() - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Has admin
- admin() - Method in interface com.spotify.github.v3.repos.Permissions
-
Has admin
- admin(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePermissions.Builder
-
Initializes the value for the
adminattribute. - ADMIN - Static variable in class com.spotify.github.v3.repos.RepositoryPermission
- affiliation() - Method in interface com.spotify.github.v3.repos.requests.AuthenticatedUserRepositoriesFilter
-
Comma-separated list of values.
- affiliation() - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Comma-separated list of values.
- affiliation(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter.Builder
-
Initializes the value for the
affiliationattribute. - after() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
SHA of the repository state after the push.
- after() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
SHA of the repository state after the push.
- after(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
afterattribute. - aheadBy() - Method in interface com.spotify.github.v3.repos.CommitComparison
-
Ahead by
- aheadBy() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Ahead by
- aheadBy(int) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Initializes the value for the
aheadByattribute. - allowAutoMerge() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Allow auto merges
- allowAutoMerge() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Allow auto merges
- allowAutoMerge() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Allow auto merges
- allowAutoMerge() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Allow auto merges
- allowAutoMerge() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Allow auto merges
- allowAutoMerge() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Allow auto merges
- allowAutoMerge(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowAutoMergeto allowAutoMerge. - allowAutoMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
allowAutoMergeattribute. - allowAutoMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
allowAutoMergeattribute. - allowAutoMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
allowAutoMergeattribute. - allowAutoMerge(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowAutoMergeto allowAutoMerge. - allowForking() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Either true to allow private forks, or false to prevent private forks.
- allowForking() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Either true to allow private forks, or false to prevent private forks.
- allowForking(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowForkingto allowForking. - allowForking(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowForkingto allowForking. - allowMergeCommit() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Allow merge commits
- allowMergeCommit() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Allow merge commits
- allowMergeCommit() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Allow merge commits
- allowMergeCommit() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Allow merge commits
- allowMergeCommit() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Allow merge commits
- allowMergeCommit() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Allow merge commits
- allowMergeCommit(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowMergeCommitto allowMergeCommit. - allowMergeCommit(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
allowMergeCommitattribute. - allowMergeCommit(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
allowMergeCommitattribute. - allowMergeCommit(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
allowMergeCommitattribute. - allowMergeCommit(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowMergeCommitto allowMergeCommit. - allowRebaseMerge() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Allow rebase merges
- allowRebaseMerge() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Allow rebase merges
- allowRebaseMerge() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Allow rebase merges
- allowRebaseMerge() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Allow rebase merges
- allowRebaseMerge() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Allow rebase merges
- allowRebaseMerge() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Allow rebase merges
- allowRebaseMerge(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowRebaseMergeto allowRebaseMerge. - allowRebaseMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
allowRebaseMergeattribute. - allowRebaseMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
allowRebaseMergeattribute. - allowRebaseMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
allowRebaseMergeattribute. - allowRebaseMerge(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowRebaseMergeto allowRebaseMerge. - allowSquashMerge() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Allow squash merges
- allowSquashMerge() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Allow squash merges
- allowSquashMerge() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Allow squash merges
- allowSquashMerge() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Allow squash merges
- allowSquashMerge() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Allow squash merges
- allowSquashMerge() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Allow squash merges
- allowSquashMerge(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowSquashMergeto allowSquashMerge. - allowSquashMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
allowSquashMergeattribute. - allowSquashMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
allowSquashMergeattribute. - allowSquashMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
allowSquashMergeattribute. - allowSquashMerge(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowSquashMergeto allowSquashMerge. - allowUpdateBranch() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Either true to always allow a pull request head branch that is behind its base branch to be updated even if it is not required to be up to date before merging, or false otherwise.
- allowUpdateBranch() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Either true to always allow a pull request head branch that is behind its base branch to be updated even if it is not required to be up to date before merging, or false otherwise.
- allowUpdateBranch(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowUpdateBranchto allowUpdateBranch. - allowUpdateBranch(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
allowUpdateBranchto allowUpdateBranch. - alt() - Method in interface com.spotify.github.v3.checks.CheckRunImage
-
The alternative text for the image.
- alt() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
The alternative text for the image.
- alt(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage.Builder
-
Initializes the value for the
altattribute. - anchor() - Method in class com.spotify.github.http.ImmutableLink
-
When present, the anchor parameter overrides this with another URI, such as a fragment of this resource, or a third resource (i.e., when the anchor value is an absolute URI).
- anchor() - Method in interface com.spotify.github.http.Link
-
When present, the anchor parameter overrides this with another URI, such as a fragment of this resource, or a third resource (i.e., when the anchor value is an absolute URI).
- anchor(String) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
anchorto anchor. - anchor(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
anchorto anchor. - Annotation - Interface in com.spotify.github.v3.checks
-
The Annotation object.
- annotationLevel() - Method in interface com.spotify.github.v3.checks.Annotation
-
Annotation level.
- annotationLevel() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Annotation level.
- annotationLevel(AnnotationLevel) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the value for the
annotationLevelattribute. - AnnotationLevel - Enum in com.spotify.github.v3.checks
-
The enum AnnotationLevel.
- annotations() - Method in interface com.spotify.github.v3.checks.CheckRunOutput
-
Adds information from your analysis to specific lines of code.
- annotations() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Adds information from your analysis to specific lines of code.
- annotations(Iterable<? extends Annotation>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Sets or replaces all elements for
annotationslist. - annotationsCount() - Method in interface com.spotify.github.v3.checks.CheckRunOutput
-
The count of annotations.
- annotationsCount() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
The count of annotations.
- annotationsCount(int) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
annotationsCountto annotationsCount. - annotationsCount(Optional<Integer>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
annotationsCountto annotationsCount. - annotationsUrl() - Method in interface com.spotify.github.v3.checks.CheckRunOutput
-
Annotations URL, used on response objects.
- annotationsUrl() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Annotations URL, used on response objects.
- annotationsUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
annotationsUrlto annotationsUrl. - annotationsUrl(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
annotationsUrlto annotationsUrl. - app() - Method in interface com.spotify.github.v3.checks.CheckRunResponse
-
App which this check ran.
- app() - Method in interface com.spotify.github.v3.checks.CheckSuite
- app() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
App which this check ran.
- app() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
- app(App) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
appto app. - app(App) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite.Builder
-
Initializes the optional value
appto app. - app(Optional<? extends App>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
appto app. - app(Optional<? extends App>) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite.Builder
-
Initializes the optional value
appto app. - App - Interface in com.spotify.github.v3.checks
-
The interface App.
- appId() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
The APP ID the installations refers to.
- appId() - Method in interface com.spotify.github.v3.checks.Installation
-
The APP ID the installations refers to.
- appId(int) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the value for the
appIdattribute. - APPROVED - Static variable in class com.spotify.github.v3.activity.events.ReviewState
- APPROVED - Static variable in class com.spotify.github.v3.prs.ReviewState
- archiveUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Archive URL template
- archiveUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Archive URL template
- archiveUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Archive URL template
- archiveUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Archive URL template
- archiveUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
archiveUrlattribute. - archiveUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
archiveUrlattribute. - archiveUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
archiveUrlattribute. - asAppScopedClient(String) - Method in class com.spotify.github.v3.clients.GitHubClient
-
This is for clients authenticated as a GitHub App: when performing operations, the "installation" of the App must be specified.
- ASSIGNED - Static variable in class com.spotify.github.v3.issues.IssueActionState
- ASSIGNED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- assignee() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Login for the user that this issue should be assigned to.
- assignee() - Method in interface com.spotify.github.v3.issues.Issue
-
Login for the user that this issue should be assigned to.
- assignee() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Assignee.
- assignee() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Assignee.
- assignee() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Assignee.
- assignee() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Login for the user that this issue should be assigned to.
- assignee(User) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
assigneeto assignee. - assignee(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
assigneeto assignee. - assignee(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
assigneeto assignee. - assignee(User) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
assigneeto assignee. - assignee(Optional<? extends User>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
assigneeto assignee. - assignee(Optional<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
assigneeto assignee. - assignee(Optional<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
assigneeto assignee. - assignee(Optional<? extends User>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
assigneeto assignee. - assignees() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Assignees.
- assignees() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Assignees.
- assignees() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Assignees.
- assignees(List<User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
assigneesto assignees. - assignees(List<User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
assigneesto assignees. - assignees(Optional<? extends List<User>>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
assigneesto assignees. - assignees(Optional<? extends List<User>>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
assigneesto assignees. - assigneesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Assignees URL template
- assigneesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Assignees URL template
- assigneesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Assignees URL template
- assigneesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Assignees URL template
- assigneesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
assigneesUrlattribute. - assigneesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
assigneesUrlattribute. - assigneesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
assigneesUrlattribute. - Async - Class in com.spotify.github.async
-
Async class to facilitate async operations.
- AsyncPage<T> - Interface in com.spotify.github.async
-
Async page
- attachSpanToFuture(Span, CompletionStage<?>) - Method in class com.spotify.github.tracing.BaseTracer
- attachSpanToFuture(Span, CompletionStage<?>) - Method in interface com.spotify.github.tracing.Tracer
- attachSpanToFuture(Span, CompletionStage<?>) - Method in class com.spotify.github.v3.clients.NoopTracer
- AuthenticatedUserRepositoriesFilter - Interface in com.spotify.github.v3.repos.requests
-
Filter parameters for listing authenticated user's repositories.
- author() - Method in interface com.spotify.github.v3.git.Commit
-
Author commit user.
- author() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Author commit user.
- author() - Method in interface com.spotify.github.v3.repos.CommitItem
-
Author user
- author() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Author user
- author() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Author user
- author() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Commit author.
- author() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Commit author.
- author(Author) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the value for the
authorattribute. - author(Author) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Initializes the value for the
authorattribute. - author(User) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Initializes the optional value
authorto author. - author(User) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Initializes the optional value
authorto author. - author(Optional<? extends User>) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Initializes the optional value
authorto author. - author(Optional<? extends User>) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Initializes the optional value
authorto author. - Author - Interface in com.spotify.github.v3.git
-
An entity with information about the individual.
- avatarUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Avatar URL.
- avatarUrl() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Avatar URL.
- avatarUrl() - Method in interface com.spotify.github.v3.repos.Organization
-
Avatar URL.
- avatarUrl() - Method in interface com.spotify.github.v3.User
-
Avatar URL.
- avatarUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
avatarUrlattribute. - avatarUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Initializes the value for the
avatarUrlattribute.
B
- badgeUrl() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Badge Url string.
- badgeUrl() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Badge Url string.
- badgeUrl(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
badgeUrlattribute. - base() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Base reference.
- base() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Base reference.
- base() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Base reference.
- base() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
The name of the branch you want your changes pulled into.
- base() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Filter pulls by base branch name.
- base() - Method in interface com.spotify.github.v3.prs.requests.PullRequestCreate
-
The name of the branch you want your changes pulled into.
- base() - Method in interface com.spotify.github.v3.prs.requests.PullRequestParameters
-
Filter pulls by base branch name.
- base(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
baseattribute. - base(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
baseattribute. - base(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate.Builder
-
Initializes the value for the
baseattribute. - base(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
baseto base. - base(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
baseto base. - baseCommit() - Method in interface com.spotify.github.v3.repos.CommitComparison
-
Base
- baseCommit() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Base
- baseCommit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Initializes the value for the
baseCommitattribute. - BaseEvent - Interface in com.spotify.github.v3.activity.events
-
Base event entity to be extended by most of the event resources
- baseRef() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Base reference
- baseRef() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
Base reference
- baseRef(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the optional value
baseRefto baseRef. - baseRef(Optional<String>) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the optional value
baseRefto baseRef. - BaseTracer - Class in com.spotify.github.tracing
- BaseTracer() - Constructor for class com.spotify.github.tracing.BaseTracer
- before() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
The SHA of the most recent commit on ref before the push.
- before() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
The SHA of the most recent commit on ref before the push.
- before(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
beforeattribute. - behindBy() - Method in interface com.spotify.github.v3.repos.CommitComparison
-
Behind by
- behindBy() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Behind by
- behindBy(int) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Initializes the value for the
behindByattribute. - Blob - Interface in com.spotify.github.v3.git
-
Git blob
- BLOB - Static variable in class com.spotify.github.v3.git.TreeItemType
- blobHref() - Method in interface com.spotify.github.v3.checks.Annotation
-
Blob href optional.
- blobHref() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Blob href optional.
- blobHref(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
blobHrefto blobHref. - blobHref(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
blobHrefto blobHref. - blobsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Blobs URL template
- blobsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Blobs URL template
- blobsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Blobs URL template
- blobsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Blobs URL template
- blobsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
blobsUrlattribute. - blobsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
blobsUrlattribute. - blobsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
blobsUrlattribute. - blobUrl() - Method in interface com.spotify.github.v3.git.FileItem
- blobUrl() - Method in class com.spotify.github.v3.git.ImmutableFileItem
- blobUrl() - Method in interface com.spotify.github.v3.repos.File
-
Blob file content API URL
- blobUrl() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Blob file content API URL
- blobUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
blobUrlattribute. - blobUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
blobUrlto blobUrl. - blobUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
blobUrlto blobUrl. - body() - Method in interface com.spotify.github.v3.comment.Comment
-
The contents of the comment.
- body() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
The contents of the comment.
- body() - Method in interface com.spotify.github.v3.issues.changes.Changes
-
The previous version of the body if the action was "edited".
- body() - Method in class com.spotify.github.v3.issues.changes.ImmutableChanges
-
The previous version of the body if the action was "edited".
- body() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
The contents of the issue.
- body() - Method in interface com.spotify.github.v3.issues.Issue
-
The contents of the issue.
- body() - Method in interface com.spotify.github.v3.prs.Comment
-
The text of the comment.
- body() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
The text of the comment.
- body() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
The contents of the pull request.
- body() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
The contents of the pull request.
- body() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Body.
- body() - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Text of the review comment.
- body() - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
**required** when using REQUEST_CHANGES or COMMENT for the event.
- body() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
The contents of the pull request.
- body() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
The contents of the pull request.
- body() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
The contents of the pull request.
- body() - Method in interface com.spotify.github.v3.prs.requests.PullRequestCreate
-
The contents of the pull request.
- body() - Method in interface com.spotify.github.v3.prs.requests.PullRequestUpdate
-
The contents of the pull request.
- body() - Method in interface com.spotify.github.v3.prs.Review
-
Body.
- body() - Method in class com.spotify.github.v3.prs.ReviewComment
-
Text of the review comment.
- body() - Method in class com.spotify.github.v3.prs.ReviewParameters
-
**required** when using REQUEST_CHANGES or COMMENT for the event.
- body() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
The contents of the issue.
- body(Body) - Method in class com.spotify.github.v3.issues.changes.ImmutableChanges.Builder
-
Initializes the value for the
bodyattribute. - body(String) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the value for the
bodyattribute. - body(String) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
bodyto body. - body(String) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
bodyattribute. - body(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
bodyto body. - body(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
bodyto body. - body(String) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the optional value
bodyto body. - body(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewComment.Builder
-
Initializes the value for the
bodyattribute. - body(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Initializes the optional value
bodyto body. - body(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate.Builder
-
Initializes the optional value
bodyto body. - body(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate.Builder
-
Initializes the optional value
bodyto body. - body(String) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
bodyto body. - body(Optional<String>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
bodyto body. - body(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
bodyto body. - body(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
bodyto body. - body(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the optional value
bodyto body. - body(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Initializes the optional value
bodyto body. - body(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate.Builder
-
Initializes the optional value
bodyto body. - body(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate.Builder
-
Initializes the optional value
bodyto body. - body(Optional<String>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
bodyto body. - Body - Interface in com.spotify.github.v3.issues.changes
-
Placeholder resource for the previous version of an issue comment in case it was edited.
- branch() - Method in interface com.spotify.github.v3.repos.requests.FileCreate
-
The branch name.
- branch() - Method in interface com.spotify.github.v3.repos.requests.FileUpdate
-
The branch name.
- branch() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
The branch name.
- branch() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
The branch name.
- branch(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate.Builder
-
Initializes the value for the
branchattribute. - branch(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate.Builder
-
Initializes the value for the
branchattribute. - Branch - Interface in com.spotify.github.v3.repos
-
Branch resource
- BRANCH - Static variable in class com.spotify.github.v3.git.RefType
- branches() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
An array of branch objects containing the status' SHA.
- branches() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
An array of branch objects containing the status' SHA.
- branches(Iterable<? extends Branch>) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Sets or replaces all elements for
brancheslist. - branchesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Branches URL template
- branchesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Branches URL template
- branchesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Branches URL template
- branchesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Branches URL template
- branchesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
branchesUrlattribute. - branchesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
branchesUrlattribute. - branchesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
branchesUrlattribute. - BranchProtectionUrlDeserializer - Class in com.spotify.github.v3.repos
- BranchProtectionUrlDeserializer() - Constructor for class com.spotify.github.v3.repos.BranchProtectionUrlDeserializer
- build() - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Builds a new
ImmutableLink. - build() - Method in class com.spotify.github.http.ImmutablePagination.Builder
-
Builds a new
ImmutablePagination. - build() - Method in class com.spotify.github.ImmutableCloseTracking.Builder
-
Builds a new
ImmutableCloseTracking. - build() - Method in class com.spotify.github.ImmutableHref.Builder
-
Builds a new
ImmutableHref. - build() - Method in class com.spotify.github.ImmutableLinks.Builder
-
Builds a new
ImmutableLinks. - build() - Method in class com.spotify.github.ImmutableUpdateTracking.Builder
-
Builds a new
ImmutableUpdateTracking. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent.Builder
-
Builds a new
ImmutableBaseEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Builds a new
ImmutableCheckRunEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent.Builder
-
Builds a new
ImmutableCommitCommentEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Builds a new
ImmutableCreateEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Builds a new
ImmutableDeleteEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent.Builder
-
Builds a new
ImmutableDeploymentEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent.Builder
-
Builds a new
ImmutableDeploymentStatusEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation.Builder
-
Builds a new
ImmutableEventInstallation. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent.Builder
-
Builds a new
ImmutableForkEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableHref.Builder
-
Builds a new
ImmutableHref. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Builds a new
ImmutableIssueCommentEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent.Builder
-
Builds a new
ImmutableIssuesEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Builds a new
ImmutablePullRequestEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Builds a new
ImmutablePullRequestReviewCommentEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Builds a new
ImmutablePullRequestReviewEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Builds a new
ImmutablePushEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent.Builder
-
Builds a new
ImmutableRepositoryEvent. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks.Builder
-
Builds a new
ImmutableReviewLinks. - build() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Builds a new
ImmutableStatusEvent. - build() - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse.Builder
-
Builds a new
ImmutableInstallationRepositoriesResponse. - build() - Method in class com.spotify.github.v3.checks.ImmutableAccessToken.Builder
-
Builds a new
ImmutableAccessToken. - build() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Builds a new
ImmutableAnnotation. - build() - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Builds a new
ImmutableApp. - build() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction.Builder
-
Builds a new
ImmutableCheckRunAction. - build() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage.Builder
-
Builds a new
ImmutableCheckRunImage. - build() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Builds a new
ImmutableCheckRunOutput. - build() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Builds a new
ImmutableCheckRunRequest. - build() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Builds a new
ImmutableCheckRunResponse. - build() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList.Builder
-
Builds a new
ImmutableCheckRunResponseList. - build() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite.Builder
-
Builds a new
ImmutableCheckSuite. - build() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList.Builder
-
Builds a new
ImmutableCheckSuiteResponseList. - build() - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Builds a new
ImmutableInstallation. - build() - Method in class com.spotify.github.v3.checks.ImmutableInstallationList.Builder
-
Builds a new
ImmutableInstallationList. - build() - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Builds a new
ImmutableComment. - build() - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction.Builder
-
Builds a new
ImmutableCommentReaction. - build() - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Builds a new
ImmutableAuthor. - build() - Method in class com.spotify.github.v3.git.ImmutableBlob.Builder
-
Builds a new
ImmutableBlob. - build() - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Builds a new
ImmutableCommit. - build() - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Builds a new
ImmutableFileItem. - build() - Method in class com.spotify.github.v3.git.ImmutableParentItem.Builder
-
Builds a new
ImmutableParentItem. - build() - Method in class com.spotify.github.v3.git.ImmutableReference.Builder
-
Builds a new
ImmutableReference. - build() - Method in class com.spotify.github.v3.git.ImmutableReferenceObject.Builder
-
Builds a new
ImmutableReferenceObject. - build() - Method in class com.spotify.github.v3.git.ImmutableShaLink.Builder
-
Builds a new
ImmutableShaLink. - build() - Method in class com.spotify.github.v3.git.ImmutableStatItem.Builder
-
Builds a new
ImmutableStatItem. - build() - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Builds a new
ImmutableTag. - build() - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Builds a new
ImmutableTree. - build() - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Builds a new
ImmutableTreeItem. - build() - Method in class com.spotify.github.v3.git.ImmutableVerification.Builder
-
Builds a new
ImmutableVerification. - build() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Builds a new
ImmutableWebhook. - build() - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig.Builder
-
Builds a new
ImmutableWebhookConfig. - build() - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Builds a new
ImmutableWebhookCreate. - build() - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Builds a new
ImmutableMilestone. - build() - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Builds a new
ImmutableTeam. - build() - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Builds a new
ImmutableUser. - build() - Method in class com.spotify.github.v3.issues.changes.ImmutableBody.Builder
-
Builds a new
ImmutableBody. - build() - Method in class com.spotify.github.v3.issues.changes.ImmutableChanges.Builder
-
Builds a new
ImmutableChanges. - build() - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Builds a new
ImmutableEvent. - build() - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Builds a new
ImmutableIssue. - build() - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Builds a new
ImmutableLabel. - build() - Method in class com.spotify.github.v3.issues.ImmutablePullRequest.Builder
-
Builds a new
ImmutablePullRequest. - build() - Method in class com.spotify.github.v3.orgs.ImmutableMembership.Builder
-
Builds a new
ImmutableMembership. - build() - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership.Builder
-
Builds a new
ImmutableOrgMembership. - build() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Builds a new
ImmutableTeamInvitation. - build() - Method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate.Builder
-
Builds a new
ImmutableMembershipCreate. - build() - Method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate.Builder
-
Builds a new
ImmutableOrgMembershipCreate. - build() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Builds a new
ImmutableTeamCreate. - build() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Builds a new
ImmutableTeamUpdate. - build() - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Builds a new
ImmutableComment. - build() - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks.Builder
-
Builds a new
ImmutableCommentLinks. - build() - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters.Builder
-
Builds a new
ImmutableMergeParameters. - build() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Builds a new
ImmutablePullRequest. - build() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Builds a new
ImmutablePullRequestItem. - build() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Builds a new
ImmutablePullRequestLinks. - build() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Builds a new
ImmutablePullRequestRef. - build() - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters.Builder
-
Builds a new
ImmutableRequestReviewParameters. - build() - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Builds a new
ImmutableReview. - build() - Method in class com.spotify.github.v3.prs.ImmutableReviewComment.Builder
-
Builds a new
ImmutableReviewComment. - build() - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Builds a new
ImmutableReviewParameters. - build() - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Builds a new
ImmutableReviewRequests. - build() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate.Builder
-
Builds a new
ImmutablePullRequestCreate. - build() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Builds a new
ImmutablePullRequestParameters. - build() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate.Builder
-
Builds a new
ImmutablePullRequestUpdate. - build() - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Builds a new
ImmutableBranch. - build() - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Builds a new
ImmutableCommit. - build() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Builds a new
ImmutableCommitComparison. - build() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Builds a new
ImmutableCommitItem. - build() - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus.Builder
-
Builds a new
ImmutableCommitStatus. - build() - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent.Builder
-
Builds a new
ImmutableCommitWithFolderContent. - build() - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Builds a new
ImmutableContent. - build() - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Builds a new
ImmutableDeployment. - build() - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Builds a new
ImmutableFile. - build() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Builds a new
ImmutableFolderContent. - build() - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Builds a new
ImmutableOrganization. - build() - Method in class com.spotify.github.v3.repos.ImmutablePermissions.Builder
-
Builds a new
ImmutablePermissions. - build() - Method in class com.spotify.github.v3.repos.ImmutableProtection.Builder
-
Builds a new
ImmutableProtection. - build() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Builds a new
ImmutablePushCommit. - build() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Builds a new
ImmutablePushRepository. - build() - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Builds a new
ImmutableRepository. - build() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Builds a new
ImmutableRepositoryBase. - build() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Builds a new
ImmutableRepositoryInvitation. - build() - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks.Builder
-
Builds a new
ImmutableRequiredStatusChecks. - build() - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Builds a new
ImmutableStatus. - build() - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter.Builder
-
Builds a new
ImmutableAuthenticatedUserRepositoriesFilter. - build() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate.Builder
-
Builds a new
ImmutableFileCreate. - build() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate.Builder
-
Builds a new
ImmutableFileUpdate. - build() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus.Builder
-
Builds a new
ImmutableRepositoryCreateStatus. - build() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch.Builder
-
Builds a new
ImmutableRepositoryDispatch. - build() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Builds a new
ImmutableRepositoryUpdate. - build() - Method in class com.spotify.github.v3.search.ImmutableSearch.Builder
-
Builds a new
ImmutableSearch. - build() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Builds a new
ImmutableSearchIssue. - build() - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Builds a new
ImmutableSearchIssues. - build() - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Builds a new
ImmutableSearchRepositories. - build() - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Builds a new
ImmutableSearchUsers. - build() - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Builds a new
ImmutableSearchParameters. - build() - Method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason.Builder
-
Builds a new
ImmutableSuspensionReason. - build() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList.Builder
-
Builds a new
ImmutableWorkflowsRepositoryResponseList. - build() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Builds a new
ImmutableWorkflowsResponse. - builder() - Static method in class com.spotify.github.http.ImmutableLink
-
Creates a builder for
ImmutableLink. - builder() - Static method in class com.spotify.github.http.ImmutablePagination
-
Creates a builder for
ImmutablePagination. - builder() - Static method in class com.spotify.github.ImmutableCloseTracking
-
Creates a builder for
ImmutableCloseTracking. - builder() - Static method in class com.spotify.github.ImmutableHref
-
Creates a builder for
ImmutableHref. - builder() - Static method in class com.spotify.github.ImmutableLinks
-
Creates a builder for
ImmutableLinks. - builder() - Static method in class com.spotify.github.ImmutableUpdateTracking
-
Creates a builder for
ImmutableUpdateTracking. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
Creates a builder for
ImmutableBaseEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Creates a builder for
ImmutableCheckRunEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Creates a builder for
ImmutableCommitCommentEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Creates a builder for
ImmutableCreateEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Creates a builder for
ImmutableDeleteEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Creates a builder for
ImmutableDeploymentEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Creates a builder for
ImmutableDeploymentStatusEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation
-
Creates a builder for
ImmutableEventInstallation. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
Creates a builder for
ImmutableForkEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableHref
-
Creates a builder for
ImmutableHref. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Creates a builder for
ImmutableIssueCommentEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Creates a builder for
ImmutableIssuesEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Creates a builder for
ImmutablePullRequestEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Creates a builder for
ImmutablePullRequestReviewCommentEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Creates a builder for
ImmutablePullRequestReviewEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Creates a builder for
ImmutablePushEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Creates a builder for
ImmutableRepositoryEvent. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
Creates a builder for
ImmutableReviewLinks. - builder() - Static method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Creates a builder for
ImmutableStatusEvent. - builder() - Static method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
-
Creates a builder for
ImmutableInstallationRepositoriesResponse. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
Creates a builder for
ImmutableAccessToken. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Creates a builder for
ImmutableAnnotation. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableApp
-
Creates a builder for
ImmutableApp. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
Creates a builder for
ImmutableCheckRunAction. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
Creates a builder for
ImmutableCheckRunImage. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Creates a builder for
ImmutableCheckRunOutput. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Creates a builder for
ImmutableCheckRunRequest. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Creates a builder for
ImmutableCheckRunResponse. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
Creates a builder for
ImmutableCheckRunResponseList. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Creates a builder for
ImmutableCheckSuite. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
Creates a builder for
ImmutableCheckSuiteResponseList. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Creates a builder for
ImmutableInstallation. - builder() - Static method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Creates a builder for
ImmutableInstallationList. - builder() - Static method in class com.spotify.github.v3.comment.ImmutableComment
-
Creates a builder for
ImmutableComment. - builder() - Static method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Creates a builder for
ImmutableCommentReaction. - builder() - Static method in class com.spotify.github.v3.git.ImmutableAuthor
-
Creates a builder for
ImmutableAuthor. - builder() - Static method in class com.spotify.github.v3.git.ImmutableBlob
-
Creates a builder for
ImmutableBlob. - builder() - Static method in class com.spotify.github.v3.git.ImmutableCommit
-
Creates a builder for
ImmutableCommit. - builder() - Static method in class com.spotify.github.v3.git.ImmutableFileItem
-
Creates a builder for
ImmutableFileItem. - builder() - Static method in class com.spotify.github.v3.git.ImmutableParentItem
-
Creates a builder for
ImmutableParentItem. - builder() - Static method in class com.spotify.github.v3.git.ImmutableReference
-
Creates a builder for
ImmutableReference. - builder() - Static method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
Creates a builder for
ImmutableReferenceObject. - builder() - Static method in class com.spotify.github.v3.git.ImmutableShaLink
-
Creates a builder for
ImmutableShaLink. - builder() - Static method in class com.spotify.github.v3.git.ImmutableStatItem
-
Creates a builder for
ImmutableStatItem. - builder() - Static method in class com.spotify.github.v3.git.ImmutableTag
-
Creates a builder for
ImmutableTag. - builder() - Static method in class com.spotify.github.v3.git.ImmutableTree
-
Creates a builder for
ImmutableTree. - builder() - Static method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Creates a builder for
ImmutableTreeItem. - builder() - Static method in class com.spotify.github.v3.git.ImmutableVerification
-
Creates a builder for
ImmutableVerification. - builder() - Static method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Creates a builder for
ImmutableWebhook. - builder() - Static method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
Creates a builder for
ImmutableWebhookConfig. - builder() - Static method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Creates a builder for
ImmutableWebhookCreate. - builder() - Static method in class com.spotify.github.v3.ImmutableMilestone
-
Creates a builder for
ImmutableMilestone. - builder() - Static method in class com.spotify.github.v3.ImmutableTeam
-
Creates a builder for
ImmutableTeam. - builder() - Static method in class com.spotify.github.v3.ImmutableUser
-
Creates a builder for
ImmutableUser. - builder() - Static method in class com.spotify.github.v3.issues.changes.ImmutableBody
-
Creates a builder for
ImmutableBody. - builder() - Static method in class com.spotify.github.v3.issues.changes.ImmutableChanges
-
Creates a builder for
ImmutableChanges. - builder() - Static method in class com.spotify.github.v3.issues.ImmutableEvent
-
Creates a builder for
ImmutableEvent. - builder() - Static method in class com.spotify.github.v3.issues.ImmutableIssue
-
Creates a builder for
ImmutableIssue. - builder() - Static method in class com.spotify.github.v3.issues.ImmutableLabel
-
Creates a builder for
ImmutableLabel. - builder() - Static method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Creates a builder for
ImmutablePullRequest. - builder() - Static method in class com.spotify.github.v3.orgs.ImmutableMembership
-
Creates a builder for
ImmutableMembership. - builder() - Static method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Creates a builder for
ImmutableOrgMembership. - builder() - Static method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Creates a builder for
ImmutableTeamInvitation. - builder() - Static method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate
-
Creates a builder for
ImmutableMembershipCreate. - builder() - Static method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate
-
Creates a builder for
ImmutableOrgMembershipCreate. - builder() - Static method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Creates a builder for
ImmutableTeamCreate. - builder() - Static method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Creates a builder for
ImmutableTeamUpdate. - builder() - Static method in class com.spotify.github.v3.prs.ImmutableComment
-
Creates a builder for
ImmutableComment. - builder() - Static method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Creates a builder for
ImmutableCommentLinks. - builder() - Static method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Creates a builder for
ImmutableMergeParameters. - builder() - Static method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Creates a builder for
ImmutablePullRequest. - builder() - Static method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Creates a builder for
ImmutablePullRequestItem. - builder() - Static method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Creates a builder for
ImmutablePullRequestLinks. - builder() - Static method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Creates a builder for
ImmutablePullRequestRef. - builder() - Static method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Creates a builder for
ImmutableRequestReviewParameters. - builder() - Static method in class com.spotify.github.v3.prs.ImmutableReview
-
Creates a builder for
ImmutableReview. - builder() - Static method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Creates a builder for
ImmutableReviewComment. - builder() - Static method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Creates a builder for
ImmutableReviewParameters. - builder() - Static method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
Creates a builder for
ImmutableReviewRequests. - builder() - Static method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Creates a builder for
ImmutablePullRequestCreate. - builder() - Static method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Creates a builder for
ImmutablePullRequestParameters. - builder() - Static method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Creates a builder for
ImmutablePullRequestUpdate. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableBranch
-
Creates a builder for
ImmutableBranch. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableCommit
-
Creates a builder for
ImmutableCommit. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Creates a builder for
ImmutableCommitComparison. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Creates a builder for
ImmutableCommitItem. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Creates a builder for
ImmutableCommitStatus. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
Creates a builder for
ImmutableCommitWithFolderContent. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableContent
-
Creates a builder for
ImmutableContent. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Creates a builder for
ImmutableDeployment. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableFile
-
Creates a builder for
ImmutableFile. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Creates a builder for
ImmutableFolderContent. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Creates a builder for
ImmutableOrganization. - builder() - Static method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Creates a builder for
ImmutablePermissions. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableProtection
-
Creates a builder for
ImmutableProtection. - builder() - Static method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Creates a builder for
ImmutablePushCommit. - builder() - Static method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Creates a builder for
ImmutablePushRepository. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableRepository
-
Creates a builder for
ImmutableRepository. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Creates a builder for
ImmutableRepositoryBase. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Creates a builder for
ImmutableRepositoryInvitation. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
-
Creates a builder for
ImmutableRequiredStatusChecks. - builder() - Static method in class com.spotify.github.v3.repos.ImmutableStatus
-
Creates a builder for
ImmutableStatus. - builder() - Static method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Creates a builder for
ImmutableAuthenticatedUserRepositoriesFilter. - builder() - Static method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
Creates a builder for
ImmutableFileCreate. - builder() - Static method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
Creates a builder for
ImmutableFileUpdate. - builder() - Static method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
Creates a builder for
ImmutableRepositoryCreateStatus. - builder() - Static method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
Creates a builder for
ImmutableRepositoryDispatch. - builder() - Static method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Creates a builder for
ImmutableRepositoryUpdate. - builder() - Static method in class com.spotify.github.v3.search.ImmutableSearch
-
Creates a builder for
ImmutableSearch. - builder() - Static method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Creates a builder for
ImmutableSearchIssue. - builder() - Static method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Creates a builder for
ImmutableSearchIssues. - builder() - Static method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Creates a builder for
ImmutableSearchRepositories. - builder() - Static method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Creates a builder for
ImmutableSearchUsers. - builder() - Static method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Creates a builder for
ImmutableSearchParameters. - builder() - Static method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason
-
Creates a builder for
ImmutableSuspensionReason. - builder() - Static method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
Creates a builder for
ImmutableWorkflowsRepositoryResponseList. - builder() - Static method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Creates a builder for
ImmutableWorkflowsResponse.
C
- cancelled - com.spotify.github.v3.checks.CheckRunConclusion
- caption() - Method in interface com.spotify.github.v3.checks.CheckRunImage
-
A short image description.
- caption() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
A short image description.
- caption(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage.Builder
-
Initializes the optional value
captionto caption. - caption(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage.Builder
-
Initializes the optional value
captionto caption. - changedFiles() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Number of changed files.
- changedFiles() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Number of changed files.
- changedFiles(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
changedFilesattribute. - changes() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
The changes to the comment if the action was "edited".
- changes() - Method in interface com.spotify.github.v3.activity.events.IssueCommentEvent
-
The changes to the comment if the action was "edited".
- changes() - Method in interface com.spotify.github.v3.git.FileItem
- changes() - Method in class com.spotify.github.v3.git.ImmutableFileItem
- changes() - Method in interface com.spotify.github.v3.repos.File
-
Numnber of changed lines
- changes() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Numnber of changed lines
- changes(Changes) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Initializes the optional value
changesto changes. - changes(Integer) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
changesattribute. - changes(Integer) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the value for the
changesattribute. - changes(Optional<? extends Changes>) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Initializes the optional value
changesto changes. - Changes - Interface in com.spotify.github.v3.issues.changes
-
The changes to the comment if the action was "edited".
- CHANGES_REQUESTED - Static variable in class com.spotify.github.v3.activity.events.ReviewState
- CHANGES_REQUESTED - Static variable in class com.spotify.github.v3.prs.ReviewState
- check() - Method in interface com.spotify.github.v3.checks.Annotation
-
Automatically validates the maximum length of properties.
- check() - Method in interface com.spotify.github.v3.checks.CheckRunAction
-
Automatically validates the maximum length of properties.
- check() - Method in interface com.spotify.github.v3.checks.CheckRunOutput
-
Automatically validates the maximum length of properties.
- checkRun() - Method in interface com.spotify.github.v3.activity.events.CheckRunEvent
- checkRun() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
- checkRun(CheckRunResponse) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Initializes the value for the
checkRunattribute. - CheckRunAction - Interface in com.spotify.github.v3.checks
-
The CheckRun action.
- CheckRunBase - Interface in com.spotify.github.v3.checks
-
The CheckRun base.
- CheckRunConclusion - Enum in com.spotify.github.v3.checks
-
The enum Check run conclusion.
- CheckRunEvent - Interface in com.spotify.github.v3.activity.events
- CheckRunImage - Interface in com.spotify.github.v3.checks
-
The interface CheckRun image.
- CheckRunOutput - Interface in com.spotify.github.v3.checks
-
The interface Check run output.
- CheckRunRequest - Interface in com.spotify.github.v3.checks
-
Github CheckRun
- CheckRunResponse - Interface in com.spotify.github.v3.checks
-
The CheckRun response resource.
- CheckRunResponseList - Interface in com.spotify.github.v3.checks
-
The CheckRunResponse list resource
- checkRuns() - Method in interface com.spotify.github.v3.checks.CheckRunResponseList
-
CheckRuns list.
- checkRuns() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
CheckRuns list.
- checkRuns(Iterable<? extends CheckRunResponse>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList.Builder
-
Sets or replaces all elements for
checkRunslist. - CheckRunStatus - Enum in com.spotify.github.v3.checks
-
The CheckRun status.
- ChecksClient - Class in com.spotify.github.v3.clients
-
Checks API client
- checkSuite() - Method in interface com.spotify.github.v3.checks.CheckRunResponse
-
Check suite this CheckRun belongs to.
- checkSuite() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Check suite this CheckRun belongs to.
- checkSuite(CheckSuite) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
checkSuiteto checkSuite. - checkSuite(Optional<? extends CheckSuite>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
checkSuiteto checkSuite. - CheckSuite - Interface in com.spotify.github.v3.checks
-
Github CheckSuite
- CheckSuiteResponseList - Interface in com.spotify.github.v3.checks
-
The CheckSuiteResponse list resource.
- checkSuites() - Method in interface com.spotify.github.v3.checks.CheckSuiteResponseList
-
Check suites list.
- checkSuites() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
Check suites list.
- checkSuites(Iterable<? extends CheckSuite>) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList.Builder
-
Sets or replaces all elements for
checkSuiteslist. - clientPayload() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
JSON payload with extra information about the webhook event that your action or workflow may use.
- clientPayload() - Method in interface com.spotify.github.v3.repos.requests.RepositoryDispatch
-
JSON payload with extra information about the webhook event that your action or workflow may use.
- clientPayload(JsonNode) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch.Builder
-
Initializes the optional value
clientPayloadto clientPayload. - clientPayload(Optional<? extends JsonNode>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch.Builder
-
Initializes the optional value
clientPayloadto clientPayload. - clone() - Method in interface com.spotify.github.async.AsyncPage
-
Clone page object.
- clone() - Method in class com.spotify.github.v3.clients.GithubPage
-
Clone page object.
- cloneUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Clone URL
- cloneUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Clone URL
- cloneUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Clone URL
- cloneUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Clone URL
- cloneUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
cloneUrlattribute. - cloneUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
cloneUrlattribute. - cloneUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
cloneUrlattribute. - close() - Method in class com.spotify.github.tracing.opencensus.OpenCensusSpan
- close() - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- close() - Method in interface com.spotify.github.tracing.Span
-
Close span.
- CLOSED - Static variable in class com.spotify.github.v3.issues.IssueActionState
- CLOSED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- closedAt() - Method in interface com.spotify.github.CloseTracking
-
Closed date.
- closedAt() - Method in class com.spotify.github.ImmutableCloseTracking
-
Closed date.
- closedAt() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Closed date.
- closedAt() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Closed date.
- closedAt() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Closed date.
- closedAt() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Closed date.
- closedAt() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Closed date.
- closedAt(GitHubInstant) - Method in class com.spotify.github.ImmutableCloseTracking.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(GitHubInstant) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(GitHubInstant) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(GitHubInstant) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.ImmutableCloseTracking.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
closedAtto closedAt. - closedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
closedAtto closedAt. - closedIssues() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Number of closed issues
- closedIssues() - Method in interface com.spotify.github.v3.Milestone
-
Number of closed issues
- closedIssues(Integer) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
closedIssuesattribute. - CloseTracking - Interface in com.spotify.github
-
Convenience interface for tracking closing time and whatever is tracked in
UpdateTracking. - collaboratorsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Collaborators URL template
- collaboratorsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Collaborators URL template
- collaboratorsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Collaborators URL template
- collaboratorsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Collaborators URL template
- collaboratorsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
collaboratorsUrlattribute. - collaboratorsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
collaboratorsUrlattribute. - collaboratorsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
collaboratorsUrlattribute. - color() - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Color
- color() - Method in interface com.spotify.github.v3.issues.Label
-
Color
- color(String) - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Initializes the value for the
colorattribute. - com.spotify.github - package com.spotify.github
- com.spotify.github.async - package com.spotify.github.async
- com.spotify.github.http - package com.spotify.github.http
- com.spotify.github.jackson - package com.spotify.github.jackson
- com.spotify.github.opencensus - package com.spotify.github.opencensus
- com.spotify.github.tracing - package com.spotify.github.tracing
- com.spotify.github.tracing.opencensus - package com.spotify.github.tracing.opencensus
- com.spotify.github.tracing.opentelemetry - package com.spotify.github.tracing.opentelemetry
- com.spotify.github.v3 - package com.spotify.github.v3
- com.spotify.github.v3.activity.events - package com.spotify.github.v3.activity.events
- com.spotify.github.v3.apps - package com.spotify.github.v3.apps
- com.spotify.github.v3.checks - package com.spotify.github.v3.checks
- com.spotify.github.v3.clients - package com.spotify.github.v3.clients
- com.spotify.github.v3.comment - package com.spotify.github.v3.comment
- com.spotify.github.v3.exceptions - package com.spotify.github.v3.exceptions
- com.spotify.github.v3.git - package com.spotify.github.v3.git
- com.spotify.github.v3.hooks - package com.spotify.github.v3.hooks
- com.spotify.github.v3.hooks.requests - package com.spotify.github.v3.hooks.requests
- com.spotify.github.v3.issues - package com.spotify.github.v3.issues
- com.spotify.github.v3.issues.changes - package com.spotify.github.v3.issues.changes
- com.spotify.github.v3.orgs - package com.spotify.github.v3.orgs
- com.spotify.github.v3.orgs.requests - package com.spotify.github.v3.orgs.requests
- com.spotify.github.v3.prs - package com.spotify.github.v3.prs
- com.spotify.github.v3.prs.requests - package com.spotify.github.v3.prs.requests
- com.spotify.github.v3.repos - package com.spotify.github.v3.repos
- com.spotify.github.v3.repos.requests - package com.spotify.github.v3.repos.requests
- com.spotify.github.v3.search - package com.spotify.github.v3.search
- com.spotify.github.v3.search.requests - package com.spotify.github.v3.search.requests
- com.spotify.github.v3.user.requests - package com.spotify.github.v3.user.requests
- com.spotify.github.v3.workflows - package com.spotify.github.v3.workflows
- comment() - Method in interface com.spotify.github.v3.activity.events.CommitCommentEvent
-
The repository
Commentcreated. - comment() - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
The repository
Commentcreated. - comment() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
The
Commentitself. - comment() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
The comment itself.
- comment() - Method in interface com.spotify.github.v3.activity.events.IssueCommentEvent
-
The
Commentitself. - comment() - Method in interface com.spotify.github.v3.activity.events.PullRequestReviewCommentEvent
-
The comment itself.
- comment(Comment) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent.Builder
-
Initializes the value for the
commentattribute. - comment(Comment) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Initializes the value for the
commentattribute. - comment(Comment) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Initializes the value for the
commentattribute. - Comment - Interface in com.spotify.github.v3.comment
-
Repository commit comment resource
- Comment - Interface in com.spotify.github.v3.prs
-
Pull Request Review Comments are comments on a portion of the unified diff.
- commentCount() - Method in interface com.spotify.github.v3.git.Commit
-
Number of comments.
- commentCount() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Number of comments.
- commentCount(int) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the optional value
commentCountto commentCount. - commentCount(Optional<Integer>) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the optional value
commentCountto commentCount. - COMMENTED - Static variable in class com.spotify.github.v3.activity.events.ReviewState
- COMMENTED - Static variable in class com.spotify.github.v3.prs.ReviewState
- CommentLinks - Interface in com.spotify.github.v3.prs
-
Reference links for the Comment entity
- CommentReaction - Interface in com.spotify.github.v3.comment
-
Comment reaction object.
- CommentReactionContent - Enum in com.spotify.github.v3.comment
-
Comment reaction content.
- CommentReactionContentDeserializer - Class in com.spotify.github.jackson
-
Custom deserializer for
CommentReactionContent. - CommentReactionContentDeserializer() - Constructor for class com.spotify.github.jackson.CommentReactionContentDeserializer
- CommentReactionContentSerializer - Class in com.spotify.github.jackson
-
Custom serializer for
CommentReactionContent. - CommentReactionContentSerializer() - Constructor for class com.spotify.github.jackson.CommentReactionContentSerializer
- comments() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Number of comments.
- comments() - Method in interface com.spotify.github.v3.issues.Issue
-
Number of comments.
- comments() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Number of comments.
- comments() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
API link to the comments on this pull request.
- comments() - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
List of comments for a non-approve review.
- comments() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Number of comments.
- comments() - Method in interface com.spotify.github.v3.prs.PullRequestLinks
-
API link to the comments on this pull request.
- comments() - Method in class com.spotify.github.v3.prs.ReviewParameters
-
List of comments for a non-approve review.
- comments() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Number of comments.
- comments(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Initializes the value for the
commentsattribute. - comments(Integer) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
commentsattribute. - comments(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
commentsattribute. - comments(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
commentsattribute. - comments(Iterable<? extends ReviewComment>) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Sets or replaces all elements for
commentslist. - commentsUrl() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Comments URL.
- commentsUrl() - Method in interface com.spotify.github.v3.issues.Issue
-
Comments URL.
- commentsUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Comments API URL.
- commentsUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Comments API URL.
- commentsUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Comments API URL.
- commentsUrl() - Method in interface com.spotify.github.v3.repos.CommitItem
-
Comments URL
- commentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Comments URL
- commentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Comments URL
- commentsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Comments URL template
- commentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Comments URL template
- commentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Comments URL template
- commentsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Comments URL template
- commentsUrl() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Comments URL.
- commentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
commentsUrlattribute. - commentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
commentsUrlattribute. - commentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
commentsUrlattribute. - commentsUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
commentsUrlattribute. - commentsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
commentsUrlattribute. - commentsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
commentsUrlattribute. - commentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Initializes the value for the
commentsUrlattribute. - commentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Initializes the value for the
commentsUrlattribute. - commentsUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
commentsUrlattribute. - commit() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Related git commit
- commit() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
Related git commit
- commit() - Method in interface com.spotify.github.v3.repos.Branch
-
Commit details branch is labeling
- commit() - Method in interface com.spotify.github.v3.repos.CommitItem
-
Commit details
- commit() - Method in interface com.spotify.github.v3.repos.CommitWithFolderContent
-
Commit resource
- commit() - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Commit details branch is labeling
- commit() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Commit details
- commit() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Commit details
- commit() - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
Commit resource
- commit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Initializes the value for the
commitattribute. - commit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Initializes the value for the
commitattribute. - commit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent.Builder
-
Initializes the value for the
commitattribute. - commit(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Initializes the value for the
commitattribute. - commit(CommitItem) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
commitattribute. - Commit - Interface in com.spotify.github.v3.git
-
Commit details resource.
- Commit - Interface in com.spotify.github.v3.repos
-
Single repository commit resource.
- COMMIT - Static variable in class com.spotify.github.v3.git.TreeItemType
- CommitCommentEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when a commit comment is created.
- CommitComparison - Interface in com.spotify.github.v3.repos
-
The result of a comparison between two commits.
- commitId() - Method in interface com.spotify.github.v3.comment.Comment
-
Commit sha this comment relates to
- commitId() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Commit sha this comment relates to
- commitId() - Method in interface com.spotify.github.v3.issues.Event
-
The String SHA of a commit that referenced this Issue.
- commitId() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
The String SHA of a commit that referenced this Issue.
- commitId() - Method in interface com.spotify.github.v3.prs.Comment
-
The SHA of the commit to comment on.
- commitId() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
The SHA of the commit to comment on.
- commitId() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Commit sha the review refers to
- commitId() - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
SHA of the commit that needs a review.
- commitId() - Method in interface com.spotify.github.v3.prs.Review
-
Commit sha the review refers to
- commitId() - Method in class com.spotify.github.v3.prs.ReviewParameters
-
SHA of the commit that needs a review.
- commitId(String) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the optional value
commitIdto commitId. - commitId(String) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the value for the
commitIdattribute. - commitId(String) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
commitIdattribute. - commitId(String) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the value for the
commitIdattribute. - commitId(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Initializes the optional value
commitIdto commitId. - commitId(Optional<String>) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the optional value
commitIdto commitId. - commitId(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Initializes the optional value
commitIdto commitId. - CommitItem - Interface in com.spotify.github.v3.repos
-
Commit item resource usually returned during the commit listing operation
- commitMessage() - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Extra detail to append to automatic commit message.
- commitMessage() - Method in class com.spotify.github.v3.prs.MergeParameters
-
Extra detail to append to automatic commit message.
- commitMessage(String) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters.Builder
-
Initializes the optional value
commitMessageto commitMessage. - commitMessage(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters.Builder
-
Initializes the optional value
commitMessageto commitMessage. - commits() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
An array of commit objects describing the pushed commits.
- commits() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
An array of commit objects describing the pushed commits.
- commits() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Number of commits.
- commits() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
API link to the commits on this pull request.
- commits() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Number of commits.
- commits() - Method in interface com.spotify.github.v3.prs.PullRequestLinks
-
API link to the commits on this pull request.
- commits() - Method in interface com.spotify.github.v3.repos.CommitComparison
-
Commits
- commits() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Commits
- commits(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Initializes the value for the
commitsattribute. - commits(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
commitsattribute. - commits(Iterable<? extends Commit>) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Sets or replaces all elements for
commitslist. - commits(Iterable<? extends PushCommit>) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Sets or replaces all elements for
commitslist. - CommitStatus - Interface in com.spotify.github.v3.repos
-
Single repository commit status resource
- commitsUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Commits URL.
- commitsUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Commits URL.
- commitsUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Commits URL.
- commitsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Commits URL template
- commitsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Commits URL template
- commitsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Commits URL template
- commitsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Commits URL template
- commitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
commitsUrlattribute. - commitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
commitsUrlattribute. - commitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
commitsUrlattribute. - commitsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
commitsUrlattribute. - commitsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
commitsUrlattribute. - committer() - Method in interface com.spotify.github.v3.git.Commit
-
Committer commit user.
- committer() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Committer commit user.
- committer() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Commit committer.
- committer() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Commit committer.
- committer(Author) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the value for the
committerattribute. - committer(Author) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Initializes the value for the
committerattribute. - commitTitle() - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Title for the automatic commit message.
- commitTitle() - Method in class com.spotify.github.v3.prs.MergeParameters
-
Title for the automatic commit message.
- commitTitle(String) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters.Builder
-
Initializes the optional value
commitTitleto commitTitle. - commitTitle(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters.Builder
-
Initializes the optional value
commitTitleto commitTitle. - commitUrl() - Method in interface com.spotify.github.v3.issues.Event
-
The GitHub API link to a commit that referenced this Issue.
- commitUrl() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
The GitHub API link to a commit that referenced this Issue.
- commitUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the value for the
commitUrlattribute. - CommitWithFolderContent - Interface in com.spotify.github.v3.repos
- compare() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Compare API URL This is a string because of malformed URIs sent from github.
- compare() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
Compare API URL This is a string because of malformed URIs sent from github.
- compare(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
compareattribute. - compareCommits(String, String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Compare two commits content.
- compareUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Compare URL template
- compareUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Compare URL template
- compareUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Compare URL template
- compareUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Compare URL template
- compareUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
compareUrlattribute. - compareUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
compareUrlattribute. - compareUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
compareUrlattribute. - completed - com.spotify.github.v3.checks.CheckRunStatus
- completedAt() - Method in interface com.spotify.github.v3.checks.CheckRunBase
-
The time that the check completed.
- completedAt() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The time that the check completed.
- completedAt() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The time that the check completed.
- completedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
completedAtto completedAt. - completedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
completedAtto completedAt. - completedAt(Optional<? extends ZonedDateTime>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
completedAtto completedAt. - completedAt(Optional<? extends ZonedDateTime>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
completedAtto completedAt. - COMPONENT - Static variable in class com.spotify.github.tracing.TraceHelper.TraceTags
- conclusion() - Method in interface com.spotify.github.v3.checks.CheckRunBase
-
The final conclusion of the check.
- conclusion() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The final conclusion of the check.
- conclusion() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The final conclusion of the check.
- conclusion(CheckRunConclusion) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
conclusionto conclusion. - conclusion(CheckRunConclusion) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
conclusionto conclusion. - conclusion(Optional<? extends CheckRunConclusion>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
conclusionto conclusion. - conclusion(Optional<? extends CheckRunConclusion>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
conclusionto conclusion. - config() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
These settings vary between hooks and some are defined in the github-services repository.
- config() - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Webhook config.
- config() - Method in interface com.spotify.github.v3.hooks.requests.WebhookCreate
-
Webhook config.
- config() - Method in interface com.spotify.github.v3.hooks.Webhook
-
These settings vary between hooks and some are defined in the github-services repository.
- config(WebhookConfig) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
configattribute. - config(WebhookConfig) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Initializes the value for the
configattribute. - CONFUSED - com.spotify.github.v3.comment.CommentReactionContent
- content() - Method in interface com.spotify.github.v3.comment.CommentReaction
-
Reaction content.
- content() - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Reaction content.
- content() - Method in interface com.spotify.github.v3.git.Blob
-
Encoded blob content.
- content() - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Encoded blob content.
- content() - Method in interface com.spotify.github.v3.repos.CommitWithFolderContent
-
Repository content resource
- content() - Method in interface com.spotify.github.v3.repos.Content
-
Actual encoded content
- content() - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
Repository content resource
- content() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Actual encoded content
- content() - Method in interface com.spotify.github.v3.repos.requests.FileCreate
-
The new file content, using Base64 encoding
- content() - Method in interface com.spotify.github.v3.repos.requests.FileUpdate
-
The new file content, using Base64 encoding
- content() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
The new file content, using Base64 encoding
- content() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
The new file content, using Base64 encoding
- content(CommentReactionContent) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction.Builder
-
Initializes the value for the
contentattribute. - content(FolderContent) - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent.Builder
-
Initializes the value for the
contentattribute. - content(String) - Method in class com.spotify.github.v3.git.ImmutableBlob.Builder
-
Initializes the value for the
contentattribute. - content(String) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
contentattribute. - content(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate.Builder
-
Initializes the value for the
contentattribute. - content(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate.Builder
-
Initializes the value for the
contentattribute. - Content - Interface in com.spotify.github.v3.repos
-
Repository content resource
- contentsUrl() - Method in interface com.spotify.github.v3.git.FileItem
- contentsUrl() - Method in class com.spotify.github.v3.git.ImmutableFileItem
- contentsUrl() - Method in interface com.spotify.github.v3.repos.File
-
File content API URL
- contentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
File content API URL
- contentsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Contents URL template
- contentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Contents URL template
- contentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Contents URL template
- contentsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Contents URL template
- contentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
contentsUrlattribute. - contentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
contentsUrlattribute. - contentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
contentsUrlattribute. - contentsUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
contentsUrlattribute. - contentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
contentsUrlto contentsUrl. - contentsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
contentsUrlto contentsUrl. - contentType() - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
An optional string defining the media type used to serialize the payloads.
- contentType() - Method in interface com.spotify.github.v3.hooks.WebhookConfig
-
An optional string defining the media type used to serialize the payloads.
- contentType(String) - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig.Builder
-
Initializes the value for the
contentTypeattribute. - ContentType - Class in com.spotify.github.v3.repos
-
Helpful constants for common content types.
- context() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
A string label to differentiate this status from the status of other systems.
- context() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
A string label to differentiate this status from the status of other systems.
- context() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
A string label to differentiate this status from the status of other systems.
- context() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
A string label to differentiate this status from the status of other systems.
- context() - Method in interface com.spotify.github.v3.repos.requests.RepositoryCreateStatus
-
A string label to differentiate this status from the status of other systems.
- context() - Method in interface com.spotify.github.v3.repos.Status
-
A string label to differentiate this status from the status of other systems.
- context(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
contextattribute. - context(String) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
contextto context. - context(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus.Builder
-
Initializes the value for the
contextattribute. - context(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
contextto context. - contexts() - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
- contexts() - Method in interface com.spotify.github.v3.repos.RequiredStatusChecks
- contexts(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks.Builder
-
Sets or replaces all elements for
contextslist. - contributorsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Contributors URL
- contributorsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Contributors URL
- contributorsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Contributors URL
- contributorsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Contributors URL
- contributorsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
contributorsUrlattribute. - contributorsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
contributorsUrlattribute. - contributorsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
contributorsUrlattribute. - copyOf(CloseTracking) - Static method in class com.spotify.github.ImmutableCloseTracking
-
Creates an immutable copy of a
CloseTrackingvalue. - copyOf(Link) - Static method in class com.spotify.github.http.ImmutableLink
-
Creates an immutable copy of a
Linkvalue. - copyOf(Pagination) - Static method in class com.spotify.github.http.ImmutablePagination
-
Creates an immutable copy of a
Paginationvalue. - copyOf(Links) - Static method in class com.spotify.github.ImmutableLinks
-
Creates an immutable copy of a
Linksvalue. - copyOf(Links.Href<T>) - Static method in class com.spotify.github.ImmutableHref
-
Creates an immutable copy of a
Links.Hrefvalue. - copyOf(UpdateTracking) - Static method in class com.spotify.github.ImmutableUpdateTracking
-
Creates an immutable copy of a
UpdateTrackingvalue. - copyOf(BaseEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
Creates an immutable copy of a
BaseEventvalue. - copyOf(CheckRunEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Creates an immutable copy of a
CheckRunEventvalue. - copyOf(CommitCommentEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Creates an immutable copy of a
CommitCommentEventvalue. - copyOf(CreateEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Creates an immutable copy of a
CreateEventvalue. - copyOf(DeleteEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Creates an immutable copy of a
DeleteEventvalue. - copyOf(DeploymentEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Creates an immutable copy of a
DeploymentEventvalue. - copyOf(DeploymentStatusEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Creates an immutable copy of a
DeploymentStatusEventvalue. - copyOf(EventInstallation) - Static method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation
-
Creates an immutable copy of a
EventInstallationvalue. - copyOf(ForkEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
Creates an immutable copy of a
ForkEventvalue. - copyOf(IssueCommentEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Creates an immutable copy of a
IssueCommentEventvalue. - copyOf(IssuesEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Creates an immutable copy of a
IssuesEventvalue. - copyOf(PullRequestEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Creates an immutable copy of a
PullRequestEventvalue. - copyOf(PullRequestReviewCommentEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Creates an immutable copy of a
PullRequestReviewCommentEventvalue. - copyOf(PullRequestReviewEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Creates an immutable copy of a
PullRequestReviewEventvalue. - copyOf(PushEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Creates an immutable copy of a
PushEventvalue. - copyOf(RepositoryEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Creates an immutable copy of a
RepositoryEventvalue. - copyOf(ReviewLinks) - Static method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
Creates an immutable copy of a
ReviewLinksvalue. - copyOf(ReviewLinks.Href<T>) - Static method in class com.spotify.github.v3.activity.events.ImmutableHref
-
Creates an immutable copy of a
ReviewLinks.Hrefvalue. - copyOf(StatusEvent) - Static method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Creates an immutable copy of a
StatusEventvalue. - copyOf(InstallationRepositoriesResponse) - Static method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
-
Creates an immutable copy of a
InstallationRepositoriesResponsevalue. - copyOf(AccessToken) - Static method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
Creates an immutable copy of a
AccessTokenvalue. - copyOf(Annotation) - Static method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Creates an immutable copy of a
Annotationvalue. - copyOf(App) - Static method in class com.spotify.github.v3.checks.ImmutableApp
-
Creates an immutable copy of a
Appvalue. - copyOf(CheckRunAction) - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
Creates an immutable copy of a
CheckRunActionvalue. - copyOf(CheckRunImage) - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
Creates an immutable copy of a
CheckRunImagevalue. - copyOf(CheckRunOutput) - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Creates an immutable copy of a
CheckRunOutputvalue. - copyOf(CheckRunRequest) - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Creates an immutable copy of a
CheckRunRequestvalue. - copyOf(CheckRunResponse) - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Creates an immutable copy of a
CheckRunResponsevalue. - copyOf(CheckRunResponseList) - Static method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
Creates an immutable copy of a
CheckRunResponseListvalue. - copyOf(CheckSuite) - Static method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Creates an immutable copy of a
CheckSuitevalue. - copyOf(CheckSuiteResponseList) - Static method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
Creates an immutable copy of a
CheckSuiteResponseListvalue. - copyOf(Installation) - Static method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Creates an immutable copy of a
Installationvalue. - copyOf(InstallationList) - Static method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Creates an immutable copy of a
InstallationListvalue. - copyOf(Comment) - Static method in class com.spotify.github.v3.comment.ImmutableComment
-
Creates an immutable copy of a
Commentvalue. - copyOf(CommentReaction) - Static method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Creates an immutable copy of a
CommentReactionvalue. - copyOf(Author) - Static method in class com.spotify.github.v3.git.ImmutableAuthor
-
Creates an immutable copy of a
Authorvalue. - copyOf(Blob) - Static method in class com.spotify.github.v3.git.ImmutableBlob
-
Creates an immutable copy of a
Blobvalue. - copyOf(Commit) - Static method in class com.spotify.github.v3.git.ImmutableCommit
-
Creates an immutable copy of a
Commitvalue. - copyOf(FileItem) - Static method in class com.spotify.github.v3.git.ImmutableFileItem
-
Creates an immutable copy of a
FileItemvalue. - copyOf(ParentItem) - Static method in class com.spotify.github.v3.git.ImmutableParentItem
-
Creates an immutable copy of a
ParentItemvalue. - copyOf(Reference) - Static method in class com.spotify.github.v3.git.ImmutableReference
-
Creates an immutable copy of a
Referencevalue. - copyOf(ReferenceObject) - Static method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
Creates an immutable copy of a
ReferenceObjectvalue. - copyOf(ShaLink) - Static method in class com.spotify.github.v3.git.ImmutableShaLink
-
Creates an immutable copy of a
ShaLinkvalue. - copyOf(StatItem) - Static method in class com.spotify.github.v3.git.ImmutableStatItem
-
Creates an immutable copy of a
StatItemvalue. - copyOf(Tag) - Static method in class com.spotify.github.v3.git.ImmutableTag
-
Creates an immutable copy of a
Tagvalue. - copyOf(Tree) - Static method in class com.spotify.github.v3.git.ImmutableTree
-
Creates an immutable copy of a
Treevalue. - copyOf(TreeItem) - Static method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Creates an immutable copy of a
TreeItemvalue. - copyOf(Verification) - Static method in class com.spotify.github.v3.git.ImmutableVerification
-
Creates an immutable copy of a
Verificationvalue. - copyOf(WebhookCreate) - Static method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Creates an immutable copy of a
WebhookCreatevalue. - copyOf(Webhook) - Static method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Creates an immutable copy of a
Webhookvalue. - copyOf(WebhookConfig) - Static method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
Creates an immutable copy of a
WebhookConfigvalue. - copyOf(Body) - Static method in class com.spotify.github.v3.issues.changes.ImmutableBody
-
Creates an immutable copy of a
Bodyvalue. - copyOf(Changes) - Static method in class com.spotify.github.v3.issues.changes.ImmutableChanges
-
Creates an immutable copy of a
Changesvalue. - copyOf(Event) - Static method in class com.spotify.github.v3.issues.ImmutableEvent
-
Creates an immutable copy of a
Eventvalue. - copyOf(Issue) - Static method in class com.spotify.github.v3.issues.ImmutableIssue
-
Creates an immutable copy of a
Issuevalue. - copyOf(Label) - Static method in class com.spotify.github.v3.issues.ImmutableLabel
-
Creates an immutable copy of a
Labelvalue. - copyOf(PullRequest) - Static method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Creates an immutable copy of a
PullRequestvalue. - copyOf(Milestone) - Static method in class com.spotify.github.v3.ImmutableMilestone
-
Creates an immutable copy of a
Milestonevalue. - copyOf(Membership) - Static method in class com.spotify.github.v3.orgs.ImmutableMembership
-
Creates an immutable copy of a
Membershipvalue. - copyOf(OrgMembership) - Static method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Creates an immutable copy of a
OrgMembershipvalue. - copyOf(MembershipCreate) - Static method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate
-
Creates an immutable copy of a
MembershipCreatevalue. - copyOf(OrgMembershipCreate) - Static method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate
-
Creates an immutable copy of a
OrgMembershipCreatevalue. - copyOf(TeamCreate) - Static method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Creates an immutable copy of a
TeamCreatevalue. - copyOf(TeamUpdate) - Static method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Creates an immutable copy of a
TeamUpdatevalue. - copyOf(TeamInvitation) - Static method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Creates an immutable copy of a
TeamInvitationvalue. - copyOf(Comment) - Static method in class com.spotify.github.v3.prs.ImmutableComment
-
Creates an immutable copy of a
Commentvalue. - copyOf(CommentLinks) - Static method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Creates an immutable copy of a
CommentLinksvalue. - copyOf(MergeParameters) - Static method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Creates an immutable copy of a
MergeParametersvalue. - copyOf(PullRequest) - Static method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Creates an immutable copy of a
PullRequestvalue. - copyOf(PullRequestItem) - Static method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Creates an immutable copy of a
PullRequestItemvalue. - copyOf(PullRequestLinks) - Static method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Creates an immutable copy of a
PullRequestLinksvalue. - copyOf(PullRequestRef) - Static method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Creates an immutable copy of a
PullRequestRefvalue. - copyOf(RequestReviewParameters) - Static method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Creates an immutable copy of a
RequestReviewParametersvalue. - copyOf(PullRequestCreate) - Static method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Creates an immutable copy of a
PullRequestCreatevalue. - copyOf(PullRequestParameters) - Static method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Creates an immutable copy of a
PullRequestParametersvalue. - copyOf(PullRequestUpdate) - Static method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Creates an immutable copy of a
PullRequestUpdatevalue. - copyOf(Review) - Static method in class com.spotify.github.v3.prs.ImmutableReview
-
Creates an immutable copy of a
Reviewvalue. - copyOf(ReviewComment) - Static method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Creates an immutable copy of a
ReviewCommentvalue. - copyOf(ReviewParameters) - Static method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Creates an immutable copy of a
ReviewParametersvalue. - copyOf(ReviewRequests) - Static method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
Creates an immutable copy of a
ReviewRequestsvalue. - copyOf(Branch) - Static method in class com.spotify.github.v3.repos.ImmutableBranch
-
Creates an immutable copy of a
Branchvalue. - copyOf(Commit) - Static method in class com.spotify.github.v3.repos.ImmutableCommit
-
Creates an immutable copy of a
Commitvalue. - copyOf(CommitComparison) - Static method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Creates an immutable copy of a
CommitComparisonvalue. - copyOf(CommitItem) - Static method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Creates an immutable copy of a
CommitItemvalue. - copyOf(CommitStatus) - Static method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Creates an immutable copy of a
CommitStatusvalue. - copyOf(CommitWithFolderContent) - Static method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
Creates an immutable copy of a
CommitWithFolderContentvalue. - copyOf(Content) - Static method in class com.spotify.github.v3.repos.ImmutableContent
-
Creates an immutable copy of a
Contentvalue. - copyOf(Deployment) - Static method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Creates an immutable copy of a
Deploymentvalue. - copyOf(File) - Static method in class com.spotify.github.v3.repos.ImmutableFile
-
Creates an immutable copy of a
Filevalue. - copyOf(FolderContent) - Static method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Creates an immutable copy of a
FolderContentvalue. - copyOf(Organization) - Static method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Creates an immutable copy of a
Organizationvalue. - copyOf(Permissions) - Static method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Creates an immutable copy of a
Permissionsvalue. - copyOf(Protection) - Static method in class com.spotify.github.v3.repos.ImmutableProtection
-
Creates an immutable copy of a
Protectionvalue. - copyOf(PushCommit) - Static method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Creates an immutable copy of a
PushCommitvalue. - copyOf(PushRepository) - Static method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Creates an immutable copy of a
PushRepositoryvalue. - copyOf(Repository) - Static method in class com.spotify.github.v3.repos.ImmutableRepository
-
Creates an immutable copy of a
Repositoryvalue. - copyOf(RepositoryBase) - Static method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Creates an immutable copy of a
RepositoryBasevalue. - copyOf(RepositoryInvitation) - Static method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Creates an immutable copy of a
RepositoryInvitationvalue. - copyOf(AuthenticatedUserRepositoriesFilter) - Static method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Creates an immutable copy of a
AuthenticatedUserRepositoriesFiltervalue. - copyOf(FileCreate) - Static method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
Creates an immutable copy of a
FileCreatevalue. - copyOf(FileUpdate) - Static method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
Creates an immutable copy of a
FileUpdatevalue. - copyOf(RepositoryCreateStatus) - Static method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
Creates an immutable copy of a
RepositoryCreateStatusvalue. - copyOf(RepositoryDispatch) - Static method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
Creates an immutable copy of a
RepositoryDispatchvalue. - copyOf(RepositoryUpdate) - Static method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Creates an immutable copy of a
RepositoryUpdatevalue. - copyOf(RequiredStatusChecks) - Static method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
-
Creates an immutable copy of a
RequiredStatusChecksvalue. - copyOf(Status) - Static method in class com.spotify.github.v3.repos.ImmutableStatus
-
Creates an immutable copy of a
Statusvalue. - copyOf(SearchParameters) - Static method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Creates an immutable copy of a
SearchParametersvalue. - copyOf(Search) - Static method in class com.spotify.github.v3.search.ImmutableSearch
-
Creates an immutable copy of a
Searchvalue. - copyOf(SearchIssue) - Static method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Creates an immutable copy of a
SearchIssuevalue. - copyOf(SearchIssues) - Static method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Creates an immutable copy of a
SearchIssuesvalue. - copyOf(SearchRepositories) - Static method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Creates an immutable copy of a
SearchRepositoriesvalue. - copyOf(SearchUsers) - Static method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Creates an immutable copy of a
SearchUsersvalue. - copyOf(Team) - Static method in class com.spotify.github.v3.ImmutableTeam
-
Creates an immutable copy of a
Teamvalue. - copyOf(User) - Static method in class com.spotify.github.v3.ImmutableUser
-
Creates an immutable copy of a
Uservalue. - copyOf(SuspensionReason) - Static method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason
-
Creates an immutable copy of a
SuspensionReasonvalue. - copyOf(WorkflowsRepositoryResponseList) - Static method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
Creates an immutable copy of a
WorkflowsRepositoryResponseListvalue. - copyOf(WorkflowsResponse) - Static method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Creates an immutable copy of a
WorkflowsResponsevalue. - create() - Static method in class com.spotify.github.jackson.Json
-
Create a pre-configured ObjectMapper object.
- create(PullRequestCreate) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
Create a pull request.
- create(Number) - Static method in class com.spotify.github.GitHubInstant
-
Creates an instance of this class from a number.
- create(URI, byte[], Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(URI, byte[], Integer, Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(URI, File, Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(URI, File, Integer, Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(URI, String) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and authorization token.
- create(URI, URI, String) - Static method in class com.spotify.github.v3.clients.GitHubClient
- create(Instant) - Static method in class com.spotify.github.GitHubInstant
-
Creates an instance of this class from an instant.
- create(OkHttpClient, URI, byte[], Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(OkHttpClient, URI, byte[], Integer, Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(OkHttpClient, URI, File, Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(OkHttpClient, URI, File, Integer, Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(OkHttpClient, URI, String) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and authorization token.
- create(OkHttpClient, URI, URI, File, Integer) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Create a github api client with a given base URL and a path to a key.
- create(OkHttpClient, URI, URI, String) - Static method in class com.spotify.github.v3.clients.GitHubClient
- createActionsClient() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Actions API client
- createAnnotatedTag(String, String, String, String, String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Create an annotated tag.
- createBlob(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Post new content to the server.
- createBranchReference(String, String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Create a git branch reference.
- createCheckRun(CheckRunRequest) - Method in class com.spotify.github.v3.clients.ChecksClient
-
Create a checkRun.
- createChecksApiClient() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create a checks API client
- createChecksClient(String, String) - Method in class com.spotify.github.v3.clients.GitHubClient
-
Create a checks API client
- createComment(int, String) - Method in class com.spotify.github.v3.clients.IssueClient
-
Create a comment for a given issue number.
- createComment(String, String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create a comment for a given issue number.
- createCommentReaction(long, CommentReactionContent) - Method in class com.spotify.github.v3.clients.IssueClient
-
Create a reaction on a comment.
- createCommit(String, List<String>, String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Create a commit which references a tree
- created() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
True if given reference was created
- created() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
True if given reference was created
- created(Boolean) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
createdattribute. - CREATED - Static variable in class com.spotify.github.v3.ActionState
- CREATED - Static variable in class com.spotify.github.v3.repos.RepositoryActionState
- createdAt() - Method in class com.spotify.github.ImmutableCloseTracking
-
Created date
- createdAt() - Method in class com.spotify.github.ImmutableUpdateTracking
-
Created date
- createdAt() - Method in interface com.spotify.github.UpdateTracking
-
Created date
- createdAt() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Created date
- createdAt() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Created date
- createdAt() - Method in interface com.spotify.github.v3.checks.App
-
The date the App was created.
- createdAt() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
The date the App was created.
- createdAt() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Created date
- createdAt() - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Created date
- createdAt() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Created date
- createdAt() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Created date
- createdAt() - Method in interface com.spotify.github.v3.issues.Event
-
The timestamp indicating when the event occurred.
- createdAt() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
The timestamp indicating when the event occurred.
- createdAt() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Created date
- createdAt() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Created date
- createdAt() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Created date
- createdAt() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Created date
- createdAt() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Created date
- createdAt() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Created date
- createdAt() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Created date
- createdAt() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Created date
- createdAt() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Date when invite was created
- createdAt() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Created date
- createdAt() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
Date when invite was created
- createdAt() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Created date
- createdAt() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Created At
- createdAt() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Created At
- createdAt(GitHubInstant) - Method in class com.spotify.github.ImmutableCloseTracking.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.ImmutableUpdateTracking.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(GitHubInstant) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(ZonedDateTime) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
createdAtattribute. - createdAt(ZonedDateTime) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
createdAtattribute. - CreateEvent - Interface in com.spotify.github.v3.activity.events
-
Represents a created repository, branch, or tag.
- createFileContent(String, FileCreate) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create a file
- createFork(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create a fork.
- createGitDataClient(String, String) - Method in class com.spotify.github.v3.clients.GitHubClient
-
Create a GitData API client
- createGithubAppClient() - Method in class com.spotify.github.v3.clients.OrganisationClient
-
Create GitHub App API client
- createGithubAppClient() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create Github App API client
- createGithubAppClient() - Method in class com.spotify.github.v3.clients.UserClient
- createIssueClient() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create an issue API client.
- createOrganisationClient(String) - Method in class com.spotify.github.v3.clients.GitHubClient
-
Create organisation API client
- createPullRequestClient() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create a pull request API client.
- createReference(String, String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Create a git reference.
- createRepositoryClient(String, String) - Method in class com.spotify.github.v3.clients.GitHubClient
-
Create a repository API client
- createRepositoryDispatchEvent(RepositoryDispatch) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create a repository_dispatch event.
- createReview(int, ReviewParameters) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
Creates a review for a pull request.
- createSearchClient() - Method in class com.spotify.github.v3.clients.GitHubClient
-
Create search API client
- createTagReference(String, String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Create a git tag reference.
- createTeam(TeamCreate) - Method in class com.spotify.github.v3.clients.TeamClient
-
Create a team in an organisation.
- createTeamClient() - Method in class com.spotify.github.v3.clients.OrganisationClient
-
Create a Teams API client.
- createTracedClient(OkHttpClient) - Method in class com.spotify.github.tracing.opencensus.OpenCensusTracer
- createTracedClient(OkHttpClient) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetryTracer
- createTracedClient(OkHttpClient) - Method in interface com.spotify.github.tracing.Tracer
- createTracedClient(OkHttpClient) - Method in class com.spotify.github.v3.clients.NoopTracer
- createTree(List<TreeItem>, String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Set a repository tree.
- createUserClient(String) - Method in class com.spotify.github.v3.clients.GitHubClient
-
Create user API client
- createWebhook(WebhookCreate, boolean) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Create a webhook.
- createWorkflowsClient() - Method in class com.spotify.github.v3.clients.ActionsClient
-
Workflows API client
- creator() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Creator user
- creator() - Method in interface com.spotify.github.v3.Milestone
-
Creator user
- creator() - Method in interface com.spotify.github.v3.repos.Deployment
-
Deployment creator
- creator() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Deployment creator
- creator() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Status creator user entity
- creator() - Method in interface com.spotify.github.v3.repos.Status
-
Status creator user entity
- creator(User) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
creatorattribute. - creator(User) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
creatorattribute. - creator(User) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
creatorto creator. - creator(Optional<? extends User>) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
creatorto creator. - current() - Method in class com.spotify.github.http.ImmutablePagination
-
Current page number.
- current() - Method in interface com.spotify.github.http.Pagination
-
Current page number.
- current(Integer) - Method in class com.spotify.github.http.ImmutablePagination.Builder
-
Initializes the value for the
currentattribute.
D
- date() - Method in interface com.spotify.github.v3.git.Author
-
Date when action occurred.
- date() - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Date when action occurred.
- date(GitHubInstant) - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Initializes the optional value
dateto date. - date(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Initializes the optional value
dateto date. - defaultBranch() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Default branch
- defaultBranch() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Default branch
- defaultBranch() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Default branch
- defaultBranch() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Default branch
- defaultBranch() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Updates the default branch for this repository.
- defaultBranch() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Updates the default branch for this repository.
- defaultBranch(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
defaultBranchattribute. - defaultBranch(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
defaultBranchattribute. - defaultBranch(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
defaultBranchattribute. - defaultBranch(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
defaultBranchto defaultBranch. - defaultBranch(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
defaultBranchto defaultBranch. - deleteBranch(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Deletes a git branch.
- deleteBranchOnMerge() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Either true to allow automatically deleting head branches when pull requests are merged, or false to prevent automatic deletion.
- deleteBranchOnMerge() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Either true to allow automatically deleting head branches when pull requests are merged, or false to prevent automatic deletion.
- deleteBranchOnMerge(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
deleteBranchOnMergeto deleteBranchOnMerge. - deleteBranchOnMerge(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
deleteBranchOnMergeto deleteBranchOnMerge. - deleteComment(int) - Method in class com.spotify.github.v3.clients.IssueClient
-
Delete a comment.
- deleteComment(int) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Delete a comment for a given id.
- deleteCommentReaction(long, long) - Method in class com.spotify.github.v3.clients.IssueClient
-
Delete a reaction on a comment.
- deleted - com.spotify.github.v3.workflows.WorkflowsState
- deleted() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
True if given reference was deleted
- deleted() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
True if given reference was deleted
- deleted(Boolean) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
deletedattribute. - DELETED - Static variable in class com.spotify.github.v3.ActionState
- DELETED - Static variable in class com.spotify.github.v3.repos.RepositoryActionState
- deletedAt() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Deleted At
- deletedAt() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Deleted At
- deletedAt(ZonedDateTime) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
deletedAtattribute. - DeleteEvent - Interface in com.spotify.github.v3.activity.events
-
Represents a deleted branch or tag event
- deleteMembership(String, String) - Method in class com.spotify.github.v3.clients.TeamClient
-
Delete a membership for a user.
- deleteReference(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Deletes a git reference.
- deleteTag(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Deletes a git tag.
- deleteTeam(String) - Method in class com.spotify.github.v3.clients.TeamClient
-
Delete a specific team in an organisation.
- deletions() - Method in interface com.spotify.github.v3.git.FileItem
-
Author commit user.
- deletions() - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Author commit user.
- deletions() - Method in class com.spotify.github.v3.git.ImmutableStatItem
- deletions() - Method in interface com.spotify.github.v3.git.StatItem
- deletions() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Number of deletions.
- deletions() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Number of deletions.
- deletions() - Method in interface com.spotify.github.v3.repos.File
-
Number of removed lines
- deletions() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Number of removed lines
- deletions(Integer) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
deletionsattribute. - deletions(Integer) - Method in class com.spotify.github.v3.git.ImmutableStatItem.Builder
-
Initializes the value for the
deletionsattribute. - deletions(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
deletionsattribute. - deletions(Integer) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the value for the
deletionsattribute. - deployment() - Method in interface com.spotify.github.v3.activity.events.DeploymentEvent
-
Deployment
- deployment() - Method in interface com.spotify.github.v3.activity.events.DeploymentStatusEvent
-
Deployment
- deployment() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Deployment
- deployment() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Deployment
- deployment(Deployment) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent.Builder
-
Initializes the value for the
deploymentattribute. - deployment(Deployment) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent.Builder
-
Initializes the value for the
deploymentattribute. - Deployment - Interface in com.spotify.github.v3.repos
-
Deployments are a request for a specific ref (branch, SHA, tag) to be deployed.
- DeploymentEvent - Interface in com.spotify.github.v3.activity.events
-
Represents a deployment.
- deploymentStatus() - Method in interface com.spotify.github.v3.activity.events.DeploymentStatusEvent
-
The deployment status.
- deploymentStatus() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
The deployment status.
- deploymentStatus(Status) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent.Builder
-
Initializes the value for the
deploymentStatusattribute. - DeploymentStatusEvent - Interface in com.spotify.github.v3.activity.events
-
Represents a deployment status.
- deploymentsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deployments URL
- deploymentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deployments URL
- deploymentsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deployments URL
- deploymentsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Deployments URL
- deploymentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
deploymentsUrlto deploymentsUrl. - deploymentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
deploymentsUrlto deploymentsUrl. - deploymentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
deploymentsUrlto deploymentsUrl. - deploymentsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
deploymentsUrlto deploymentsUrl. - deploymentsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
deploymentsUrlto deploymentsUrl. - deploymentsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
deploymentsUrlto deploymentsUrl. - deploymentUrl() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Deployment URL
- deploymentUrl() - Method in interface com.spotify.github.v3.repos.Status
-
Deployment URL
- deploymentUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
deploymentUrlto deploymentUrl. - deploymentUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
deploymentUrlto deploymentUrl. - description() - Method in interface com.spotify.github.v3.activity.events.CreateEvent
-
The repository's current description.
- description() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
The repository's current description.
- description() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
The optional human-readable description added to the status.
- description() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
The optional human-readable description added to the status.
- description() - Method in interface com.spotify.github.v3.checks.App
-
The App Description.
- description() - Method in interface com.spotify.github.v3.checks.CheckRunAction
-
Description string.
- description() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
The App Description.
- description() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
Description string.
- description() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Description
- description() - Method in class com.spotify.github.v3.ImmutableTeam
-
Description
- description() - Method in class com.spotify.github.v3.issues.ImmutableLabel
- description() - Method in interface com.spotify.github.v3.issues.Label
- description() - Method in interface com.spotify.github.v3.Milestone
-
Description
- description() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
The description of the team.
- description() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
The description of the team.
- description() - Method in interface com.spotify.github.v3.orgs.requests.TeamCreate
-
The description of the team.
- description() - Method in interface com.spotify.github.v3.orgs.requests.TeamUpdate
-
The description of the team.
- description() - Method in interface com.spotify.github.v3.repos.Deployment
-
Optional short description.
- description() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Optional short description.
- description() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Description
- description() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Description
- description() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Description
- description() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
A short description of the status.
- description() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Description
- description() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
A short description of the status.
- description() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Description
- description() - Method in interface com.spotify.github.v3.repos.requests.RepositoryCreateStatus
-
A short description of the status.
- description() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Description
- description() - Method in interface com.spotify.github.v3.repos.Status
-
A short description of the status.
- description() - Method in interface com.spotify.github.v3.Team
-
Description
- description(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
descriptionto description. - description(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus.Builder
-
Initializes the value for the
descriptionattribute. - description(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
descriptionto description. - description(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
descriptionto description. - DeserializationException - Exception in com.spotify.github.v3.exceptions
-
Marks deserialization issues
- DeserializationException(String) - Constructor for exception com.spotify.github.v3.exceptions.DeserializationException
-
Constructor for setting data
- DeserializationException(String, String) - Constructor for exception com.spotify.github.v3.exceptions.DeserializationException
-
Constructor for setting data and message
- deserialize(JsonParser, DeserializationContext) - Method in class com.spotify.github.jackson.CommentReactionContentDeserializer
- deserialize(JsonParser, DeserializationContext) - Method in class com.spotify.github.v3.repos.BranchProtectionUrlDeserializer
- detailsUrl() - Method in interface com.spotify.github.v3.checks.CheckRunBase
-
The URL of the integrator's site that has the full details of the check.
- detailsUrl() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The URL of the integrator's site that has the full details of the check.
- detailsUrl() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The URL of the integrator's site that has the full details of the check.
- detailsUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
detailsUrlto detailsUrl. - detailsUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
detailsUrlto detailsUrl. - detailsUrl(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
detailsUrlto detailsUrl. - detailsUrl(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
detailsUrlto detailsUrl. - diff(int) - Method in class com.spotify.github.v3.clients.PullRequestClient
- diffHunk() - Method in interface com.spotify.github.v3.prs.Comment
-
Unified diff.
- diffHunk() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Unified diff.
- diffHunk(String) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
diffHunkattribute. - diffUrl() - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Diff URL.
- diffUrl() - Method in interface com.spotify.github.v3.issues.PullRequest
-
Diff URL.
- diffUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Diff URL.
- diffUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Diff URL.
- diffUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Diff URL.
- diffUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest.Builder
-
Initializes the value for the
diffUrlattribute. - diffUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
diffUrlattribute. - diffUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
diffUrlattribute. - DIR - Static variable in class com.spotify.github.v3.repos.ContentType
- direction() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
The direction of the sort.
- direction() - Method in interface com.spotify.github.v3.prs.requests.PullRequestParameters
-
The direction of the sort.
- direction() - Method in interface com.spotify.github.v3.repos.requests.AuthenticatedUserRepositoriesFilter
-
Can be one of asc or desc.
- direction() - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Can be one of asc or desc.
- direction(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
directionto direction. - direction(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter.Builder
-
Initializes the value for the
directionattribute. - direction(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
directionto direction. - disabled_fork - com.spotify.github.v3.workflows.WorkflowsState
- disabled_inactivity - com.spotify.github.v3.workflows.WorkflowsState
- disabled_manually - com.spotify.github.v3.workflows.WorkflowsState
- DISMISSED - Static variable in class com.spotify.github.v3.activity.events.ReviewActionState
- DISMISSED - Static variable in class com.spotify.github.v3.activity.events.ReviewState
- DISMISSED - Static variable in class com.spotify.github.v3.prs.ReviewState
- distinct() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Whether this commit is distinct from any that have been pushed before..
- distinct() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Whether this commit is distinct from any that have been pushed before..
- distinct(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Initializes the value for the
distinctattribute. - downloadsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Downloads URL
- downloadsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Downloads URL
- downloadsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Downloads URL
- downloadsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Downloads URL
- downloadsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
downloadsUrlattribute. - downloadsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
downloadsUrlattribute. - downloadsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
downloadsUrlattribute. - downloadTarball() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Downloads a tar archive of the repository’s default branch (usually main).
- downloadTarball(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Downloads a tar archive of the repository.
- downloadUrl() - Method in interface com.spotify.github.v3.repos.FolderContent
-
Content download URL
- downloadUrl() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Content download URL
- downloadUrl() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Content download URL
- downloadUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
downloadUrlattribute. - downloadUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
downloadUrlattribute. - downloadZipball() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Downloads a zip archive of the repository’s default branch (usually main).
- downloadZipball(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Downloads a zip archive of the repository.
- draft() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Is it a draft PR?
- draft() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Is it a draft PR?
- draft() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Indicates whether the pull request is a draft.
- draft() - Method in interface com.spotify.github.v3.prs.requests.PullRequestCreate
-
Indicates whether the pull request is a draft.
- draft(boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
draftto draft. - draft(Boolean) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate.Builder
-
Initializes the value for the
draftattribute. - draft(Optional<Boolean>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
draftto draft. - dueOn() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Due date
- dueOn() - Method in interface com.spotify.github.v3.Milestone
-
Due date
- dueOn(GitHubInstant) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the optional value
dueOnto dueOn. - dueOn(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the optional value
dueOnto dueOn.
E
- editComment(int, String) - Method in class com.spotify.github.v3.clients.IssueClient
-
Edit a specific comment.
- editComment(int, String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Edit a comment for a given id.
- EDITED - Static variable in class com.spotify.github.v3.ActionState
- EDITED - Static variable in class com.spotify.github.v3.activity.events.ReviewActionState
- EDITED - Static variable in class com.spotify.github.v3.issues.IssueActionState
- EDITED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- email() - Method in interface com.spotify.github.v3.git.Author
-
The email of the author.
- email() - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
The email of the author.
- email() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Email address
- email() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
Email address
- email(String) - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Initializes the optional value
emailto email. - email(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
emailattribute. - email(Optional<String>) - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Initializes the optional value
emailto email. - enabled() - Method in class com.spotify.github.v3.repos.ImmutableProtection
- enabled() - Method in interface com.spotify.github.v3.repos.Protection
- enabled(boolean) - Method in class com.spotify.github.v3.repos.ImmutableProtection.Builder
-
Initializes the value for the
enabledattribute. - encoding() - Method in interface com.spotify.github.v3.git.Blob
-
Encoding name.
- encoding() - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Encoding name.
- encoding() - Method in interface com.spotify.github.v3.repos.Content
-
Encoding name.
- encoding() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Encoding name.
- encoding(String) - Method in class com.spotify.github.v3.git.ImmutableBlob.Builder
-
Initializes the value for the
encodingattribute. - encoding(String) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
encodingattribute. - endColumn() - Method in interface com.spotify.github.v3.checks.Annotation
-
End column optional.
- endColumn() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
End column optional.
- endColumn(int) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
endColumnto endColumn. - endColumn(Optional<Integer>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
endColumnto endColumn. - endLine() - Method in interface com.spotify.github.v3.checks.Annotation
-
The end line of the annotation.
- endLine() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
The end line of the annotation.
- endLine(int) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the value for the
endLineattribute. - enforcementLevel() - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
- enforcementLevel() - Method in interface com.spotify.github.v3.repos.RequiredStatusChecks
- enforcementLevel(String) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks.Builder
-
Initializes the value for the
enforcementLevelattribute. - environment() - Method in interface com.spotify.github.v3.repos.Deployment
-
The name of the environment that was deployed to.
- environment() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
The name of the environment that was deployed to.
- environment(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
environmentattribute. - epoch() - Method in class com.spotify.github.GitHubInstant
-
Returns the contained value as a unix epoch contained in a Long
- equals(Object) - Method in class com.spotify.github.http.ImmutableLink
-
This instance is equal to all instances of
ImmutableLinkthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.http.ImmutablePagination
-
This instance is equal to all instances of
ImmutablePaginationthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.ImmutableCloseTracking
-
This instance is equal to all instances of
ImmutableCloseTrackingthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.ImmutableHref
-
This instance is equal to all instances of
ImmutableHrefthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.ImmutableLinks
-
This instance is equal to all instances of
ImmutableLinksthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.ImmutableUpdateTracking
-
This instance is equal to all instances of
ImmutableUpdateTrackingthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
This instance is equal to all instances of
ImmutableBaseEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
This instance is equal to all instances of
ImmutableCheckRunEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
This instance is equal to all instances of
ImmutableCommitCommentEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
This instance is equal to all instances of
ImmutableCreateEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
This instance is equal to all instances of
ImmutableDeleteEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
This instance is equal to all instances of
ImmutableDeploymentEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
This instance is equal to all instances of
ImmutableDeploymentStatusEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation
-
This instance is equal to all instances of
ImmutableEventInstallationthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
This instance is equal to all instances of
ImmutableForkEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableHref
-
This instance is equal to all instances of
ImmutableHrefthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
This instance is equal to all instances of
ImmutableIssueCommentEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
This instance is equal to all instances of
ImmutableIssuesEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
This instance is equal to all instances of
ImmutablePullRequestEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
This instance is equal to all instances of
ImmutablePullRequestReviewCommentEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
This instance is equal to all instances of
ImmutablePullRequestReviewEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
This instance is equal to all instances of
ImmutablePushEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
This instance is equal to all instances of
ImmutableRepositoryEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
This instance is equal to all instances of
ImmutableReviewLinksthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
This instance is equal to all instances of
ImmutableStatusEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
-
This instance is equal to all instances of
ImmutableInstallationRepositoriesResponsethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
This instance is equal to all instances of
ImmutableAccessTokenthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
This instance is equal to all instances of
ImmutableAnnotationthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
This instance is equal to all instances of
ImmutableAppthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
This instance is equal to all instances of
ImmutableCheckRunActionthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
This instance is equal to all instances of
ImmutableCheckRunImagethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
This instance is equal to all instances of
ImmutableCheckRunOutputthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
This instance is equal to all instances of
ImmutableCheckRunRequestthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
This instance is equal to all instances of
ImmutableCheckRunResponsethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
This instance is equal to all instances of
ImmutableCheckRunResponseListthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
This instance is equal to all instances of
ImmutableCheckSuitethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
This instance is equal to all instances of
ImmutableCheckSuiteResponseListthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
This instance is equal to all instances of
ImmutableInstallationthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
This instance is equal to all instances of
ImmutableInstallationListthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
This instance is equal to all instances of
ImmutableCommentthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
This instance is equal to all instances of
ImmutableCommentReactionthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
This instance is equal to all instances of
ImmutableAuthorthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableBlob
-
This instance is equal to all instances of
ImmutableBlobthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
This instance is equal to all instances of
ImmutableCommitthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
This instance is equal to all instances of
ImmutableFileItemthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableParentItem
-
This instance is equal to all instances of
ImmutableParentItemthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableReference
-
This instance is equal to all instances of
ImmutableReferencethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
This instance is equal to all instances of
ImmutableReferenceObjectthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableShaLink
-
This instance is equal to all instances of
ImmutableShaLinkthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableStatItem
-
This instance is equal to all instances of
ImmutableStatItemthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableTag
-
This instance is equal to all instances of
ImmutableTagthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableTree
-
This instance is equal to all instances of
ImmutableTreethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
This instance is equal to all instances of
ImmutableTreeItemthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.git.ImmutableVerification
-
This instance is equal to all instances of
ImmutableVerificationthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
This instance is equal to all instances of
ImmutableWebhookthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
This instance is equal to all instances of
ImmutableWebhookConfigthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
This instance is equal to all instances of
ImmutableWebhookCreatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.ImmutableMilestone
-
This instance is equal to all instances of
ImmutableMilestonethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.ImmutableTeam
-
This instance is equal to all instances of
ImmutableTeamthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.ImmutableUser
-
This instance is equal to all instances of
ImmutableUserthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.issues.changes.ImmutableBody
-
This instance is equal to all instances of
ImmutableBodythat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.issues.changes.ImmutableChanges
-
This instance is equal to all instances of
ImmutableChangesthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
This instance is equal to all instances of
ImmutableEventthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
This instance is equal to all instances of
ImmutableIssuethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
This instance is equal to all instances of
ImmutableLabelthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
This instance is equal to all instances of
ImmutablePullRequestthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
This instance is equal to all instances of
ImmutableMembershipthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
This instance is equal to all instances of
ImmutableOrgMembershipthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
This instance is equal to all instances of
ImmutableTeamInvitationthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate
-
This instance is equal to all instances of
ImmutableMembershipCreatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate
-
This instance is equal to all instances of
ImmutableOrgMembershipCreatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
This instance is equal to all instances of
ImmutableTeamCreatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
This instance is equal to all instances of
ImmutableTeamUpdatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
This instance is equal to all instances of
ImmutableCommentthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
This instance is equal to all instances of
ImmutableCommentLinksthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
This instance is equal to all instances of
ImmutableMergeParametersthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
This instance is equal to all instances of
ImmutablePullRequestthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
This instance is equal to all instances of
ImmutablePullRequestItemthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
This instance is equal to all instances of
ImmutablePullRequestLinksthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
This instance is equal to all instances of
ImmutablePullRequestRefthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
This instance is equal to all instances of
ImmutableRequestReviewParametersthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
This instance is equal to all instances of
ImmutableReviewthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
This instance is equal to all instances of
ImmutableReviewCommentthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
This instance is equal to all instances of
ImmutableReviewParametersthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
This instance is equal to all instances of
ImmutableReviewRequeststhat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
This instance is equal to all instances of
ImmutablePullRequestCreatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
This instance is equal to all instances of
ImmutablePullRequestParametersthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
This instance is equal to all instances of
ImmutablePullRequestUpdatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
This instance is equal to all instances of
ImmutableBranchthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
This instance is equal to all instances of
ImmutableCommitthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
This instance is equal to all instances of
ImmutableCommitComparisonthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
This instance is equal to all instances of
ImmutableCommitItemthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
This instance is equal to all instances of
ImmutableCommitStatusthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
This instance is equal to all instances of
ImmutableCommitWithFolderContentthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
This instance is equal to all instances of
ImmutableContentthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
This instance is equal to all instances of
ImmutableDeploymentthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
This instance is equal to all instances of
ImmutableFilethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
This instance is equal to all instances of
ImmutableFolderContentthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
This instance is equal to all instances of
ImmutableOrganizationthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
This instance is equal to all instances of
ImmutablePermissionsthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableProtection
-
This instance is equal to all instances of
ImmutableProtectionthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
This instance is equal to all instances of
ImmutablePushCommitthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
This instance is equal to all instances of
ImmutablePushRepositorythat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
This instance is equal to all instances of
ImmutableRepositorythat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
This instance is equal to all instances of
ImmutableRepositoryBasethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
This instance is equal to all instances of
ImmutableRepositoryInvitationthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
-
This instance is equal to all instances of
ImmutableRequiredStatusChecksthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
This instance is equal to all instances of
ImmutableStatusthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
This instance is equal to all instances of
ImmutableAuthenticatedUserRepositoriesFilterthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
This instance is equal to all instances of
ImmutableFileCreatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
This instance is equal to all instances of
ImmutableFileUpdatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
This instance is equal to all instances of
ImmutableRepositoryCreateStatusthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
This instance is equal to all instances of
ImmutableRepositoryDispatchthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
This instance is equal to all instances of
ImmutableRepositoryUpdatethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.search.ImmutableSearch
-
This instance is equal to all instances of
ImmutableSearchthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
This instance is equal to all instances of
ImmutableSearchIssuethat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
This instance is equal to all instances of
ImmutableSearchIssuesthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
This instance is equal to all instances of
ImmutableSearchRepositoriesthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
This instance is equal to all instances of
ImmutableSearchUsersthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
This instance is equal to all instances of
ImmutableSearchParametersthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason
-
This instance is equal to all instances of
ImmutableSuspensionReasonthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
This instance is equal to all instances of
ImmutableWorkflowsRepositoryResponseListthat have equal attribute values. - equals(Object) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
This instance is equal to all instances of
ImmutableWorkflowsResponsethat have equal attribute values. - ERROR - Static variable in class com.spotify.github.tracing.TraceHelper.TraceTags
- ERROR - Static variable in class com.spotify.github.v3.repos.StatusState
- ERROR_MESSAGE - Static variable in class com.spotify.github.tracing.TraceHelper.TraceTags
- event() - Method in interface com.spotify.github.v3.issues.Event
-
Identifies the actual type of Event that occurred.
- event() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Identifies the actual type of Event that occurred.
- event() - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Review action you want to perform.
- event() - Method in class com.spotify.github.v3.prs.ReviewParameters
-
Review action you want to perform.
- event(String) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the value for the
eventattribute. - event(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Initializes the value for the
eventattribute. - Event - Interface in com.spotify.github.v3.issues
-
Issue event resource.
- eventInstallation() - Method in interface com.spotify.github.v3.activity.events.BaseEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
The
EventInstallation, if the event comes from a Github App. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - eventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
eventInstallationattribute. - EventInstallation - Interface in com.spotify.github.v3.activity.events
-
The Event installation resource.
- events() - Method in interface com.spotify.github.v3.checks.App
-
Events list this App will consume, such as push, pull_request, etc.
- events() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Events list this App will consume, such as push, pull_request, etc.
- events() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Events list this installation will consume, such as push, pull_request, etc.
- events() - Method in interface com.spotify.github.v3.checks.Installation
-
Events list this installation will consume, such as push, pull_request, etc.
- events() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Determines what events the hook is triggered for.
- events() - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Events
- events() - Method in interface com.spotify.github.v3.hooks.requests.WebhookCreate
-
Events
- events() - Method in interface com.spotify.github.v3.hooks.Webhook
-
Determines what events the hook is triggered for.
- events(Iterable<String>) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Sets or replaces all elements for
eventslist. - events(Iterable<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Sets or replaces all elements for
eventslist. - events(Iterable<String>) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Sets or replaces all elements for
eventslist. - events(Iterable<String>) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Sets or replaces all elements for
eventslist. - eventsUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Events URL template.
- eventsUrl() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Events URL.
- eventsUrl() - Method in interface com.spotify.github.v3.issues.Issue
-
Events URL.
- eventsUrl() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Events API URL.
- eventsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Events URL
- eventsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Events URL
- eventsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Events URL
- eventsUrl() - Method in interface com.spotify.github.v3.repos.Organization
-
Events API URL.
- eventsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Events URL
- eventsUrl() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Events URL.
- eventsUrl() - Method in interface com.spotify.github.v3.User
-
Events URL template.
- eventsUrl(String) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
eventsUrlattribute. - eventsUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
eventsUrlto eventsUrl. - eventsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Initializes the value for the
eventsUrlattribute. - eventsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
eventsUrlattribute. - eventsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
eventsUrlattribute. - eventsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
eventsUrlattribute. - eventsUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
eventsUrlto eventsUrl. - eventsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
eventsUrlto eventsUrl. - eventsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
eventsUrlto eventsUrl. - eventType() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
The custom webhook event name
- eventType() - Method in interface com.spotify.github.v3.repos.requests.RepositoryDispatch
-
The custom webhook event name
- eventType(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch.Builder
-
Initializes the value for the
eventTypeattribute. - exceptionallyCompose(CompletableFuture<T>, Function<Throwable, CompletableFuture<T>>) - Static method in class com.spotify.github.async.Async
- expired() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Whether or not the invitation has expired
- expired() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
Whether or not the invitation has expired
- expired(boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the optional value
expiredto expired. - expired(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the optional value
expiredto expired. - expiresAt() - Method in interface com.spotify.github.v3.checks.AccessToken
-
Token expiration date.
- expiresAt() - Method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
Token expiration date.
- expiresAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableAccessToken.Builder
-
Initializes the value for the
expiresAtattribute. - externalId() - Method in interface com.spotify.github.v3.checks.CheckRunBase
-
A reference for the run on the integrator's system.
- externalId() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
A reference for the run on the integrator's system.
- externalId() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
A reference for the run on the integrator's system.
- externalId(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
externalIdto externalId. - externalId(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
externalIdto externalId. - externalId(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
externalIdto externalId. - externalId(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
externalIdto externalId. - externalUrl() - Method in interface com.spotify.github.v3.checks.App
-
External url string.
- externalUrl() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
External url string.
- externalUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the value for the
externalUrlattribute. - EYES - com.spotify.github.v3.comment.CommentReactionContent
F
- failedReason() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Failed reason
- failedReason() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
Failed reason
- failedReason(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
failedReasonattribute. - failSpan(Span, Throwable) - Static method in class com.spotify.github.tracing.TraceHelper
- failure - com.spotify.github.v3.checks.AnnotationLevel
- failure - com.spotify.github.v3.checks.CheckRunConclusion
- failure(Throwable) - Method in class com.spotify.github.tracing.opencensus.OpenCensusSpan
- failure(Throwable) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- failure(Throwable) - Method in interface com.spotify.github.tracing.Span
- FAILURE - Static variable in class com.spotify.github.v3.repos.StatusState
- File - Interface in com.spotify.github.v3.repos
-
File resource.
- FILE - Static variable in class com.spotify.github.v3.repos.ContentType
- FileCreate - Interface in com.spotify.github.v3.repos.requests
-
Request to create a file.
- FileItem - Interface in com.spotify.github.v3.git
- filename() - Method in interface com.spotify.github.v3.git.FileItem
-
Commit node_id.
- filename() - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Commit node_id.
- filename() - Method in interface com.spotify.github.v3.repos.File
-
File name
- filename() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
File name
- filename(String) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
filenameattribute. - filename(String) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the value for the
filenameattribute. - files() - Method in interface com.spotify.github.v3.repos.Commit
-
File objects included in the commit.
- files() - Method in interface com.spotify.github.v3.repos.CommitComparison
-
Files
- files() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
File objects included in the commit.
- files() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Files
- files(Iterable<? extends File>) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Sets or replaces all elements for
fileslist. - files(Iterable<? extends File>) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Sets or replaces all elements for
fileslist. - FileUpdate - Interface in com.spotify.github.v3.repos.requests
-
Request to update file content.
- FolderContent - Interface in com.spotify.github.v3.repos
-
Repository file content resource
- followersUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Followers URL.
- followersUrl() - Method in interface com.spotify.github.v3.User
-
Followers URL.
- followersUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
followersUrlattribute. - followingUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Following URL template.
- followingUrl() - Method in interface com.spotify.github.v3.User
-
Following URL template.
- followingUrl(String) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
followingUrlattribute. - forced() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
True if given reference was force pushed
- forced() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
True if given reference was force pushed
- forced(Boolean) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
forcedattribute. - fork() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Is it a fork
- fork() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Is it a fork
- fork() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Is it a fork
- fork() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Is it a fork
- fork(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
forkattribute. - fork(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
forkattribute. - fork(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
forkattribute. - forkee() - Method in interface com.spotify.github.v3.activity.events.ForkEvent
-
The
Repositorythat was created. - forkee() - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
The
Repositorythat was created. - forkee(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent.Builder
-
Initializes the value for the
forkeeattribute. - ForkEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when a user forks a repository.
- forks() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- forks() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- forks() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- forks() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Deprecated.
- forks(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- forks(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- forks(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- forksCount() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Forks count
- forksCount() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Forks count
- forksCount() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Forks count
- forksCount() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Forks count
- forksCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
forksCountattribute. - forksCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
forksCountattribute. - forksCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
forksCountattribute. - forksUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Forks URL
- forksUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Forks URL
- forksUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Forks URL
- forksUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Forks URL
- forksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
forksUrlattribute. - forksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
forksUrlattribute. - forksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
forksUrlattribute. - from() - Method in interface com.spotify.github.v3.issues.changes.Body
-
The previous version of the body if the issue comment was edited.
- from() - Method in class com.spotify.github.v3.issues.changes.ImmutableBody
-
The previous version of the body if the issue comment was edited.
- from(CloseTracking) - Method in class com.spotify.github.ImmutableCloseTracking.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.CloseTrackinginstance. - from(CloseTracking) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.CloseTrackinginstance. - from(CloseTracking) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.CloseTrackinginstance. - from(CloseTracking) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.CloseTrackinginstance. - from(CloseTracking) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.CloseTrackinginstance. - from(CloseTracking) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.CloseTrackinginstance. - from(Link) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Fill a builder with attribute values from the provided
Linkinstance. - from(Pagination) - Method in class com.spotify.github.http.ImmutablePagination.Builder
-
Fill a builder with attribute values from the provided
Paginationinstance. - from(Links) - Method in class com.spotify.github.ImmutableLinks.Builder
-
Fill a builder with attribute values from the provided
Linksinstance. - from(Links) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.Linksinstance. - from(Links) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.Linksinstance. - from(Links.Href<T>) - Method in class com.spotify.github.ImmutableHref.Builder
-
Fill a builder with attribute values from the provided
Hrefinstance. - from(UpdateTracking) - Method in class com.spotify.github.ImmutableCloseTracking.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.ImmutableUpdateTracking.Builder
-
Fill a builder with attribute values from the provided
UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(UpdateTracking) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.UpdateTrackinginstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent.Builder
-
Fill a builder with attribute values from the provided
BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(BaseEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.BaseEventinstance. - from(CheckRunEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.CheckRunEventinstance. - from(CommitCommentEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.CommitCommentEventinstance. - from(CreateEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.CreateEventinstance. - from(DeleteEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.DeleteEventinstance. - from(DeploymentEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.DeploymentEventinstance. - from(DeploymentStatusEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.DeploymentStatusEventinstance. - from(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation.Builder
-
Fill a builder with attribute values from the provided
EventInstallationinstance. - from(ForkEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.ForkEventinstance. - from(IssueCommentEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.IssueCommentEventinstance. - from(IssuesEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.IssuesEventinstance. - from(PullRequestEvent) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.PullRequestEventinstance. - from(PullRequestReviewCommentEvent) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.PullRequestReviewCommentEventinstance. - from(PullRequestReviewEvent) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.PullRequestReviewEventinstance. - from(PushEvent) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Fill a builder with attribute values from the provided
PushEventinstance. - from(RepositoryEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.RepositoryEventinstance. - from(ReviewLinks) - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks.Builder
-
Fill a builder with attribute values from the provided
ReviewLinksinstance. - from(ReviewLinks.Href<T>) - Method in class com.spotify.github.v3.activity.events.ImmutableHref.Builder
-
Fill a builder with attribute values from the provided
Hrefinstance. - from(StatusEvent) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.activity.events.StatusEventinstance. - from(InstallationRepositoriesResponse) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse.Builder
-
Fill a builder with attribute values from the provided
InstallationRepositoriesResponseinstance. - from(AccessToken) - Method in class com.spotify.github.v3.checks.ImmutableAccessToken.Builder
-
Fill a builder with attribute values from the provided
AccessTokeninstance. - from(Annotation) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Fill a builder with attribute values from the provided
Annotationinstance. - from(App) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Fill a builder with attribute values from the provided
Appinstance. - from(CheckRunAction) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction.Builder
-
Fill a builder with attribute values from the provided
CheckRunActioninstance. - from(CheckRunBase) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.checks.CheckRunBaseinstance. - from(CheckRunBase) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.checks.CheckRunBaseinstance. - from(CheckRunImage) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage.Builder
-
Fill a builder with attribute values from the provided
CheckRunImageinstance. - from(CheckRunOutput) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Fill a builder with attribute values from the provided
CheckRunOutputinstance. - from(CheckRunRequest) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.checks.CheckRunRequestinstance. - from(CheckRunResponse) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.checks.CheckRunResponseinstance. - from(CheckRunResponseList) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList.Builder
-
Fill a builder with attribute values from the provided
CheckRunResponseListinstance. - from(CheckSuite) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite.Builder
-
Fill a builder with attribute values from the provided
CheckSuiteinstance. - from(CheckSuiteResponseList) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList.Builder
-
Fill a builder with attribute values from the provided
CheckSuiteResponseListinstance. - from(Installation) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Fill a builder with attribute values from the provided
Installationinstance. - from(InstallationList) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList.Builder
-
Fill a builder with attribute values from the provided
InstallationListinstance. - from(Comment) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.comment.Commentinstance. - from(CommentReaction) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.comment.CommentReactioninstance. - from(Author) - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Fill a builder with attribute values from the provided
Authorinstance. - from(Blob) - Method in class com.spotify.github.v3.git.ImmutableBlob.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.Blobinstance. - from(Commit) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Fill a builder with attribute values from the provided
Commitinstance. - from(FileItem) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Fill a builder with attribute values from the provided
FileIteminstance. - from(ParentItem) - Method in class com.spotify.github.v3.git.ImmutableParentItem.Builder
-
Fill a builder with attribute values from the provided
ParentIteminstance. - from(Reference) - Method in class com.spotify.github.v3.git.ImmutableReference.Builder
-
Fill a builder with attribute values from the provided
Referenceinstance. - from(ReferenceObject) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ReferenceObjectinstance. - from(ShaLink) - Method in class com.spotify.github.v3.git.ImmutableBlob.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.git.ImmutableShaLink.Builder
-
Fill a builder with attribute values from the provided
ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.ShaLinkinstance. - from(StatItem) - Method in class com.spotify.github.v3.git.ImmutableStatItem.Builder
-
Fill a builder with attribute values from the provided
StatIteminstance. - from(Tag) - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.Taginstance. - from(Tree) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.Treeinstance. - from(TreeItem) - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.git.TreeIteminstance. - from(Verification) - Method in class com.spotify.github.v3.git.ImmutableVerification.Builder
-
Fill a builder with attribute values from the provided
Verificationinstance. - from(WebhookCreate) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Fill a builder with attribute values from the provided
WebhookCreateinstance. - from(Webhook) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.hooks.Webhookinstance. - from(WebhookConfig) - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig.Builder
-
Fill a builder with attribute values from the provided
WebhookConfiginstance. - from(Changes) - Method in class com.spotify.github.v3.issues.changes.ImmutableChanges.Builder
-
Fill a builder with attribute values from the provided
Changesinstance. - from(Event) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Fill a builder with attribute values from the provided
Eventinstance. - from(Issue) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.issues.Issueinstance. - from(Issue) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.issues.Issueinstance. - from(Label) - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Fill a builder with attribute values from the provided
Labelinstance. - from(PullRequest) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest.Builder
-
Fill a builder with attribute values from the provided
PullRequestinstance. - from(Milestone) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.Milestoneinstance. - from(Membership) - Method in class com.spotify.github.v3.orgs.ImmutableMembership.Builder
-
Fill a builder with attribute values from the provided
Membershipinstance. - from(OrgMembership) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership.Builder
-
Fill a builder with attribute values from the provided
OrgMembershipinstance. - from(MembershipCreate) - Method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate.Builder
-
Fill a builder with attribute values from the provided
MembershipCreateinstance. - from(OrgMembershipCreate) - Method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate.Builder
-
Fill a builder with attribute values from the provided
OrgMembershipCreateinstance. - from(TeamCreate) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Fill a builder with attribute values from the provided
TeamCreateinstance. - from(TeamUpdate) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Fill a builder with attribute values from the provided
TeamUpdateinstance. - from(TeamInvitation) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Fill a builder with attribute values from the provided
TeamInvitationinstance. - from(Comment) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.prs.Commentinstance. - from(CommentLinks) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.prs.CommentLinksinstance. - from(MergeParameters) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters.Builder
-
Fill a builder with attribute values from the provided
MergeParametersinstance. - from(PullRequest) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.prs.PullRequestinstance. - from(PullRequestItem) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.prs.PullRequestIteminstance. - from(PullRequestItem) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.prs.PullRequestIteminstance. - from(PullRequestLinks) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.prs.PullRequestLinksinstance. - from(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Fill a builder with attribute values from the provided
PullRequestRefinstance. - from(RequestReviewParameters) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters.Builder
-
Fill a builder with attribute values from the provided
RequestReviewParametersinstance. - from(PullRequestCreate) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate.Builder
-
Fill a builder with attribute values from the provided
PullRequestCreateinstance. - from(PullRequestParameters) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Fill a builder with attribute values from the provided
PullRequestParametersinstance. - from(PullRequestUpdate) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate.Builder
-
Fill a builder with attribute values from the provided
PullRequestUpdateinstance. - from(Review) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Fill a builder with attribute values from the provided
Reviewinstance. - from(ReviewComment) - Method in class com.spotify.github.v3.prs.ImmutableReviewComment.Builder
-
Fill a builder with attribute values from the provided
ReviewCommentinstance. - from(ReviewParameters) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters.Builder
-
Fill a builder with attribute values from the provided
ReviewParametersinstance. - from(ReviewRequests) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Fill a builder with attribute values from the provided
ReviewRequestsinstance. - from(Branch) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Fill a builder with attribute values from the provided
Branchinstance. - from(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.Commitinstance. - from(CommitComparison) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Fill a builder with attribute values from the provided
CommitComparisoninstance. - from(CommitItem) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.CommitIteminstance. - from(CommitItem) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.CommitIteminstance. - from(CommitStatus) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus.Builder
-
Fill a builder with attribute values from the provided
CommitStatusinstance. - from(CommitWithFolderContent) - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent.Builder
-
Fill a builder with attribute values from the provided
CommitWithFolderContentinstance. - from(Content) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.Contentinstance. - from(Deployment) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.Deploymentinstance. - from(File) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Fill a builder with attribute values from the provided
Fileinstance. - from(FolderContent) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.FolderContentinstance. - from(FolderContent) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.FolderContentinstance. - from(Organization) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Fill a builder with attribute values from the provided
Organizationinstance. - from(Permissions) - Method in class com.spotify.github.v3.repos.ImmutablePermissions.Builder
-
Fill a builder with attribute values from the provided
Permissionsinstance. - from(Protection) - Method in class com.spotify.github.v3.repos.ImmutableProtection.Builder
-
Fill a builder with attribute values from the provided
Protectioninstance. - from(PushCommit) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Fill a builder with attribute values from the provided
PushCommitinstance. - from(PushRepository) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.PushRepositoryinstance. - from(Repository) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.Repositoryinstance. - from(RepositoryBase) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.RepositoryBaseinstance. - from(RepositoryBase) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.RepositoryBaseinstance. - from(RepositoryBase) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.RepositoryBaseinstance. - from(RepositoryInvitation) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Fill a builder with attribute values from the provided
RepositoryInvitationinstance. - from(AuthenticatedUserRepositoriesFilter) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter.Builder
-
Fill a builder with attribute values from the provided
AuthenticatedUserRepositoriesFilterinstance. - from(FileCreate) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate.Builder
-
Fill a builder with attribute values from the provided
FileCreateinstance. - from(FileUpdate) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate.Builder
-
Fill a builder with attribute values from the provided
FileUpdateinstance. - from(RepositoryCreateStatus) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus.Builder
-
Fill a builder with attribute values from the provided
RepositoryCreateStatusinstance. - from(RepositoryDispatch) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch.Builder
-
Fill a builder with attribute values from the provided
RepositoryDispatchinstance. - from(RepositoryUpdate) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Fill a builder with attribute values from the provided
RepositoryUpdateinstance. - from(RequiredStatusChecks) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks.Builder
-
Fill a builder with attribute values from the provided
RequiredStatusChecksinstance. - from(Status) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.repos.Statusinstance. - from(SearchParameters) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Fill a builder with attribute values from the provided
SearchParametersinstance. - from(Search) - Method in class com.spotify.github.v3.search.ImmutableSearch.Builder
-
Fill a builder with attribute values from the provided
Searchinstance. - from(Search) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.search.Searchinstance. - from(Search) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.search.Searchinstance. - from(Search) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.search.Searchinstance. - from(SearchIssue) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.search.SearchIssueinstance. - from(SearchIssues) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.search.SearchIssuesinstance. - from(SearchRepositories) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.search.SearchRepositoriesinstance. - from(SearchUsers) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Fill a builder with attribute values from the provided
com.spotify.github.v3.search.SearchUsersinstance. - from(Team) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Fill a builder with attribute values from the provided
Teaminstance. - from(User) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Fill a builder with attribute values from the provided
Userinstance. - from(SuspensionReason) - Method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason.Builder
-
Fill a builder with attribute values from the provided
SuspensionReasoninstance. - from(WorkflowsRepositoryResponseList) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList.Builder
-
Fill a builder with attribute values from the provided
WorkflowsRepositoryResponseListinstance. - from(WorkflowsResponse) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Fill a builder with attribute values from the provided
WorkflowsResponseinstance. - from(String) - Method in class com.spotify.github.v3.issues.changes.ImmutableBody.Builder
-
Initializes the value for the
fromattribute. - from(String[]) - Static method in interface com.spotify.github.http.Link
-
Construct a Link object from an array of link header strings.
- fromJson(byte[], TypeReference<T>) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJson(byte[], JavaType) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJson(byte[], Class<T>) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJson(String, TypeReference<T>) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJson(String, JavaType) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJson(String, Class<T>) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJsonUnchecked(String, TypeReference<T>) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJsonUnchecked(String, Class<T>) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJsonUncheckedNotNull(String, TypeReference<T>) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromJsonUncheckedNotNull(String, Class<T>) - Method in class com.spotify.github.jackson.Json
-
De-serialize an object from a json string.
- fromPrivateKey(byte[]) - Static method in class com.spotify.github.v3.clients.JwtTokenIssuer
-
Instantiates a new Jwt token issuer.
- fullName() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Full name: org/repo
- fullName() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Full name: org/repo
- fullName() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Full name: org/repo
- fullName() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Full name: org/repo
- fullName(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
fullNameattribute. - fullName(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
fullNameattribute. - fullName(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
fullNameattribute.
G
- get(int) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
Get a specific pull request.
- getAccessToken() - Method in class com.spotify.github.v3.clients.GitHubClient
- getAccessToken(Integer) - Method in class com.spotify.github.v3.clients.GithubAppClient
-
Authenticates as an installation
- getBranch(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get a specific branch.
- getBranchReference(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Get a git branch reference
- getCheckRun(long) - Method in class com.spotify.github.v3.clients.ChecksClient
-
Gets a checkRun by id.
- getCheckRuns(String) - Method in class com.spotify.github.v3.clients.ChecksClient
-
List checkRuns for a given ref.
- getCheckSuite(String) - Method in class com.spotify.github.v3.clients.ChecksClient
-
Gets a checkRun by id.
- getCheckSuites(String) - Method in class com.spotify.github.v3.clients.ChecksClient
-
List checkSuites for a given ref.
- getComment(int) - Method in class com.spotify.github.v3.clients.IssueClient
-
Get a specific comment.
- getComment(int) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get a specific comment.
- getCommit(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get a repository commit.
- getCommitStatus(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get status for a given commit.
- getFileContent(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get repository contents of a file.
- getFileContent(String, String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get repository contents of a file.
- getFolderContent(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get repository contents of a folder.
- getFolderContent(String, String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get repository contents of a folder.
- getInstallation() - Method in class com.spotify.github.v3.clients.GithubAppClient
-
Get Installation of repo or org
- getInstallation(Integer) - Method in class com.spotify.github.v3.clients.GithubAppClient
-
Get Installation identified by its installation id
- getInstallations() - Method in class com.spotify.github.v3.clients.GithubAppClient
-
List Installations of an app.
- getIssue(int) - Method in class com.spotify.github.v3.clients.IssueClient
-
Get issue by id
- getLanguages() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get repository language stats.
- getMembership(String, String) - Method in class com.spotify.github.v3.clients.TeamClient
-
Get a team membership of a user.
- getOrgMembership(String) - Method in class com.spotify.github.v3.clients.OrganisationClient
-
Get an org membership of a user.
- getPrivateKey() - Method in class com.spotify.github.v3.clients.GitHubClient
- getRawMessage() - Method in exception com.spotify.github.v3.exceptions.RequestNotOkException
-
Get the raw message from github
- getRecursiveTree(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Get a repository tree recursively.
- getRepository() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Get information about this repository.
- getTag(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Get a git annotated tag.
- getTagReference(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Get a git tag reference.
- getTeam(String) - Method in class com.spotify.github.v3.clients.TeamClient
-
Get a specific team in an organisation.
- getToken(Integer) - Method in class com.spotify.github.v3.clients.JwtTokenIssuer
-
Generates a JWT token for the given APP ID.
- getTree(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Get a repository tree.
- getTree(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Deprecated.Use
GitDataClient.getTree(String)instead - getUserInstallation() - Method in class com.spotify.github.v3.clients.GithubAppClient
-
Get an installation of a user
- getWorkflow(int) - Method in class com.spotify.github.v3.clients.WorkflowsClient
-
Gets a workflow by id.
- gistsUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Gists URL template.
- gistsUrl() - Method in interface com.spotify.github.v3.User
-
Gists URL template.
- gistsUrl(String) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
gistsUrlattribute. - gitCommitsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Git commits URL template
- gitCommitsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Git commits URL template
- gitCommitsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Git commits URL template
- gitCommitsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Git commits URL template
- gitCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
gitCommitsUrlattribute. - gitCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
gitCommitsUrlattribute. - gitCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
gitCommitsUrlattribute. - GitDataClient - Class in com.spotify.github.v3.clients
-
Reference Api client
- GithubApiModule - Class in com.spotify.github.jackson
-
Jackson databind module for Github API serialization.
- GithubApiModule() - Constructor for class com.spotify.github.jackson.GithubApiModule
-
c'tor.
- GithubAppClient - Class in com.spotify.github.v3.clients
-
Apps API client
- GitHubClient - Class in com.spotify.github.v3.clients
-
GitHub client is a main communication entry point.
- GithubException - Exception in com.spotify.github.v3.exceptions
-
Common github exception
- GithubException(String) - Constructor for exception com.spotify.github.v3.exceptions.GithubException
-
C'tor for setting a message
- GithubException(String, Throwable) - Constructor for exception com.spotify.github.v3.exceptions.GithubException
-
C'tor for setting a message
- GitHubInstant - Class in com.spotify.github
-
Make sure we can represent a GitHub date, they are inconsistent at best.
- GithubPage<T> - Class in com.spotify.github.v3.clients
-
Async page implementation for github resources
- GithubPageIterator<T> - Class in com.spotify.github.v3.clients
-
Async page iterator implementation
- GithubPageIterator(AsyncPage<T>) - Constructor for class com.spotify.github.v3.clients.GithubPageIterator
-
C'tor.
- GithubStyle - Annotation Type in com.spotify.github
-
The Immutables Value Style annotations.
- gitRefsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Git references URL template
- gitRefsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Git references URL template
- gitRefsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Git references URL template
- gitRefsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Git references URL template
- gitRefsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
gitRefsUrlattribute. - gitRefsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
gitRefsUrlattribute. - gitRefsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
gitRefsUrlattribute. - gitTagsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Git tags URL template
- gitTagsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Git tags URL template
- gitTagsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Git tags URL template
- gitTagsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Git tags URL template
- gitTagsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
gitTagsUrlattribute. - gitTagsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
gitTagsUrlattribute. - gitTagsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
gitTagsUrlattribute. - gitUrl() - Method in interface com.spotify.github.v3.repos.FolderContent
-
Git blob API URL
- gitUrl() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Git blob API URL
- gitUrl() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Git blob API URL
- gitUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Git URL
- gitUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Git URL
- gitUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Git URL
- gitUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Git URL
- gitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
gitUrlattribute. - gitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
gitUrlattribute. - gitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
gitUrlattribute. - gitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
gitUrlattribute. - gitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
gitUrlattribute. - gravatarId() - Method in class com.spotify.github.v3.ImmutableUser
-
Gravatar ID.
- gravatarId() - Method in interface com.spotify.github.v3.User
-
Gravatar ID.
- gravatarId(String) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the optional value
gravatarIdto gravatarId. - gravatarId(Optional<String>) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the optional value
gravatarIdto gravatarId.
H
- hasDownloads() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Does it have downloads
- hasDownloads() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Does it have downloads
- hasDownloads() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Does it have downloads
- hasDownloads() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Does it have downloads
- hasDownloads() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Does it have downloads
- hasDownloads() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Does it have downloads
- hasDownloads(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasDownloadsto hasDownloads. - hasDownloads(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
hasDownloadsattribute. - hasDownloads(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
hasDownloadsattribute. - hasDownloads(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
hasDownloadsattribute. - hasDownloads(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasDownloadsto hasDownloads. - hashCode() - Method in class com.spotify.github.http.ImmutableLink
-
Computes a hash code from attributes:
url,rel,rev,type,media,title,anchor. - hashCode() - Method in class com.spotify.github.http.ImmutablePagination
-
Computes a hash code from attributes:
current,last,previous,next. - hashCode() - Method in class com.spotify.github.ImmutableCloseTracking
-
Computes a hash code from attributes:
createdAt,updatedAt,closedAt. - hashCode() - Method in class com.spotify.github.ImmutableHref
-
Computes a hash code from attributes:
href. - hashCode() - Method in class com.spotify.github.ImmutableLinks
-
Computes a hash code from attributes:
self,html. - hashCode() - Method in class com.spotify.github.ImmutableUpdateTracking
-
Computes a hash code from attributes:
createdAt,updatedAt. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,createdAt,updatedAt,action,checkRun. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,action,comment. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,ref,refType,masterBranch,description,pusherType. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,ref,refType,pusherType. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,deployment. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,deploymentStatus,deployment. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation
-
Computes a hash code from attributes:
id. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,forkee. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableHref
-
Computes a hash code from attributes:
href. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,action,changes,issue,comment. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,action,issue. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,action,number,pullRequest. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,action,comment,pullRequest. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,action,review,pullRequest. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Computes a hash code from attributes:
repository,sender,ref,before,after,created,deleted,forced,baseRef,compare,commits,headCommit,pusher. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,action,organization. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
Computes a hash code from attributes:
html,pullRequest. - hashCode() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Computes a hash code from attributes:
repository,sender,eventInstallation,createdAt,updatedAt,id,sha,name,targetUrl,context,description,state,commit,branches. - hashCode() - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
-
Computes a hash code from attributes:
totalCount,repositories. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
Computes a hash code from attributes:
token,expiresAt. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Computes a hash code from attributes:
path,blobHref,annotationLevel,message,title,rawDetails,startLine,endLine,startColumn,endColumn. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Computes a hash code from attributes:
id,slug,name,description,externalUrl,htmlUrl,createdAt,updatedAt,permissions,events,installationsCount. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
Computes a hash code from attributes:
label,identifier,description. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
Computes a hash code from attributes:
alt,imageUrl,caption. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Computes a hash code from attributes:
title,summary,text,images,annotations,annotationsCount,annotationsUrl. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Computes a hash code from attributes:
headSha,name,status,conclusion,startedAt,completedAt,externalId,detailsUrl,output,actions. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Computes a hash code from attributes:
headSha,name,status,conclusion,startedAt,completedAt,externalId,detailsUrl,id,url,htmlUrl,output,checkSuite,app. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
Computes a hash code from attributes:
totalCount,checkRuns. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Computes a hash code from attributes:
id,app,headBranch. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
Computes a hash code from attributes:
totalCount,checkSuites. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Computes a hash code from attributes:
id,account,accessTokensUrl,repositoriesUrl,htmlUrl,appId,targetId,targetType,permissions,events,singleFileName,repositorySelection. - hashCode() - Method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Computes a hash code from attributes:
totalCount,installations. - hashCode() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Computes a hash code from attributes:
createdAt,updatedAt,url,htmlUrl,id,user,position,line,path,commitId,body,issueUrl. - hashCode() - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Computes a hash code from attributes:
createdAt,updatedAt,id,user,content. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Computes a hash code from attributes:
name,email,username,date. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Computes a hash code from attributes:
sha,url,content,encoding,size. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Computes a hash code from attributes:
sha,url,author,committer,message,tree,commentCount. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Computes a hash code from attributes:
sha,filename,status,additions,deletions,changes,blobUrl,rawUrl,contentsUrl,patch. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableParentItem
-
Computes a hash code from attributes:
sha,url,htmlUrl. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableReference
-
Computes a hash code from attributes:
ref,url,object. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
Computes a hash code from attributes:
sha,url,type. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableShaLink
-
Computes a hash code from attributes:
sha,url. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableStatItem
-
Computes a hash code from attributes:
total,additions,deletions. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableTag
-
Computes a hash code from attributes:
sha,url,tag,message,tagger,object. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableTree
-
Computes a hash code from attributes:
sha,url,tree,truncated. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Computes a hash code from attributes:
sha,url,path,mode,type,size. - hashCode() - Method in class com.spotify.github.v3.git.ImmutableVerification
-
Computes a hash code from attributes:
verified,reason,signature,payload. - hashCode() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Computes a hash code from attributes:
createdAt,updatedAt,id,url,testUrl,pingUrl,name,events,active,config. - hashCode() - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
Computes a hash code from attributes:
url,contentType. - hashCode() - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Computes a hash code from attributes:
name,active,events,config. - hashCode() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Computes a hash code from attributes:
createdAt,updatedAt,closedAt,url,htmlUrl,labelsUrl,id,number,state,title,description,creator,openIssues,closedIssues,dueOn. - hashCode() - Method in class com.spotify.github.v3.ImmutableTeam
-
Computes a hash code from attributes:
id,name,slug,description,privacy,permission,nodeId,url,htmlUrl,repositoriesUrl. - hashCode() - Method in class com.spotify.github.v3.ImmutableUser
-
Computes a hash code from attributes:
login,id,avatarUrl,gravatarId,url,htmlUrl,followersUrl,followingUrl,gistsUrl,starredUrl,subscriptionsUrl,organizationsUrl,reposUrl,eventsUrl,receivedEventsUrl,type,siteAdmin. - hashCode() - Method in class com.spotify.github.v3.issues.changes.ImmutableBody
-
Computes a hash code from attributes:
from. - hashCode() - Method in class com.spotify.github.v3.issues.changes.ImmutableChanges
-
Computes a hash code from attributes:
body. - hashCode() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Computes a hash code from attributes:
id,url,actor,event,commitId,commitUrl,createdAt,issue. - hashCode() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Computes a hash code from attributes:
createdAt,updatedAt,closedAt,id,url,eventsUrl,repositoryUrl,labelsUrl,commentsUrl,htmlUrl,number,state,title,body,user,labels,assignee,milestone,locked,comments,pullRequest. - hashCode() - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Computes a hash code from attributes:
id,nodeId,url,name,color,description,isDefault. - hashCode() - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Computes a hash code from attributes:
url,htmlUrl,diffUrl,patchUrl. - hashCode() - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
Computes a hash code from attributes:
url,role,state. - hashCode() - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Computes a hash code from attributes:
url,role,state,organization,user. - hashCode() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Computes a hash code from attributes:
id,login,nodeId,email,role,failedReason,inviter,teamCount,invitationTeamsUrl,invitationSource. - hashCode() - Method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate
-
Computes a hash code from attributes:
role. - hashCode() - Method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate
-
Computes a hash code from attributes:
role. - hashCode() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Computes a hash code from attributes:
name,description,privacy,notificationSetting,maintainers,repoNames,parentTeamId. - hashCode() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Computes a hash code from attributes:
name,description,privacy,notificationSetting,parentTeamId. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Computes a hash code from attributes:
createdAt,updatedAt,url,id,diffHunk,path,position,originalPosition,commitId,originalCommitId,user,body,htmlUrl,pullRequestUrl,links. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Computes a hash code from attributes:
self,html,pullRequest. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Computes a hash code from attributes:
sha,commitMessage,commitTitle,mergeMethod. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Computes a hash code from attributes:
createdAt,updatedAt,closedAt,id,url,htmlUrl,diffUrl,patchUrl,issueUrl,commitsUrl,number,state,title,body,assignee,assignees,milestone,locked,mergedAt,head,base,user,statusesUrl,reviewCommentsUrl,reviewCommentUrl,commentsUrl,links,requestedReviewers,requestedTeams,mergeCommitSha,nodeId,merged,mergeable,mergedBy,comments,reviewComments,commits,additions,deletions,changedFiles,mergeableState,draft,labels. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Computes a hash code from attributes:
createdAt,updatedAt,closedAt,id,url,htmlUrl,diffUrl,patchUrl,issueUrl,commitsUrl,number,state,title,body,assignee,assignees,milestone,locked,mergedAt,head,base,user,statusesUrl,reviewCommentsUrl,reviewCommentUrl,commentsUrl,links,requestedReviewers,requestedTeams,mergeCommitSha. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Computes a hash code from attributes:
self,html,issue,comments,reviewComment,reviewComments,commits,statuses. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Computes a hash code from attributes:
label,ref,sha,user,repo. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Computes a hash code from attributes:
reviewers,teamReviewers. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Computes a hash code from attributes:
id,user,body,submittedAt,state,htmlUrl,pullRequestUrl,links,commitId. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Computes a hash code from attributes:
path,position,body. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Computes a hash code from attributes:
commitId,body,event,comments. - hashCode() - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
Computes a hash code from attributes:
users,teams. - hashCode() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Computes a hash code from attributes:
title,body,head,base,draft. - hashCode() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Computes a hash code from attributes:
state,head,base,sort,direction,per_page,page. - hashCode() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Computes a hash code from attributes:
title,body,state. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Computes a hash code from attributes:
name,commit,isProtected,protectionUrl,protection. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Computes a hash code from attributes:
sha,url,commit,htmlUrl,commentsUrl,author,parents,stats,files,tree. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Computes a hash code from attributes:
baseCommit,mergeBaseCommit,status,aheadBy,behindBy,commits,files. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Computes a hash code from attributes:
sha,url,commit,htmlUrl,commentsUrl,author,parents. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Computes a hash code from attributes:
state,statuses,sha. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
Computes a hash code from attributes:
content,commit. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Computes a hash code from attributes:
sha,url,type,size,name,path,gitUrl,htmlUrl,downloadUrl,encoding,content. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Computes a hash code from attributes:
createdAt,updatedAt,url,id,sha,ref,task,payload,environment,description,creator,statusesUrl,repositoryUrl. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Computes a hash code from attributes:
filename,additions,deletions,changes,status,rawUrl,blobUrl,patch,sha,contentsUrl. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Computes a hash code from attributes:
sha,url,type,size,name,path,gitUrl,htmlUrl,downloadUrl. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Computes a hash code from attributes:
login,id,url,reposUrl,eventsUrl,membersUrl,publicMembersUrl,avatarUrl. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Computes a hash code from attributes:
admin,push,pull. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableProtection
-
Computes a hash code from attributes:
enabled,requiredStatusChecks. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Computes a hash code from attributes:
id,treeId,distinct,message,timestamp,url,author,committer,added,removed,modified. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Computes a hash code from attributes:
createdAt,updatedAt,id,name,fullName,description,isPrivate,isArchived,isPublic,fork,url,htmlUrl,allowAutoMerge,allowSquashMerge,allowMergeCommit,allowRebaseMerge,archiveUrl,assigneesUrl,blobsUrl,branchesUrl,cloneUrl,collaboratorsUrl,commentsUrl,commitsUrl,compareUrl,contentsUrl,contributorsUrl,deploymentsUrl,downloadsUrl,eventsUrl,forksUrl,gitCommitsUrl,gitRefsUrl,gitTagsUrl,gitUrl,hooksUrl,homepage,language,forksCount,stargazersCount,watchersCount,size,defaultBranch,openIssuesCount,hasIssues,hasWiki,hasPages,hasDownloads,permissions,forks,pushedAt,issuesUrl,issueCommentUrl,issueEventsUrl,keysUrl,labelsUrl,languagesUrl,mergesUrl,milestonesUrl,mirrorUrl,notificationsUrl,openIssues,pullsUrl,releasesUrl,sshUrl,stargazersUrl,statusesUrl,subscribersUrl,subscriptionUrl,svnUrl,tagsUrl,treesUrl,teamsUrl,watchers,stargazers,masterBranch,owner. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Computes a hash code from attributes:
createdAt,updatedAt,id,name,fullName,description,isPrivate,isArchived,isPublic,fork,url,htmlUrl,allowAutoMerge,allowSquashMerge,allowMergeCommit,allowRebaseMerge,archiveUrl,assigneesUrl,blobsUrl,branchesUrl,cloneUrl,collaboratorsUrl,commentsUrl,commitsUrl,compareUrl,contentsUrl,contributorsUrl,deploymentsUrl,downloadsUrl,eventsUrl,forksUrl,gitCommitsUrl,gitRefsUrl,gitTagsUrl,gitUrl,hooksUrl,homepage,language,forksCount,stargazersCount,watchersCount,size,defaultBranch,openIssuesCount,hasIssues,hasWiki,hasPages,hasDownloads,permissions,forks,pushedAt,issuesUrl,issueCommentUrl,issueEventsUrl,keysUrl,labelsUrl,languagesUrl,mergesUrl,milestonesUrl,mirrorUrl,notificationsUrl,openIssues,pullsUrl,releasesUrl,sshUrl,stargazersUrl,statusesUrl,subscribersUrl,subscriptionUrl,svnUrl,tagsUrl,treesUrl,teamsUrl,watchers,stargazers,masterBranch,owner. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Computes a hash code from attributes:
createdAt,updatedAt,id,name,fullName,description,isPrivate,isArchived,isPublic,fork,url,htmlUrl,allowAutoMerge,allowSquashMerge,allowMergeCommit,allowRebaseMerge,archiveUrl,assigneesUrl,blobsUrl,branchesUrl,cloneUrl,collaboratorsUrl,commentsUrl,commitsUrl,compareUrl,contentsUrl,contributorsUrl,deploymentsUrl,downloadsUrl,eventsUrl,forksUrl,gitCommitsUrl,gitRefsUrl,gitTagsUrl,gitUrl,hooksUrl,homepage,language,forksCount,stargazersCount,watchersCount,size,defaultBranch,openIssuesCount,hasIssues,hasWiki,hasPages,hasDownloads,permissions,forks,pushedAt,issuesUrl,issueCommentUrl,issueEventsUrl,keysUrl,labelsUrl,languagesUrl,mergesUrl,milestonesUrl,mirrorUrl,notificationsUrl,openIssues,pullsUrl,releasesUrl,sshUrl,stargazersUrl,statusesUrl,subscribersUrl,subscriptionUrl,svnUrl,tagsUrl,treesUrl,teamsUrl,watchers,stargazers,masterBranch. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Computes a hash code from attributes:
id,nodeId,repository,invitee,inviter,permissions,createdAt,expired,url,htmlUrl. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
-
Computes a hash code from attributes:
enforcementLevel,contexts. - hashCode() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Computes a hash code from attributes:
createdAt,updatedAt,state,targetUrl,description,id,url,context,creator,deploymentUrl,repositoryUrl. - hashCode() - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Computes a hash code from attributes:
visibility,affiliation,type,sort,direction. - hashCode() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
Computes a hash code from attributes:
message,content,branch. - hashCode() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
Computes a hash code from attributes:
message,content,sha,branch. - hashCode() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
Computes a hash code from attributes:
state,targetUrl,description,context. - hashCode() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
Computes a hash code from attributes:
eventType,clientPayload. - hashCode() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Computes a hash code from attributes:
description,allowAutoMerge,allowForking,allowSquashMerge,allowMergeCommit,allowRebaseMerge,allowUpdateBranch,defaultBranch,deleteBranchOnMerge,homepage,hasDownloads,hasIssues,hasWiki,hasPages,hasProjects,isArchived,isPrivate,isTemplate,squashMergeCommitMessage,squashMergeCommitTitle,mergeCommitMessage,mergeCommitTitle,teamId,visibility,webCommitSignoffRequired. - hashCode() - Method in class com.spotify.github.v3.search.ImmutableSearch
-
Computes a hash code from attributes:
totalCount,incompleteResults. - hashCode() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Computes a hash code from attributes:
createdAt,updatedAt,closedAt,id,url,eventsUrl,repositoryUrl,labelsUrl,commentsUrl,htmlUrl,number,state,title,body,user,labels,assignee,milestone,locked,comments,pullRequest,score. - hashCode() - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Computes a hash code from attributes:
totalCount,incompleteResults,items. - hashCode() - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Computes a hash code from attributes:
totalCount,incompleteResults,items. - hashCode() - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Computes a hash code from attributes:
totalCount,incompleteResults,items. - hashCode() - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Computes a hash code from attributes:
q,sort,order,per_page,page. - hashCode() - Method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason
-
Computes a hash code from attributes:
reason. - hashCode() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
Computes a hash code from attributes:
totalCount,workflows. - hashCode() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Computes a hash code from attributes:
id,nodeId,name,path,state,createdAt,updatedAt,deletedAt,url,htmlUrl,badgeUrl. - hasIssues() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Does it have issues
- hasIssues() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Does it have issues
- hasIssues() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Does it have issues
- hasIssues() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Does it have issues
- hasIssues() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Does it have issues
- hasIssues() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Does it have issues
- hasIssues(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasIssuesto hasIssues. - hasIssues(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
hasIssuesattribute. - hasIssues(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
hasIssuesattribute. - hasIssues(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
hasIssuesattribute. - hasIssues(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasIssuesto hasIssues. - hasNext() - Method in class com.spotify.github.v3.clients.GithubPageIterator
- hasNextPage() - Method in interface com.spotify.github.async.AsyncPage
-
Has next page.
- hasNextPage() - Method in class com.spotify.github.v3.clients.GithubPage
-
Has next page.
- hasPages() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Does it have pages
- hasPages() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Does it have pages
- hasPages() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Does it have pages
- hasPages() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Does it have pages
- hasPages() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Does it have pages
- hasPages() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Does it have pages
- hasPages(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasPagesto hasPages. - hasPages(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
hasPagesattribute. - hasPages(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
hasPagesattribute. - hasPages(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
hasPagesattribute. - hasPages(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasPagesto hasPages. - hasProjects() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Does it have projects
- hasProjects() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Does it have projects
- hasProjects(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasProjectsto hasProjects. - hasProjects(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasProjectsto hasProjects. - hasWiki() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Does it have wiki
- hasWiki() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Does it have wiki
- hasWiki() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Does it have wiki
- hasWiki() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Does it have wiki
- hasWiki() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Does it have wiki
- hasWiki() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Does it have wiki
- hasWiki(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasWikito hasWiki. - hasWiki(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
hasWikiattribute. - hasWiki(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
hasWikiattribute. - hasWiki(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
hasWikiattribute. - hasWiki(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
hasWikito hasWiki. - head() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Head reference.
- head() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Head reference.
- head() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Head reference.
- head() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
The name of the branch where your changes are implemented.
- head() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Filter pulls by head user and branch name in the format of user:ref-name.
- head() - Method in interface com.spotify.github.v3.prs.requests.PullRequestCreate
-
The name of the branch where your changes are implemented.
- head() - Method in interface com.spotify.github.v3.prs.requests.PullRequestParameters
-
Filter pulls by head user and branch name in the format of user:ref-name.
- head(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
headattribute. - head(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
headattribute. - head(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate.Builder
-
Initializes the value for the
headattribute. - head(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
headto head. - head(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
headto head. - headBranch() - Method in interface com.spotify.github.v3.checks.CheckSuite
- headBranch() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
- headBranch(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite.Builder
-
Initializes the optional value
headBranchto headBranch. - headBranch(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite.Builder
-
Initializes the optional value
headBranchto headBranch. - headCommit() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
The push commit object of the most recent commit on ref after the push.
- headCommit() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
The push commit object of the most recent commit on ref after the push.
- headCommit(PushCommit) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the optional value
headCommitto headCommit. - headCommit(Optional<? extends PushCommit>) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the optional value
headCommitto headCommit. - HEADER_CLOUD_TRACE_CONTEXT - Static variable in class com.spotify.github.tracing.TraceHelper
- HEADER_TRACE_PARENT - Static variable in class com.spotify.github.tracing.TraceHelper
- HEADER_TRACE_STATE - Static variable in class com.spotify.github.tracing.TraceHelper
- headers() - Method in exception com.spotify.github.v3.exceptions.RequestNotOkException
-
Get response headers
- headSha() - Method in interface com.spotify.github.v3.checks.CheckRunBase
-
The SHA of the commit.
- headSha() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The SHA of the commit.
- headSha() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The SHA of the commit.
- headSha(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the value for the
headShaattribute. - headSha(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the value for the
headShaattribute. - HEART - com.spotify.github.v3.comment.CommentReactionContent
- homepage() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Homepage URL
- homepage() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Homepage URL
- homepage() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Homepage URL
- homepage() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Homepage URL
- homepage() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Homepage URL
- homepage() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Homepage URL
- homepage(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
homepageto homepage. - homepage(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
homepageto homepage. - homepage(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
homepageto homepage. - homepage(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
homepageto homepage. - homepage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
homepageto homepage. - homepage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
homepageto homepage. - homepage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
homepageto homepage. - homepage(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
homepageto homepage. - hooksUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Hooks URL
- hooksUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Hooks URL
- hooksUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Hooks URL
- hooksUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Hooks URL
- hooksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
hooksUrlattribute. - hooksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
hooksUrlattribute. - hooksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
hooksUrlattribute. - HOORAY - com.spotify.github.v3.comment.CommentReactionContent
- href() - Method in class com.spotify.github.ImmutableHref
- href() - Method in interface com.spotify.github.Links.Href
- href() - Method in class com.spotify.github.v3.activity.events.ImmutableHref
- href() - Method in interface com.spotify.github.v3.activity.events.ReviewLinks.Href
- href(T) - Method in class com.spotify.github.ImmutableHref.Builder
-
Initializes the value for the
hrefattribute. - href(T) - Method in class com.spotify.github.v3.activity.events.ImmutableHref.Builder
-
Initializes the value for the
hrefattribute. - html() - Method in class com.spotify.github.ImmutableLinks
-
Link to the HTML representaion of this item.
- html() - Method in interface com.spotify.github.Links
-
Link to the HTML representaion of this item.
- html() - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
Html.
- html() - Method in interface com.spotify.github.v3.activity.events.ReviewLinks
-
Html.
- html() - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Link to the HTML representaion of this item.
- html() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Link to the HTML representaion of this item.
- html(Links.Href<URI>) - Method in class com.spotify.github.ImmutableLinks.Builder
-
Initializes the value for the
htmlattribute. - html(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks.Builder
-
Initializes the value for the
htmlattribute. - html(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Initializes the value for the
htmlattribute. - html(ReviewLinks.Href<URI>) - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks.Builder
-
Initializes the value for the
htmlattribute. - htmlUrl() - Method in interface com.spotify.github.v3.checks.App
-
Html url string.
- htmlUrl() - Method in interface com.spotify.github.v3.checks.CheckRunResponse
-
Html url string.
- htmlUrl() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Html url string.
- htmlUrl() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Html url string.
- htmlUrl() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Html URL to Github.
- htmlUrl() - Method in interface com.spotify.github.v3.checks.Installation
-
Html URL to Github.
- htmlUrl() - Method in interface com.spotify.github.v3.comment.Comment
-
Comment URL.
- htmlUrl() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Comment URL.
- htmlUrl() - Method in class com.spotify.github.v3.git.ImmutableParentItem
- htmlUrl() - Method in interface com.spotify.github.v3.git.ParentItem
- htmlUrl() - Method in class com.spotify.github.v3.ImmutableMilestone
-
HTML URL
- htmlUrl() - Method in class com.spotify.github.v3.ImmutableTeam
-
HTML URL
- htmlUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
User resource URL returning HTML.
- htmlUrl() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
HTML URL.
- htmlUrl() - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
HTML URL.
- htmlUrl() - Method in interface com.spotify.github.v3.issues.Issue
-
HTML URL.
- htmlUrl() - Method in interface com.spotify.github.v3.issues.PullRequest
-
HTML URL.
- htmlUrl() - Method in interface com.spotify.github.v3.Milestone
-
HTML URL
- htmlUrl() - Method in interface com.spotify.github.v3.prs.Comment
-
Comment URL.
- htmlUrl() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Comment URL.
- htmlUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
HTML URL.
- htmlUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
HTML URL.
- htmlUrl() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Html URL.
- htmlUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
HTML URL.
- htmlUrl() - Method in interface com.spotify.github.v3.prs.Review
-
Html URL.
- htmlUrl() - Method in interface com.spotify.github.v3.repos.CommitItem
-
HTML URL
- htmlUrl() - Method in interface com.spotify.github.v3.repos.FolderContent
-
Content URL
- htmlUrl() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
HTML URL
- htmlUrl() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
HTML URL
- htmlUrl() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Content URL
- htmlUrl() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Content URL
- htmlUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
HTML URL
- htmlUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
HTML URL
- htmlUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
HTML URL
- htmlUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
HTML URL
- htmlUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
HTML URL
- htmlUrl() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
HTML URL
- htmlUrl() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
HTML URL.
- htmlUrl() - Method in interface com.spotify.github.v3.Team
-
HTML URL
- htmlUrl() - Method in interface com.spotify.github.v3.User
-
User resource URL returning HTML.
- htmlUrl() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Html url string.
- htmlUrl() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Html url string.
- htmlUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the optional value
htmlUrlto htmlUrl. - htmlUrl(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableParentItem.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
htmlUrlattribute. - htmlUrl(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the optional value
htmlUrlto htmlUrl. - HTTP_METHOD - Static variable in class com.spotify.github.tracing.TraceHelper.TraceTags
- HTTP_STATUS_CODE - Static variable in class com.spotify.github.tracing.TraceHelper.TraceTags
- HTTP_STATUS_MESSAGE - Static variable in class com.spotify.github.tracing.TraceHelper.TraceTags
- HTTP_URL - Static variable in class com.spotify.github.tracing.TraceHelper.TraceTags
I
- id() - Method in interface com.spotify.github.v3.activity.events.EventInstallation
-
The Installation ID.
- id() - Method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation
-
The Installation ID.
- id() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Status event id
- id() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
Status event id
- id() - Method in interface com.spotify.github.v3.checks.App
-
The App ID.
- id() - Method in interface com.spotify.github.v3.checks.CheckRunResponse
-
The CheckRun ID.
- id() - Method in interface com.spotify.github.v3.checks.CheckSuite
-
The Check Suite Id.
- id() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
The App ID.
- id() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The CheckRun ID.
- id() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
The Check Suite Id.
- id() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
The installation ID.
- id() - Method in interface com.spotify.github.v3.checks.Installation
-
The installation ID.
- id() - Method in interface com.spotify.github.v3.comment.Comment
-
Comment ID.
- id() - Method in interface com.spotify.github.v3.comment.CommentReaction
-
Reaction ID.
- id() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Comment ID.
- id() - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Reaction ID.
- id() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
ID
- id() - Method in interface com.spotify.github.v3.hooks.Webhook
-
ID
- id() - Method in class com.spotify.github.v3.ImmutableMilestone
-
ID
- id() - Method in class com.spotify.github.v3.ImmutableTeam
-
ID.
- id() - Method in class com.spotify.github.v3.ImmutableUser
-
ID.
- id() - Method in interface com.spotify.github.v3.issues.Event
-
The Integer ID of the event.
- id() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
The Integer ID of the event.
- id() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
ID.
- id() - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Id
- id() - Method in interface com.spotify.github.v3.issues.Issue
-
ID.
- id() - Method in interface com.spotify.github.v3.issues.Label
-
Id
- id() - Method in interface com.spotify.github.v3.Milestone
-
ID
- id() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
ID
- id() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
ID
- id() - Method in interface com.spotify.github.v3.prs.Comment
-
Comment id.
- id() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Comment id.
- id() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
ID.
- id() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
ID.
- id() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Id.
- id() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
ID.
- id() - Method in interface com.spotify.github.v3.prs.Review
-
Id.
- id() - Method in interface com.spotify.github.v3.repos.Deployment
-
The Deployment ID to list the statuses from.
- id() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
The Deployment ID to list the statuses from.
- id() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Organization id.
- id() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Commit id.
- id() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
ID
- id() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
ID
- id() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
ID
- id() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Unique identifier of the repository invitation
- id() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Status id
- id() - Method in interface com.spotify.github.v3.repos.Organization
-
Organization id.
- id() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Commit id.
- id() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
ID
- id() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
Unique identifier of the repository invitation
- id() - Method in interface com.spotify.github.v3.repos.Status
-
Status id
- id() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
ID.
- id() - Method in interface com.spotify.github.v3.Team
-
ID.
- id() - Method in interface com.spotify.github.v3.User
-
ID.
- id() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
The Workflow ID.
- id() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
The Workflow ID.
- id(int) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the value for the
idattribute. - id(int) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
idattribute. - id(long) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the value for the
idattribute. - id(long) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
idattribute. - id(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the value for the
idattribute. - id(Long) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
idattribute. - id(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Initializes the value for the
idattribute. - identifier() - Method in interface com.spotify.github.v3.checks.CheckRunAction
-
The identifier to be sent at the event When a user clicks the button, GitHub sends the check_run.requested_action webhook to your app.
- identifier() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
The identifier to be sent at the event When a user clicks the button, GitHub sends the check_run.requested_action webhook to your app.
- identifier(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction.Builder
-
Initializes the value for the
identifierattribute. - images() - Method in interface com.spotify.github.v3.checks.CheckRunOutput
-
Adds images to the output displayed in the GitHub pull request UI.
- images() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Adds images to the output displayed in the GitHub pull request UI.
- images(Iterable<? extends CheckRunImage>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Sets or replaces all elements for
imageslist. - imageUrl() - Method in interface com.spotify.github.v3.checks.CheckRunImage
-
The full URL of the image.
- imageUrl() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
The full URL of the image.
- imageUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage.Builder
-
Initializes the value for the
imageUrlattribute. - ImmutableAccessToken - Class in com.spotify.github.v3.checks
-
Immutable implementation of
AccessToken. - ImmutableAccessToken.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableAccessToken. - ImmutableAnnotation - Class in com.spotify.github.v3.checks
-
Immutable implementation of
Annotation. - ImmutableAnnotation.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableAnnotation. - ImmutableApp - Class in com.spotify.github.v3.checks
-
Immutable implementation of
App. - ImmutableApp.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableApp. - ImmutableAuthenticatedUserRepositoriesFilter - Class in com.spotify.github.v3.repos.requests
-
Immutable implementation of
AuthenticatedUserRepositoriesFilter. - ImmutableAuthenticatedUserRepositoriesFilter.Builder - Class in com.spotify.github.v3.repos.requests
-
Builds instances of type
ImmutableAuthenticatedUserRepositoriesFilter. - ImmutableAuthor - Class in com.spotify.github.v3.git
-
Immutable implementation of
Author. - ImmutableAuthor.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableAuthor. - ImmutableBaseEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
BaseEvent. - ImmutableBaseEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableBaseEvent. - ImmutableBlob - Class in com.spotify.github.v3.git
-
Immutable implementation of
Blob. - ImmutableBlob.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableBlob. - ImmutableBody - Class in com.spotify.github.v3.issues.changes
-
Immutable implementation of
Body. - ImmutableBody.Builder - Class in com.spotify.github.v3.issues.changes
-
Builds instances of type
ImmutableBody. - ImmutableBranch - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Branch. - ImmutableBranch.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableBranch. - ImmutableChanges - Class in com.spotify.github.v3.issues.changes
-
Immutable implementation of
Changes. - ImmutableChanges.Builder - Class in com.spotify.github.v3.issues.changes
-
Builds instances of type
ImmutableChanges. - ImmutableCheckRunAction - Class in com.spotify.github.v3.checks
-
Immutable implementation of
CheckRunAction. - ImmutableCheckRunAction.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableCheckRunAction. - ImmutableCheckRunEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
CheckRunEvent. - ImmutableCheckRunEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableCheckRunEvent. - ImmutableCheckRunImage - Class in com.spotify.github.v3.checks
-
Immutable implementation of
CheckRunImage. - ImmutableCheckRunImage.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableCheckRunImage. - ImmutableCheckRunOutput - Class in com.spotify.github.v3.checks
-
Immutable implementation of
CheckRunOutput. - ImmutableCheckRunOutput.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableCheckRunOutput. - ImmutableCheckRunRequest - Class in com.spotify.github.v3.checks
-
Immutable implementation of
CheckRunRequest. - ImmutableCheckRunRequest.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableCheckRunRequest. - ImmutableCheckRunResponse - Class in com.spotify.github.v3.checks
-
Immutable implementation of
CheckRunResponse. - ImmutableCheckRunResponse.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableCheckRunResponse. - ImmutableCheckRunResponseList - Class in com.spotify.github.v3.checks
-
Immutable implementation of
CheckRunResponseList. - ImmutableCheckRunResponseList.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableCheckRunResponseList. - ImmutableCheckSuite - Class in com.spotify.github.v3.checks
-
Immutable implementation of
CheckSuite. - ImmutableCheckSuite.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableCheckSuite. - ImmutableCheckSuiteResponseList - Class in com.spotify.github.v3.checks
-
Immutable implementation of
CheckSuiteResponseList. - ImmutableCheckSuiteResponseList.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableCheckSuiteResponseList. - ImmutableCloseTracking - Class in com.spotify.github
-
Immutable implementation of
CloseTracking. - ImmutableCloseTracking.Builder - Class in com.spotify.github
-
Builds instances of type
ImmutableCloseTracking. - ImmutableComment - Class in com.spotify.github.v3.comment
-
Immutable implementation of
Comment. - ImmutableComment - Class in com.spotify.github.v3.prs
-
Immutable implementation of
Comment. - ImmutableComment.Builder - Class in com.spotify.github.v3.comment
-
Builds instances of type
ImmutableComment. - ImmutableComment.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutableComment. - ImmutableCommentLinks - Class in com.spotify.github.v3.prs
-
Immutable implementation of
CommentLinks. - ImmutableCommentLinks.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutableCommentLinks. - ImmutableCommentReaction - Class in com.spotify.github.v3.comment
-
Immutable implementation of
CommentReaction. - ImmutableCommentReaction.Builder - Class in com.spotify.github.v3.comment
-
Builds instances of type
ImmutableCommentReaction. - ImmutableCommit - Class in com.spotify.github.v3.git
-
Immutable implementation of
Commit. - ImmutableCommit - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Commit. - ImmutableCommit.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableCommit. - ImmutableCommit.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableCommit. - ImmutableCommitCommentEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
CommitCommentEvent. - ImmutableCommitCommentEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableCommitCommentEvent. - ImmutableCommitComparison - Class in com.spotify.github.v3.repos
-
Immutable implementation of
CommitComparison. - ImmutableCommitComparison.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableCommitComparison. - ImmutableCommitItem - Class in com.spotify.github.v3.repos
-
Immutable implementation of
CommitItem. - ImmutableCommitItem.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableCommitItem. - ImmutableCommitStatus - Class in com.spotify.github.v3.repos
-
Immutable implementation of
CommitStatus. - ImmutableCommitStatus.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableCommitStatus. - ImmutableCommitWithFolderContent - Class in com.spotify.github.v3.repos
-
Immutable implementation of
CommitWithFolderContent. - ImmutableCommitWithFolderContent.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableCommitWithFolderContent. - ImmutableContent - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Content. - ImmutableContent.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableContent. - ImmutableCreateEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
CreateEvent. - ImmutableCreateEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableCreateEvent. - ImmutableDeleteEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
DeleteEvent. - ImmutableDeleteEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableDeleteEvent. - ImmutableDeployment - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Deployment. - ImmutableDeployment.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableDeployment. - ImmutableDeploymentEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
DeploymentEvent. - ImmutableDeploymentEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableDeploymentEvent. - ImmutableDeploymentStatusEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
DeploymentStatusEvent. - ImmutableDeploymentStatusEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableDeploymentStatusEvent. - ImmutableEvent - Class in com.spotify.github.v3.issues
-
Immutable implementation of
Event. - ImmutableEvent.Builder - Class in com.spotify.github.v3.issues
-
Builds instances of type
ImmutableEvent. - ImmutableEventInstallation - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
EventInstallation. - ImmutableEventInstallation.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableEventInstallation. - ImmutableFile - Class in com.spotify.github.v3.repos
-
Immutable implementation of
File. - ImmutableFile.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableFile. - ImmutableFileCreate - Class in com.spotify.github.v3.repos.requests
-
Immutable implementation of
FileCreate. - ImmutableFileCreate.Builder - Class in com.spotify.github.v3.repos.requests
-
Builds instances of type
ImmutableFileCreate. - ImmutableFileItem - Class in com.spotify.github.v3.git
-
Immutable implementation of
FileItem. - ImmutableFileItem.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableFileItem. - ImmutableFileUpdate - Class in com.spotify.github.v3.repos.requests
-
Immutable implementation of
FileUpdate. - ImmutableFileUpdate.Builder - Class in com.spotify.github.v3.repos.requests
-
Builds instances of type
ImmutableFileUpdate. - ImmutableFolderContent - Class in com.spotify.github.v3.repos
-
Immutable implementation of
FolderContent. - ImmutableFolderContent.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableFolderContent. - ImmutableForkEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
ForkEvent. - ImmutableForkEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableForkEvent. - ImmutableHref<T> - Class in com.spotify.github
-
Immutable implementation of
Links.Href. - ImmutableHref<T> - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
ReviewLinks.Href. - ImmutableHref.Builder<T> - Class in com.spotify.github
-
Builds instances of type
ImmutableHref. - ImmutableHref.Builder<T> - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableHref. - ImmutableInstallation - Class in com.spotify.github.v3.checks
-
Immutable implementation of
Installation. - ImmutableInstallation.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableInstallation. - ImmutableInstallationList - Class in com.spotify.github.v3.checks
-
Immutable implementation of
InstallationList. - ImmutableInstallationList.Builder - Class in com.spotify.github.v3.checks
-
Builds instances of type
ImmutableInstallationList. - ImmutableInstallationRepositoriesResponse - Class in com.spotify.github.v3.apps
-
Immutable implementation of
InstallationRepositoriesResponse. - ImmutableInstallationRepositoriesResponse.Builder - Class in com.spotify.github.v3.apps
-
Builds instances of type
ImmutableInstallationRepositoriesResponse. - ImmutableIssue - Class in com.spotify.github.v3.issues
-
Immutable implementation of
Issue. - ImmutableIssue.Builder - Class in com.spotify.github.v3.issues
-
Builds instances of type
ImmutableIssue. - ImmutableIssueCommentEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
IssueCommentEvent. - ImmutableIssueCommentEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableIssueCommentEvent. - ImmutableIssuesEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
IssuesEvent. - ImmutableIssuesEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableIssuesEvent. - ImmutableLabel - Class in com.spotify.github.v3.issues
-
Immutable implementation of
Label. - ImmutableLabel.Builder - Class in com.spotify.github.v3.issues
-
Builds instances of type
ImmutableLabel. - ImmutableLink - Class in com.spotify.github.http
-
Immutable implementation of
Link. - ImmutableLink.Builder - Class in com.spotify.github.http
-
Builds instances of type
ImmutableLink. - ImmutableLinks - Class in com.spotify.github
-
Immutable implementation of
Links. - ImmutableLinks.Builder - Class in com.spotify.github
-
Builds instances of type
ImmutableLinks. - ImmutableMembership - Class in com.spotify.github.v3.orgs
-
Immutable implementation of
Membership. - ImmutableMembership.Builder - Class in com.spotify.github.v3.orgs
-
Builds instances of type
ImmutableMembership. - ImmutableMembershipCreate - Class in com.spotify.github.v3.orgs.requests
-
Immutable implementation of
MembershipCreate. - ImmutableMembershipCreate.Builder - Class in com.spotify.github.v3.orgs.requests
-
Builds instances of type
ImmutableMembershipCreate. - ImmutableMergeParameters - Class in com.spotify.github.v3.prs
-
Immutable implementation of
MergeParameters. - ImmutableMergeParameters.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutableMergeParameters. - ImmutableMilestone - Class in com.spotify.github.v3
-
Immutable implementation of
Milestone. - ImmutableMilestone.Builder - Class in com.spotify.github.v3
-
Builds instances of type
ImmutableMilestone. - ImmutableOrganization - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Organization. - ImmutableOrganization.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableOrganization. - ImmutableOrgMembership - Class in com.spotify.github.v3.orgs
-
Immutable implementation of
OrgMembership. - ImmutableOrgMembership.Builder - Class in com.spotify.github.v3.orgs
-
Builds instances of type
ImmutableOrgMembership. - ImmutableOrgMembershipCreate - Class in com.spotify.github.v3.orgs.requests
-
Immutable implementation of
OrgMembershipCreate. - ImmutableOrgMembershipCreate.Builder - Class in com.spotify.github.v3.orgs.requests
-
Builds instances of type
ImmutableOrgMembershipCreate. - ImmutablePagination - Class in com.spotify.github.http
-
Immutable implementation of
Pagination. - ImmutablePagination.Builder - Class in com.spotify.github.http
-
Builds instances of type
ImmutablePagination. - ImmutableParentItem - Class in com.spotify.github.v3.git
-
Immutable implementation of
ParentItem. - ImmutableParentItem.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableParentItem. - ImmutablePermissions - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Permissions. - ImmutablePermissions.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutablePermissions. - ImmutableProtection - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Protection. - ImmutableProtection.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableProtection. - ImmutablePullRequest - Class in com.spotify.github.v3.issues
-
Immutable implementation of
PullRequest. - ImmutablePullRequest - Class in com.spotify.github.v3.prs
-
Immutable implementation of
PullRequest. - ImmutablePullRequest.Builder - Class in com.spotify.github.v3.issues
-
Builds instances of type
ImmutablePullRequest. - ImmutablePullRequest.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutablePullRequest. - ImmutablePullRequestCreate - Class in com.spotify.github.v3.prs.requests
-
Immutable implementation of
PullRequestCreate. - ImmutablePullRequestCreate.Builder - Class in com.spotify.github.v3.prs.requests
-
Builds instances of type
ImmutablePullRequestCreate. - ImmutablePullRequestEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
PullRequestEvent. - ImmutablePullRequestEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutablePullRequestEvent. - ImmutablePullRequestItem - Class in com.spotify.github.v3.prs
-
Immutable implementation of
PullRequestItem. - ImmutablePullRequestItem.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutablePullRequestItem. - ImmutablePullRequestLinks - Class in com.spotify.github.v3.prs
-
Immutable implementation of
PullRequestLinks. - ImmutablePullRequestLinks.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutablePullRequestLinks. - ImmutablePullRequestParameters - Class in com.spotify.github.v3.prs.requests
-
Immutable implementation of
PullRequestParameters. - ImmutablePullRequestParameters.Builder - Class in com.spotify.github.v3.prs.requests
-
Builds instances of type
ImmutablePullRequestParameters. - ImmutablePullRequestRef - Class in com.spotify.github.v3.prs
-
Immutable implementation of
PullRequestRef. - ImmutablePullRequestRef.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutablePullRequestRef. - ImmutablePullRequestReviewCommentEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
PullRequestReviewCommentEvent. - ImmutablePullRequestReviewCommentEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutablePullRequestReviewCommentEvent. - ImmutablePullRequestReviewEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
PullRequestReviewEvent. - ImmutablePullRequestReviewEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutablePullRequestReviewEvent. - ImmutablePullRequestUpdate - Class in com.spotify.github.v3.prs.requests
-
Immutable implementation of
PullRequestUpdate. - ImmutablePullRequestUpdate.Builder - Class in com.spotify.github.v3.prs.requests
-
Builds instances of type
ImmutablePullRequestUpdate. - ImmutablePushCommit - Class in com.spotify.github.v3.repos
-
Immutable implementation of
PushCommit. - ImmutablePushCommit.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutablePushCommit. - ImmutablePushEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
PushEvent. - ImmutablePushEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutablePushEvent. - ImmutablePushRepository - Class in com.spotify.github.v3.repos
-
Immutable implementation of
PushRepository. - ImmutablePushRepository.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutablePushRepository. - ImmutableReference - Class in com.spotify.github.v3.git
-
Immutable implementation of
Reference. - ImmutableReference.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableReference. - ImmutableReferenceObject - Class in com.spotify.github.v3.git
-
Immutable implementation of
ReferenceObject. - ImmutableReferenceObject.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableReferenceObject. - ImmutableRepository - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Repository. - ImmutableRepository.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableRepository. - ImmutableRepositoryBase - Class in com.spotify.github.v3.repos
-
Immutable implementation of
RepositoryBase. - ImmutableRepositoryBase.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableRepositoryBase. - ImmutableRepositoryCreateStatus - Class in com.spotify.github.v3.repos.requests
-
Immutable implementation of
RepositoryCreateStatus. - ImmutableRepositoryCreateStatus.Builder - Class in com.spotify.github.v3.repos.requests
-
Builds instances of type
ImmutableRepositoryCreateStatus. - ImmutableRepositoryDispatch - Class in com.spotify.github.v3.repos.requests
-
Immutable implementation of
RepositoryDispatch. - ImmutableRepositoryDispatch.Builder - Class in com.spotify.github.v3.repos.requests
-
Builds instances of type
ImmutableRepositoryDispatch. - ImmutableRepositoryEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
RepositoryEvent. - ImmutableRepositoryEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableRepositoryEvent. - ImmutableRepositoryInvitation - Class in com.spotify.github.v3.repos
-
Immutable implementation of
RepositoryInvitation. - ImmutableRepositoryInvitation.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableRepositoryInvitation. - ImmutableRepositoryUpdate - Class in com.spotify.github.v3.repos.requests
-
Immutable implementation of
RepositoryUpdate. - ImmutableRepositoryUpdate.Builder - Class in com.spotify.github.v3.repos.requests
-
Builds instances of type
ImmutableRepositoryUpdate. - ImmutableRequestReviewParameters - Class in com.spotify.github.v3.prs
-
Immutable implementation of
RequestReviewParameters. - ImmutableRequestReviewParameters.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutableRequestReviewParameters. - ImmutableRequiredStatusChecks - Class in com.spotify.github.v3.repos
-
Immutable implementation of
RequiredStatusChecks. - ImmutableRequiredStatusChecks.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableRequiredStatusChecks. - ImmutableReview - Class in com.spotify.github.v3.prs
-
Immutable implementation of
Review. - ImmutableReview.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutableReview. - ImmutableReviewComment - Class in com.spotify.github.v3.prs
-
Immutable implementation of
ReviewComment. - ImmutableReviewComment.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutableReviewComment. - ImmutableReviewLinks - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
ReviewLinks. - ImmutableReviewLinks.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableReviewLinks. - ImmutableReviewParameters - Class in com.spotify.github.v3.prs
-
Immutable implementation of
ReviewParameters. - ImmutableReviewParameters.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutableReviewParameters. - ImmutableReviewRequests - Class in com.spotify.github.v3.prs
-
Immutable implementation of
ReviewRequests. - ImmutableReviewRequests.Builder - Class in com.spotify.github.v3.prs
-
Builds instances of type
ImmutableReviewRequests. - ImmutableSearch - Class in com.spotify.github.v3.search
-
Immutable implementation of
Search. - ImmutableSearch.Builder - Class in com.spotify.github.v3.search
-
Builds instances of type
ImmutableSearch. - ImmutableSearchIssue - Class in com.spotify.github.v3.search
-
Immutable implementation of
SearchIssue. - ImmutableSearchIssue.Builder - Class in com.spotify.github.v3.search
-
Builds instances of type
ImmutableSearchIssue. - ImmutableSearchIssues - Class in com.spotify.github.v3.search
-
Immutable implementation of
SearchIssues. - ImmutableSearchIssues.Builder - Class in com.spotify.github.v3.search
-
Builds instances of type
ImmutableSearchIssues. - ImmutableSearchParameters - Class in com.spotify.github.v3.search.requests
-
Immutable implementation of
SearchParameters. - ImmutableSearchParameters.Builder - Class in com.spotify.github.v3.search.requests
-
Builds instances of type
ImmutableSearchParameters. - ImmutableSearchRepositories - Class in com.spotify.github.v3.search
-
Immutable implementation of
SearchRepositories. - ImmutableSearchRepositories.Builder - Class in com.spotify.github.v3.search
-
Builds instances of type
ImmutableSearchRepositories. - ImmutableSearchUsers - Class in com.spotify.github.v3.search
-
Immutable implementation of
SearchUsers. - ImmutableSearchUsers.Builder - Class in com.spotify.github.v3.search
-
Builds instances of type
ImmutableSearchUsers. - ImmutableShaLink - Class in com.spotify.github.v3.git
-
Immutable implementation of
ShaLink. - ImmutableShaLink.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableShaLink. - ImmutableStatItem - Class in com.spotify.github.v3.git
-
Immutable implementation of
StatItem. - ImmutableStatItem.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableStatItem. - ImmutableStatus - Class in com.spotify.github.v3.repos
-
Immutable implementation of
Status. - ImmutableStatus.Builder - Class in com.spotify.github.v3.repos
-
Builds instances of type
ImmutableStatus. - ImmutableStatusEvent - Class in com.spotify.github.v3.activity.events
-
Immutable implementation of
StatusEvent. - ImmutableStatusEvent.Builder - Class in com.spotify.github.v3.activity.events
-
Builds instances of type
ImmutableStatusEvent. - ImmutableSuspensionReason - Class in com.spotify.github.v3.user.requests
-
Immutable implementation of
SuspensionReason. - ImmutableSuspensionReason.Builder - Class in com.spotify.github.v3.user.requests
-
Builds instances of type
ImmutableSuspensionReason. - ImmutableTag - Class in com.spotify.github.v3.git
-
Immutable implementation of
Tag. - ImmutableTag.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableTag. - ImmutableTeam - Class in com.spotify.github.v3
-
Immutable implementation of
Team. - ImmutableTeam.Builder - Class in com.spotify.github.v3
-
Builds instances of type
ImmutableTeam. - ImmutableTeamCreate - Class in com.spotify.github.v3.orgs.requests
-
Immutable implementation of
TeamCreate. - ImmutableTeamCreate.Builder - Class in com.spotify.github.v3.orgs.requests
-
Builds instances of type
ImmutableTeamCreate. - ImmutableTeamInvitation - Class in com.spotify.github.v3.orgs
-
Immutable implementation of
TeamInvitation. - ImmutableTeamInvitation.Builder - Class in com.spotify.github.v3.orgs
-
Builds instances of type
ImmutableTeamInvitation. - ImmutableTeamUpdate - Class in com.spotify.github.v3.orgs.requests
-
Immutable implementation of
TeamUpdate. - ImmutableTeamUpdate.Builder - Class in com.spotify.github.v3.orgs.requests
-
Builds instances of type
ImmutableTeamUpdate. - ImmutableTree - Class in com.spotify.github.v3.git
-
Immutable implementation of
Tree. - ImmutableTree.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableTree. - ImmutableTreeItem - Class in com.spotify.github.v3.git
-
Immutable implementation of
TreeItem. - ImmutableTreeItem.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableTreeItem. - ImmutableUpdateTracking - Class in com.spotify.github
-
Immutable implementation of
UpdateTracking. - ImmutableUpdateTracking.Builder - Class in com.spotify.github
-
Builds instances of type
ImmutableUpdateTracking. - ImmutableUser - Class in com.spotify.github.v3
-
Immutable implementation of
User. - ImmutableUser.Builder - Class in com.spotify.github.v3
-
Builds instances of type
ImmutableUser. - ImmutableVerification - Class in com.spotify.github.v3.git
-
Immutable implementation of
Verification. - ImmutableVerification.Builder - Class in com.spotify.github.v3.git
-
Builds instances of type
ImmutableVerification. - ImmutableWebhook - Class in com.spotify.github.v3.hooks
-
Immutable implementation of
Webhook. - ImmutableWebhook.Builder - Class in com.spotify.github.v3.hooks
-
Builds instances of type
ImmutableWebhook. - ImmutableWebhookConfig - Class in com.spotify.github.v3.hooks
-
Immutable implementation of
WebhookConfig. - ImmutableWebhookConfig.Builder - Class in com.spotify.github.v3.hooks
-
Builds instances of type
ImmutableWebhookConfig. - ImmutableWebhookCreate - Class in com.spotify.github.v3.hooks.requests
-
Immutable implementation of
WebhookCreate. - ImmutableWebhookCreate.Builder - Class in com.spotify.github.v3.hooks.requests
-
Builds instances of type
ImmutableWebhookCreate. - ImmutableWorkflowsRepositoryResponseList - Class in com.spotify.github.v3.workflows
-
Immutable implementation of
WorkflowsRepositoryResponseList. - ImmutableWorkflowsRepositoryResponseList.Builder - Class in com.spotify.github.v3.workflows
-
Builds instances of type
ImmutableWorkflowsRepositoryResponseList. - ImmutableWorkflowsResponse - Class in com.spotify.github.v3.workflows
-
Immutable implementation of
WorkflowsResponse. - ImmutableWorkflowsResponse.Builder - Class in com.spotify.github.v3.workflows
-
Builds instances of type
ImmutableWorkflowsResponse. - in_progress - com.spotify.github.v3.checks.CheckRunStatus
- incompleteResults() - Method in class com.spotify.github.v3.search.ImmutableSearch
-
Are returned results incomplete
- incompleteResults() - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Are returned results incomplete
- incompleteResults() - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Are returned results incomplete
- incompleteResults() - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Are returned results incomplete
- incompleteResults() - Method in interface com.spotify.github.v3.search.Search
-
Are returned results incomplete
- incompleteResults(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearch.Builder
-
Initializes the value for the
incompleteResultsattribute. - incompleteResults(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Initializes the value for the
incompleteResultsattribute. - incompleteResults(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Initializes the value for the
incompleteResultsattribute. - incompleteResults(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Initializes the value for the
incompleteResultsattribute. - Installation - Interface in com.spotify.github.v3.checks
-
The App Installation object.
- InstallationList - Interface in com.spotify.github.v3.checks
-
The interface InstallationList content.
- InstallationRepositoriesResponse - Interface in com.spotify.github.v3.apps
-
Response for requests to "List repositories accessible to the app installation" https://docs.github.com/en/free-pro-team@latest/rest/reference/apps#list-repositories-accessible-to-the-app-installation
- installations() - Method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Installations list.
- installations() - Method in interface com.spotify.github.v3.checks.InstallationList
-
Installations list.
- installations(Iterable<? extends Installation>) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList.Builder
-
Sets or replaces all elements for
installationslist. - installationsCount() - Method in interface com.spotify.github.v3.checks.App
-
Installation count of the App.
- installationsCount() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Installation count of the App.
- installationsCount(int) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the optional value
installationsCountto installationsCount. - installationsCount(Optional<Integer>) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the optional value
installationsCountto installationsCount. - INSTANCE - Static variable in class com.spotify.github.v3.clients.NoopTracer
- instant() - Method in class com.spotify.github.GitHubInstant
-
Rerturns the contained value as a unix epoch contained in an Instant
- INTERNAL_SERVER_ERROR - Static variable in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- INTERNAL_SERVER_ERROR - Static variable in class com.spotify.github.tracing.TraceHelper
- internalSpan(String, String, CompletionStage<?>) - Method in class com.spotify.github.tracing.BaseTracer
- internalSpan(String, String, CompletionStage<?>) - Method in class com.spotify.github.tracing.opencensus.OpenCensusTracer
- internalSpan(String, String, CompletionStage<?>) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetryTracer
-
Create a new span for the given path and method.
- internalSpan(Request, CompletionStage<?>) - Method in class com.spotify.github.tracing.BaseTracer
- internalSpan(Request, CompletionStage<?>) - Method in class com.spotify.github.tracing.opencensus.OpenCensusTracer
- internalSpan(Request, CompletionStage<?>) - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetryTracer
-
Create a new span for the given request.
- invitationSource() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Invitation Source
- invitationSource() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
Invitation Source
- invitationSource(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
invitationSourceattribute. - invitationTeamsUrl() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Invitation Teams URL
- invitationTeamsUrl() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
Invitation Teams URL
- invitationTeamsUrl(URI) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
invitationTeamsUrlattribute. - invitee() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
The user that is receiving the invite
- invitee() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
The user that is receiving the invite
- invitee(User) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
inviteeattribute. - inviter() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Inviter
- inviter() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
Inviter
- inviter() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
The user that sent the invite
- inviter() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
The user that sent the invite
- inviter(User) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
inviterattribute. - inviter(User) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
inviterattribute. - isArchived() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Is it archived
- isArchived() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Is it archived
- isArchived() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Is it archived
- isArchived() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Is it archived
- isArchived() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Whether to archive this repository.
- isArchived() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Whether to archive this repository.
- isArchived(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
isArchivedto isArchived. - isArchived(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
isArchivedattribute. - isArchived(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
isArchivedattribute. - isArchived(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
isArchivedattribute. - isArchived(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
isArchivedto isArchived. - isCollaborator(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Check if a user is collaborator of the repo.
- isDefault() - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Default
- isDefault() - Method in interface com.spotify.github.v3.issues.Label
-
Default
- isDefault(boolean) - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Initializes the value for the
isDefaultattribute. - isGraphqlEnabled() - Method in class com.spotify.github.v3.clients.GitHubClient
- isPrivate() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Is it private
- isPrivate() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Is it private
- isPrivate() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Is it private
- isPrivate() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Is it private
- isPrivate() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Is it private
- isPrivate() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Is it private
- isPrivate(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
isPrivateto isPrivate. - isPrivate(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
isPrivateattribute. - isPrivate(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
isPrivateattribute. - isPrivate(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
isPrivateattribute. - isPrivate(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
isPrivateto isPrivate. - isProtected() - Method in interface com.spotify.github.v3.repos.Branch
-
True if branch is protected
- isProtected() - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
True if branch is protected
- isProtected(boolean) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Initializes the optional value
isProtectedto isProtected. - isProtected(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Initializes the optional value
isProtectedto isProtected. - isPublic() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Is it public
- isPublic() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Is it public
- isPublic() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Is it public
- isPublic() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Is it public
- isPublic(boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
isPublicto isPublic. - isPublic(boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
isPublicto isPublic. - isPublic(boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
isPublicto isPublic. - isPublic(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
isPublicto isPublic. - isPublic(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
isPublicto isPublic. - isPublic(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
isPublicto isPublic. - issue() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
The
Issuethe comment belongs to. - issue() - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Issue
- issue() - Method in interface com.spotify.github.v3.activity.events.IssueCommentEvent
-
The
Issuethe comment belongs to. - issue() - Method in interface com.spotify.github.v3.activity.events.IssuesEvent
-
Issue
- issue() - Method in interface com.spotify.github.v3.issues.Event
-
Issue.
- issue() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Issue.
- issue() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
API link to the pull request.
- issue() - Method in interface com.spotify.github.v3.prs.PullRequestLinks
-
API link to the pull request.
- issue(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Initializes the value for the
issueattribute. - issue(Issue) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Initializes the value for the
issueattribute. - issue(Issue) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent.Builder
-
Initializes the value for the
issueattribute. - issue(Issue) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the optional value
issueto issue. - issue(Optional<? extends Issue>) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the optional value
issueto issue. - Issue - Interface in com.spotify.github.v3.issues
-
Issue resource.
- IssueActionState - Class in com.spotify.github.v3.issues
-
Helpful constants for common Issue Action states.
- IssueClient - Class in com.spotify.github.v3.clients
-
Issue API client
- IssueCommentEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when an issue comment is created, edited, or deleted.
- issueCommentUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Issue Comment URL template
- issueCommentUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Issue Comment URL template
- issueCommentUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Issue Comment URL template
- issueCommentUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Issue Comment URL template
- issueCommentUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
issueCommentUrlattribute. - issueCommentUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
issueCommentUrlattribute. - issueCommentUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
issueCommentUrlattribute. - issueEventsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Issue event URL template
- issueEventsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Issue event URL template
- issueEventsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Issue event URL template
- issueEventsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Issue event URL template
- issueEventsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
issueEventsUrlattribute. - issueEventsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
issueEventsUrlattribute. - issueEventsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
issueEventsUrlattribute. - issues(SearchParameters) - Method in class com.spotify.github.v3.clients.SearchClient
-
Search issues.
- IssuesEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when an issue is assigned, unassigned, labeled, unlabeled, opened, edited, closed, or reopened.
- issuesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Issues URL template
- issuesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Issues URL template
- issuesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Issues URL template
- issuesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Issues URL template
- issuesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
issuesUrlattribute. - issuesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
issuesUrlattribute. - issuesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
issuesUrlattribute. - issueUrl() - Method in interface com.spotify.github.v3.comment.Comment
-
The issueURL which the comment belongs to.
- issueUrl() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
The issueURL which the comment belongs to.
- issueUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Issue URL.
- issueUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Issue URL.
- issueUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Issue URL.
- issueUrl(URI) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the optional value
issueUrlto issueUrl. - issueUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
issueUrlattribute. - issueUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
issueUrlattribute. - issueUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the optional value
issueUrlto issueUrl. - isTemplate() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Either true to make this repo available as a template repository or false to prevent it.
- isTemplate() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Either true to make this repo available as a template repository or false to prevent it.
- isTemplate(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
isTemplateto isTemplate. - isTemplate(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
isTemplateto isTemplate. - items() - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Issues search results
- items() - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Repositories search results
- items() - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Users search results
- items() - Method in interface com.spotify.github.v3.search.SearchIssues
-
Issues search results
- items() - Method in interface com.spotify.github.v3.search.SearchRepositories
-
Repositories search results
- items() - Method in interface com.spotify.github.v3.search.SearchUsers
-
Users search results
- items(Iterable<? extends Repository>) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Sets or replaces all elements for
itemslist. - items(Iterable<? extends SearchIssue>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Sets or replaces all elements for
itemslist. - items(Iterable<? extends User>) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Sets or replaces all elements for
itemslist. - iterator() - Method in class com.spotify.github.v3.clients.GithubPage
J
- Json - Class in com.spotify.github.jackson
-
Json class to facilitate reading and writing json.
- JwtTokenIssuer - Class in com.spotify.github.v3.clients
-
The helper Jwt token issuer.
K
- keysUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Keys URL template
- keysUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Keys URL template
- keysUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Keys URL template
- keysUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Keys URL template
- keysUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
keysUrlattribute. - keysUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
keysUrlattribute. - keysUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
keysUrlattribute.
L
- label() - Method in interface com.spotify.github.v3.checks.CheckRunAction
-
The label to be shown at the action button.
- label() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
The label to be shown at the action button.
- label() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Label
- label() - Method in interface com.spotify.github.v3.prs.PullRequestRef
-
Label
- label(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction.Builder
-
Initializes the value for the
labelattribute. - label(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Initializes the optional value
labelto label. - label(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Initializes the optional value
labelto label. - Label - Interface in com.spotify.github.v3.issues
-
Issue label resource
- LABELED - Static variable in class com.spotify.github.v3.issues.IssueActionState
- LABELED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- labels() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
A list of comma separated label names.
- labels() - Method in interface com.spotify.github.v3.issues.Issue
-
A list of comma separated label names.
- labels() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
- labels() - Method in interface com.spotify.github.v3.prs.PullRequest
- labels() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
A list of comma separated label names.
- labels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Sets or replaces all elements for
labelslist. - labels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Sets or replaces all elements for
labelslist. - labels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Sets or replaces all elements for
labelslist. - labelsUrl() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Labels URL
- labelsUrl() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Labels URL template.
- labelsUrl() - Method in interface com.spotify.github.v3.issues.Issue
-
Labels URL template.
- labelsUrl() - Method in interface com.spotify.github.v3.Milestone
-
Labels URL
- labelsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Labels URL template
- labelsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Labels URL template
- labelsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Labels URL template
- labelsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Labels URL template
- labelsUrl() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Labels URL template.
- labelsUrl(String) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
labelsUrlattribute. - labelsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
labelsUrlattribute. - labelsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
labelsUrlattribute. - labelsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
labelsUrlattribute. - labelsUrl(String) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
labelsUrlattribute. - labelsUrl(URI) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
labelsUrlattribute. - language() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Language
- language() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Language
- language() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Language
- language() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Language
- language(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
languageto language. - language(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
languageto language. - language(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
languageto language. - language(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
languageto language. - language(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
languageto language. - language(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
languageto language. - Languages - Class in com.spotify.github.v3.repos
-
The Languages type.
- Languages() - Constructor for class com.spotify.github.v3.repos.Languages
- languagesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Languages URL
- languagesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Languages URL
- languagesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Languages URL
- languagesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Languages URL
- languagesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
languagesUrlattribute. - languagesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
languagesUrlattribute. - languagesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
languagesUrlattribute. - last() - Method in class com.spotify.github.http.ImmutablePagination
-
Last page number.
- last() - Method in interface com.spotify.github.http.Pagination
-
Last page number.
- last(Integer) - Method in class com.spotify.github.http.ImmutablePagination.Builder
-
Initializes the value for the
lastattribute. - LAUGH - com.spotify.github.v3.comment.CommentReactionContent
- line() - Method in interface com.spotify.github.v3.comment.Comment
-
Deprecated.Use
Comment.position()instead - line() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Deprecated.Use
ImmutableComment.position()instead - line(int) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Deprecated.
- line(Optional<Integer>) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Deprecated.
- Link - Interface in com.spotify.github.http
-
Used to express a typed relationship with another resource, where the relation type is defined by RFC 5988.
- links() - Method in interface com.spotify.github.v3.prs.Comment
-
Link references.
- links() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Link references.
- links() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Link references.
- links() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Link references.
- links() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Hypermedia links.
- links() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Link references.
- links() - Method in interface com.spotify.github.v3.prs.Review
-
Hypermedia links.
- links(ReviewLinks) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the value for the
linksattribute. - links(CommentLinks) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
linksattribute. - links(PullRequestLinks) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
linksattribute. - links(PullRequestLinks) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
linksattribute. - Links - Interface in com.spotify.github
-
Entity for mapping the JSON field _links.
- Links.Href<T> - Interface in com.spotify.github
-
Holder for href values.
- list() - Method in class com.spotify.github.v3.clients.PullRequestClient
-
List repository pull request.
- list(PullRequestParameters) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
List repository pull requests using given parameters.
- listAccessibleRepositories(int) - Method in class com.spotify.github.v3.clients.GithubAppClient
-
Lists the repositories that an app installation can access.
- listAllBranches() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
List all branches in repository
- listAuthenticatedUserRepositories(AuthenticatedUserRepositoriesFilter) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
List repositories for the authenticated user.
- listBranches() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
List some branches in repository.
- listCommentReaction(long) - Method in class com.spotify.github.v3.clients.IssueClient
-
List reactions on a comment.
- listComments() - Method in class com.spotify.github.v3.clients.IssueClient
-
List repository comments.
- listComments(int) - Method in class com.spotify.github.v3.clients.IssueClient
-
List given issue number comments.
- listCommits() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
List repository commits.
- listCommits(int) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
List pull request commits.
- listCommitStatuses(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
List statuses for a specific ref.
- listCommitStatuses(String, int) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
List statuses for a specific ref.
- listInvitations() - Method in class com.spotify.github.v3.clients.RepositoryClient
- listMatchingReferences(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
List matching references.
- listOrganizationRepositories() - Method in class com.spotify.github.v3.clients.RepositoryClient
-
List all repositories in this organization.
- listPendingTeamInvitations(String) - Method in class com.spotify.github.v3.clients.TeamClient
-
List pending invitations for a team.
- listPullRequestsForCommit(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
List pull requests that contain the given commit.
- listReferences() - Method in class com.spotify.github.v3.clients.GitDataClient
-
Deprecated.
- listReferences(String) - Method in class com.spotify.github.v3.clients.GitDataClient
-
Deprecated.
- listReviewRequests(int) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
List pull request requested reviews.
- listReviews(int) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
List pull request reviews.
- listReviews(int, int) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
List pull request reviews paginated.
- listTeamMembers(String) - Method in class com.spotify.github.v3.clients.TeamClient
-
List members of a specific team.
- listTeamMembers(String, int) - Method in class com.spotify.github.v3.clients.TeamClient
-
List members of a specific team.
- listTeams() - Method in class com.spotify.github.v3.clients.TeamClient
-
List teams within an organisation.
- listWorkflows() - Method in class com.spotify.github.v3.clients.WorkflowsClient
-
List workflows for a repository.
- locked() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Is locked.
- locked() - Method in interface com.spotify.github.v3.issues.Issue
-
Is locked.
- locked() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Is it locked.
- locked() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Is it locked.
- locked() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Is it locked.
- locked() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Is locked.
- locked(Boolean) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
lockedattribute. - locked(Boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
lockedattribute. - locked(Boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
lockedattribute. - locked(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
lockedattribute. - login() - Method in class com.spotify.github.v3.ImmutableUser
-
Login name.
- login() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
login username
- login() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
login username
- login() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
The organization's username.
- login() - Method in interface com.spotify.github.v3.repos.Organization
-
The organization's username.
- login() - Method in interface com.spotify.github.v3.User
-
Login name.
- login(String) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
loginattribute. - login(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
loginattribute. - login(String) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Initializes the value for the
loginattribute.
M
- MAINTAIN - Static variable in class com.spotify.github.v3.repos.RepositoryPermission
- maintainers() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
List GitHub IDs for organization members who will become team maintainers.
- maintainers() - Method in interface com.spotify.github.v3.orgs.requests.TeamCreate
-
List GitHub IDs for organization members who will become team maintainers.
- maintainers(List<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
maintainersto maintainers. - maintainers(Optional<? extends List<String>>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
maintainersto maintainers. - masterBranch() - Method in interface com.spotify.github.v3.activity.events.CreateEvent
-
The name of the repository's default branch (usually master).
- masterBranch() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
The name of the repository's default branch (usually master).
- masterBranch() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- masterBranch() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- masterBranch() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- masterBranch() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Deprecated.
- masterBranch(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the value for the
masterBranchattribute. - masterBranch(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- masterBranch(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- masterBranch(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- masterBranch(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- masterBranch(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- masterBranch(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- media() - Method in class com.spotify.github.http.ImmutableLink
-
The "media" parameter, when present, is used to indicate intended destination medium or media for style information (see [W3C.REC-html401-19991224], Section 6.13).
- media() - Method in interface com.spotify.github.http.Link
-
The "media" parameter, when present, is used to indicate intended destination medium or media for style information (see [W3C.REC-html401-19991224], Section 6.13).
- media(String) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
mediato media. - media(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
mediato media. - Membership - Interface in com.spotify.github.v3.orgs
-
Membership resource represents data returned by a single Membership get operation.
- MembershipCreate - Interface in com.spotify.github.v3.orgs.requests
-
Request to create a team within a given organisation
- membersUrl() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Members API URL template.
- membersUrl() - Method in interface com.spotify.github.v3.repos.Organization
-
Members API URL template.
- membersUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Initializes the value for the
membersUrlattribute. - merge - com.spotify.github.v3.prs.MergeMethod
- merge(int, MergeParameters) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
Merges a pull request.
- merge(String, String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Perform a merge.
- merge(String, String, String) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Perform a merge.
- mergeable() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Is it mergeable.
- mergeable() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Is it mergeable.
- mergeable(boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
mergeableto mergeable. - mergeable(Optional<Boolean>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
mergeableto mergeable. - mergeableState() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
The mergeable state of this PR.
- mergeableState() - Method in interface com.spotify.github.v3.prs.PullRequest
-
The mergeable state of this PR.
- mergeableState(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
mergeableStateattribute. - mergeBaseCommit() - Method in interface com.spotify.github.v3.repos.CommitComparison
-
Merge base
- mergeBaseCommit() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Merge base
- mergeBaseCommit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Initializes the value for the
mergeBaseCommitattribute. - mergeCommitMessage() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
The default value for a merge commit message.
- mergeCommitMessage() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
The default value for a merge commit message.
- mergeCommitMessage(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
mergeCommitMessageto mergeCommitMessage. - mergeCommitMessage(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
mergeCommitMessageto mergeCommitMessage. - mergeCommitSha() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
- mergeCommitSha() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
- mergeCommitSha() - Method in interface com.spotify.github.v3.prs.PullRequestItem
- mergeCommitSha(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
mergeCommitShato mergeCommitSha. - mergeCommitSha(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
mergeCommitShato mergeCommitSha. - mergeCommitSha(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
mergeCommitShato mergeCommitSha. - mergeCommitSha(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
mergeCommitShato mergeCommitSha. - mergeCommitTitle() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
The default value for a merge commit title.
- mergeCommitTitle() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
The default value for a merge commit title.
- mergeCommitTitle(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
mergeCommitTitleto mergeCommitTitle. - mergeCommitTitle(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
mergeCommitTitleto mergeCommitTitle. - merged() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Is it merged.
- merged() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Is it merged.
- merged(Boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
mergedattribute. - mergedAt() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Merged date.
- mergedAt() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Merged date.
- mergedAt() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Merged date.
- mergedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
mergedAtto mergedAt. - mergedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
mergedAtto mergedAt. - mergedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
mergedAtto mergedAt. - mergedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
mergedAtto mergedAt. - mergedBy() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Merged by user.
- mergedBy() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Merged by user.
- mergedBy(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
mergedByto mergedBy. - mergedBy(Optional<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
mergedByto mergedBy. - mergeMethod() - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Merge method to use.
- mergeMethod() - Method in class com.spotify.github.v3.prs.MergeParameters
-
Merge method to use.
- mergeMethod(MergeMethod) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters.Builder
-
Initializes the value for the
mergeMethodattribute. - MergeMethod - Enum in com.spotify.github.v3.prs
-
The enum MergeMethod.
- MergeParameters - Class in com.spotify.github.v3.prs
-
The parameters for merging a Pull Request.
- MergeParameters() - Constructor for class com.spotify.github.v3.prs.MergeParameters
- mergesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Merges URL
- mergesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Merges URL
- mergesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Merges URL
- mergesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Merges URL
- mergesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
mergesUrlattribute. - mergesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
mergesUrlattribute. - mergesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
mergesUrlattribute. - message() - Method in interface com.spotify.github.v3.checks.Annotation
-
A short description of the feedback for these lines of code.
- message() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
A short description of the feedback for these lines of code.
- message() - Method in interface com.spotify.github.v3.git.Commit
-
Commit message.
- message() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Commit message.
- message() - Method in class com.spotify.github.v3.git.ImmutableTag
-
The tag message.
- message() - Method in interface com.spotify.github.v3.git.Tag
-
The tag message.
- message() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Commit message.
- message() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Commit message.
- message() - Method in interface com.spotify.github.v3.repos.requests.FileCreate
-
The commit message
- message() - Method in interface com.spotify.github.v3.repos.requests.FileUpdate
-
The commit message
- message() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
The commit message
- message() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
The commit message
- message(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the value for the
messageattribute. - message(String) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the value for the
messageattribute. - message(String) - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Initializes the value for the
messageattribute. - message(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Initializes the value for the
messageattribute. - message(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate.Builder
-
Initializes the value for the
messageattribute. - message(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate.Builder
-
Initializes the value for the
messageattribute. - method() - Method in exception com.spotify.github.v3.exceptions.RequestNotOkException
-
Get request HTTP method
- milestone() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
The milestone associated this issue with.
- milestone() - Method in interface com.spotify.github.v3.issues.Issue
-
The milestone associated this issue with.
- milestone() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Milestone.
- milestone() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Milestone.
- milestone() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Milestone.
- milestone() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
The milestone associated this issue with.
- milestone(Milestone) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
milestoneto milestone. - milestone(Milestone) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
milestoneto milestone. - milestone(Milestone) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
milestoneto milestone. - milestone(Milestone) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
milestoneto milestone. - milestone(Optional<? extends Milestone>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
milestoneto milestone. - milestone(Optional<? extends Milestone>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the optional value
milestoneto milestone. - milestone(Optional<? extends Milestone>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the optional value
milestoneto milestone. - milestone(Optional<? extends Milestone>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
milestoneto milestone. - Milestone - Interface in com.spotify.github.v3
-
Milestone resource
- milestonesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Milestones URL template
- milestonesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Milestones URL template
- milestonesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Milestones URL template
- milestonesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Milestones URL template
- milestonesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
milestonesUrlattribute. - milestonesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
milestonesUrlattribute. - milestonesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
milestonesUrlattribute. - mirrorUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Mirror url, if this repo is a mirror
- mirrorUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Mirror url, if this repo is a mirror
- mirrorUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Mirror url, if this repo is a mirror
- mirrorUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Mirror url, if this repo is a mirror
- mirrorUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
mirrorUrlto mirrorUrl. - mirrorUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
mirrorUrlto mirrorUrl. - mirrorUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
mirrorUrlto mirrorUrl. - mirrorUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
mirrorUrlto mirrorUrl. - mirrorUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
mirrorUrlto mirrorUrl. - mirrorUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
mirrorUrlto mirrorUrl. - mode() - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
The file mode; one of 100644 for file (blob), 100755 for executable (blob), 040000 for subdirectory (tree), 160000 for submodule (commit), or 120000 for a blob that specifies the path of a symlink.
- mode() - Method in interface com.spotify.github.v3.git.TreeItem
-
The file mode; one of 100644 for file (blob), 100755 for executable (blob), 040000 for subdirectory (tree), 160000 for submodule (commit), or 120000 for a blob that specifies the path of a symlink.
- mode(String) - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Initializes the value for the
modeattribute. - modified() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Files that were modified.
- modified() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Files that were modified.
- modified(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Sets or replaces all elements for
modifiedlist.
N
- name() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Full repository name.
- name() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
Full repository name.
- name() - Method in interface com.spotify.github.v3.checks.App
-
The App name
- name() - Method in interface com.spotify.github.v3.checks.CheckRunBase
-
The name of the check.
- name() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
The App name
- name() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The name of the check.
- name() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The name of the check.
- name() - Method in interface com.spotify.github.v3.git.Author
-
The name of the author.
- name() - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
The name of the author.
- name() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Name
- name() - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Webhook name
- name() - Method in interface com.spotify.github.v3.hooks.requests.WebhookCreate
-
Webhook name
- name() - Method in interface com.spotify.github.v3.hooks.Webhook
-
Name
- name() - Method in class com.spotify.github.v3.ImmutableTeam
-
Name.
- name() - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Name
- name() - Method in interface com.spotify.github.v3.issues.Label
-
Name
- name() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
The name of the team.
- name() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
The name of the team.
- name() - Method in interface com.spotify.github.v3.orgs.requests.TeamCreate
-
The name of the team.
- name() - Method in interface com.spotify.github.v3.orgs.requests.TeamUpdate
-
The name of the team.
- name() - Method in interface com.spotify.github.v3.repos.Branch
-
Branch name
- name() - Method in interface com.spotify.github.v3.repos.FolderContent
-
Content name.
- name() - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Branch name
- name() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Content name.
- name() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Content name.
- name() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Name
- name() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Name
- name() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Name
- name() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Name
- name() - Method in interface com.spotify.github.v3.Team
-
Name.
- name() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Name.
- name() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Name.
- name(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
nameattribute. - name(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
nameattribute. - neutral - com.spotify.github.v3.checks.CheckRunConclusion
- next() - Method in class com.spotify.github.http.ImmutablePagination
-
Next page number.
- next() - Method in interface com.spotify.github.http.Pagination
-
Next page number.
- next() - Method in class com.spotify.github.v3.clients.GithubPageIterator
- next(int) - Method in class com.spotify.github.http.ImmutablePagination.Builder
-
Initializes the optional value
nextto next. - next(Optional<Integer>) - Method in class com.spotify.github.http.ImmutablePagination.Builder
-
Initializes the optional value
nextto next. - nextPage() - Method in interface com.spotify.github.async.AsyncPage
-
Next page.
- nextPage() - Method in class com.spotify.github.v3.clients.GithubPage
-
Next page.
- NO_CONTENT - Static variable in class com.spotify.github.v3.clients.UserClient
- nodeId() - Method in class com.spotify.github.v3.ImmutableTeam
-
Node ID
- nodeId() - Method in class com.spotify.github.v3.issues.ImmutableLabel
- nodeId() - Method in interface com.spotify.github.v3.issues.Label
- nodeId() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Node ID
- nodeId() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
Node ID
- nodeId() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
- nodeId() - Method in interface com.spotify.github.v3.prs.PullRequest
- nodeId() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Node ID
- nodeId() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
Node ID
- nodeId() - Method in interface com.spotify.github.v3.Team
-
Node ID
- nodeId() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Node ID
- nodeId() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Node ID
- nodeId(String) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
nodeIdattribute. - nodeId(String) - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Initializes the value for the
nodeIdattribute. - nodeId(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
nodeIdattribute. - nodeId(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
nodeIdattribute. - nodeId(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
nodeIdattribute. - nodeId(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
nodeIdattribute. - NoopTracer - Class in com.spotify.github.v3.clients
- NOT_FOUND - Static variable in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- NOT_FOUND - Static variable in class com.spotify.github.tracing.TraceHelper
- notice - com.spotify.github.v3.checks.AnnotationLevel
- notificationSetting() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
The notification setting the team has chosen.
- notificationSetting() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
The notification setting the team has chosen.
- notificationSetting() - Method in interface com.spotify.github.v3.orgs.requests.TeamCreate
-
The notification setting the team has chosen.
- notificationSetting() - Method in interface com.spotify.github.v3.orgs.requests.TeamUpdate
-
The notification setting the team has chosen.
- notificationSetting(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
notificationSettingto notificationSetting. - notificationSetting(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the optional value
notificationSettingto notificationSetting. - notificationSetting(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
notificationSettingto notificationSetting. - notificationSetting(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the optional value
notificationSettingto notificationSetting. - notificationsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Notifications URL template
- notificationsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Notifications URL template
- notificationsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Notifications URL template
- notificationsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Notifications URL template
- notificationsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
notificationsUrlattribute. - notificationsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
notificationsUrlattribute. - notificationsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
notificationsUrlattribute. - number() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
The pull request number.
- number() - Method in interface com.spotify.github.v3.activity.events.PullRequestEvent
-
The pull request number.
- number() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Number
- number() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Number.
- number() - Method in interface com.spotify.github.v3.issues.Issue
-
Number.
- number() - Method in interface com.spotify.github.v3.Milestone
-
Number
- number() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Number.
- number() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Number.
- number() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Number.
- number() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Number.
- number(Integer) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Initializes the value for the
numberattribute. - number(Integer) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
numberattribute. - number(Integer) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
numberattribute. - number(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
numberattribute. - number(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
numberattribute. - number(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
numberattribute.
O
- object() - Method in class com.spotify.github.v3.git.ImmutableReference
-
Reference object.
- object() - Method in class com.spotify.github.v3.git.ImmutableTag
-
The SHA of the git object this is tagging.
- object() - Method in interface com.spotify.github.v3.git.Reference
-
Reference object.
- object() - Method in interface com.spotify.github.v3.git.Tag
-
The SHA of the git object this is tagging.
- object(ReferenceObject) - Method in class com.spotify.github.v3.git.ImmutableReference.Builder
-
Initializes the value for the
objectattribute. - object(ReferenceObject) - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Initializes the value for the
objectattribute. - OpenCensusSpan - Class in com.spotify.github.opencensus
-
Deprecated.This class has been moved to the package com.spotify.github.tracing.opencensus. Please use com.spotify.github.tracing.opencensus.OpenCensusSpan instead.
- OpenCensusSpan - Class in com.spotify.github.tracing.opencensus
- OpenCensusSpan(Span) - Constructor for class com.spotify.github.opencensus.OpenCensusSpan
-
Deprecated.
- OpenCensusSpan(Span) - Constructor for class com.spotify.github.tracing.opencensus.OpenCensusSpan
- OpenCensusTracer - Class in com.spotify.github.opencensus
-
Deprecated.This class has been moved to the package com.spotify.github.tracing.opencensus. Please use com.spotify.github.tracing.opencensus.OpenCensusTracer instead.
- OpenCensusTracer - Class in com.spotify.github.tracing.opencensus
-
Tracer implementation using OpenCensus.
- OpenCensusTracer() - Constructor for class com.spotify.github.opencensus.OpenCensusTracer
-
Deprecated.
- OpenCensusTracer() - Constructor for class com.spotify.github.tracing.opencensus.OpenCensusTracer
- OPENED - Static variable in class com.spotify.github.v3.issues.IssueActionState
- OPENED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- openIssues() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Number of open issues
- openIssues() - Method in interface com.spotify.github.v3.Milestone
-
Number of open issues
- openIssues() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- openIssues() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- openIssues() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- openIssues() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Deprecated.
- openIssues(int) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- openIssues(int) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- openIssues(int) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- openIssues(Integer) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
openIssuesattribute. - openIssues(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- openIssues(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- openIssues(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- openIssuesCount() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Open issues count
- openIssuesCount() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Open issues count
- openIssuesCount() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Open issues count
- openIssuesCount() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Open issues count
- openIssuesCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
openIssuesCountattribute. - openIssuesCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
openIssuesCountattribute. - openIssuesCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
openIssuesCountattribute. - OpenTelemetrySpan - Class in com.spotify.github.tracing.opentelemetry
- OpenTelemetrySpan(Span) - Constructor for class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- OpenTelemetryTracer - Class in com.spotify.github.tracing.opentelemetry
-
Tracer implementation using OpenTelemetry.
- OpenTelemetryTracer() - Constructor for class com.spotify.github.tracing.opentelemetry.OpenTelemetryTracer
- OpenTelemetryTracer(OpenTelemetry) - Constructor for class com.spotify.github.tracing.opentelemetry.OpenTelemetryTracer
- order() - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
The sort order if sort parameter is provided.
- order() - Method in interface com.spotify.github.v3.search.requests.SearchParameters
-
The sort order if sort parameter is provided.
- order(String) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the optional value
orderto order. - order(Optional<String>) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the optional value
orderto order. - OrganisationClient - Class in com.spotify.github.v3.clients
- organization() - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Organization
- organization() - Method in interface com.spotify.github.v3.activity.events.RepositoryEvent
-
Organization
- organization() - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
- organization() - Method in interface com.spotify.github.v3.orgs.OrgMembership
- organization(Organization) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent.Builder
-
Initializes the value for the
organizationattribute. - organization(Organization) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership.Builder
-
Initializes the value for the
organizationattribute. - Organization - Interface in com.spotify.github.v3.repos
-
Organization object for GitHub.
- organizationsUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Organizations URL.
- organizationsUrl() - Method in interface com.spotify.github.v3.User
-
Organizations URL.
- organizationsUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
organizationsUrlattribute. - OrgMembership - Interface in com.spotify.github.v3.orgs
-
Org Membership resource represents data returned by a single Membership get operation.
- OrgMembershipCreate - Interface in com.spotify.github.v3.orgs.requests
-
Request to create a member within a given org
- originalCommitId() - Method in interface com.spotify.github.v3.prs.Comment
-
Base commit sha.
- originalCommitId() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Base commit sha.
- originalCommitId(String) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
originalCommitIdattribute. - originalPosition() - Method in interface com.spotify.github.v3.prs.Comment
-
Base content line position.
- originalPosition() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Base content line position.
- originalPosition(Integer) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
originalPositionattribute. - output() - Method in interface com.spotify.github.v3.checks.CheckRunRequest
-
The check run output.
- output() - Method in interface com.spotify.github.v3.checks.CheckRunResponse
-
The check run output.
- output() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The check run output.
- output() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The check run output.
- output(CheckRunOutput) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
outputto output. - output(CheckRunOutput) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the value for the
outputattribute. - output(Optional<? extends CheckRunOutput>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
outputto output. - owner() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Owner
- owner() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Owner
- owner() - Method in interface com.spotify.github.v3.repos.PushRepository
-
Owner
- owner() - Method in interface com.spotify.github.v3.repos.Repository
-
Owner
- owner(Author) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
ownerattribute. - owner(User) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
ownerattribute.
P
- page() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Page number of the results to fetch.
- page() - Method in interface com.spotify.github.v3.prs.requests.PullRequestParameters
-
Page number of the results to fetch.
- page() - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Page number of the results to fetch.
- page() - Method in interface com.spotify.github.v3.search.requests.SearchParameters
-
Page number of the results to fetch.
- page(int) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
pageto page. - page(int) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the optional value
pageto page. - page(Optional<Integer>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
pageto page. - page(Optional<Integer>) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the optional value
pageto page. - pagination() - Method in interface com.spotify.github.async.AsyncPage
-
Pagination data.
- pagination() - Method in class com.spotify.github.v3.clients.GithubPage
-
Pagination data.
- Pagination - Interface in com.spotify.github.http
-
Pagination object.
- Parameters - Interface in com.spotify.github
-
Base interface for parameter types.
- ParentItem - Interface in com.spotify.github.v3.git
- parents() - Method in interface com.spotify.github.v3.repos.CommitItem
-
The SHAs of the commits that were the parents of this commit
- parents() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
The SHAs of the commits that were the parents of this commit
- parents() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
The SHAs of the commits that were the parents of this commit
- parents(Iterable<? extends ShaLink>) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Sets or replaces all elements for
parentslist. - parents(Iterable<? extends ShaLink>) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Sets or replaces all elements for
parentslist. - parentTeamId() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
The ID of a team to set as the parent team.
- parentTeamId() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
The ID of a team to set as the parent team.
- parentTeamId() - Method in interface com.spotify.github.v3.orgs.requests.TeamCreate
-
The ID of a team to set as the parent team.
- parentTeamId() - Method in interface com.spotify.github.v3.orgs.requests.TeamUpdate
-
The ID of a team to set as the parent team.
- parentTeamId(int) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
parentTeamIdto parentTeamId. - parentTeamId(int) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the optional value
parentTeamIdto parentTeamId. - parentTeamId(Optional<Integer>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
parentTeamIdto parentTeamId. - parentTeamId(Optional<Integer>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the optional value
parentTeamIdto parentTeamId. - patch() - Method in interface com.spotify.github.v3.git.FileItem
- patch() - Method in class com.spotify.github.v3.git.ImmutableFileItem
- patch() - Method in interface com.spotify.github.v3.repos.File
-
Patch content
- patch() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Patch content
- patch(int) - Method in class com.spotify.github.v3.clients.PullRequestClient
- patch(String) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
patchattribute. - patch(String) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
patchto patch. - patch(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
patchto patch. - patchUrl() - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Patch URL.
- patchUrl() - Method in interface com.spotify.github.v3.issues.PullRequest
-
Patch URL.
- patchUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Patch URL.
- patchUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Patch URL.
- patchUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Patch URL.
- patchUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest.Builder
-
Initializes the value for the
patchUrlattribute. - patchUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
patchUrlattribute. - patchUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
patchUrlattribute. - path() - Method in interface com.spotify.github.v3.checks.Annotation
-
The path of the file to add an annotation to.
- path() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
The path of the file to add an annotation to.
- path() - Method in interface com.spotify.github.v3.comment.Comment
-
Relative path of the file to comment on.
- path() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Relative path of the file to comment on.
- path() - Method in exception com.spotify.github.v3.exceptions.RequestNotOkException
-
Get request URI path
- path() - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
The file referenced in the tree.
- path() - Method in interface com.spotify.github.v3.git.TreeItem
-
The file referenced in the tree.
- path() - Method in interface com.spotify.github.v3.prs.Comment
-
The relative path of the file to comment on.
- path() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
The relative path of the file to comment on.
- path() - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Relative path to the file that necessitates a review comment.
- path() - Method in class com.spotify.github.v3.prs.ReviewComment
-
Relative path to the file that necessitates a review comment.
- path() - Method in interface com.spotify.github.v3.repos.FolderContent
-
The content path.
- path() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
The content path.
- path() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
The content path.
- path() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
The workflow path.
- path() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
The workflow path.
- path(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the value for the
pathattribute. - path(String) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the optional value
pathto path. - path(String) - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Initializes the value for the
pathattribute. - path(String) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
pathattribute. - path(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewComment.Builder
-
Initializes the value for the
pathattribute. - path(String) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
pathattribute. - path(String) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
pathattribute. - path(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
pathattribute. - path(Optional<String>) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the optional value
pathto path. - payload() - Method in class com.spotify.github.v3.git.ImmutableVerification
- payload() - Method in interface com.spotify.github.v3.git.Verification
- payload() - Method in interface com.spotify.github.v3.repos.Deployment
-
Optional JSON payload with extra information about the deployment.
- payload() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Optional JSON payload with extra information about the deployment.
- payload(String) - Method in class com.spotify.github.v3.git.ImmutableVerification.Builder
-
Initializes the value for the
payloadattribute. - payload(Map<String, String>) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the optional value
payloadto payload. - payload(Optional<? extends Map<String, String>>) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the optional value
payloadto payload. - PEER_SERVICE - Static variable in class com.spotify.github.tracing.TraceHelper.TraceTags
- PENDING - Static variable in class com.spotify.github.v3.activity.events.ReviewState
- PENDING - Static variable in class com.spotify.github.v3.prs.ReviewState
- PENDING - Static variable in class com.spotify.github.v3.repos.StatusState
- per_page() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Results per page (max 100)
- per_page() - Method in interface com.spotify.github.v3.prs.requests.PullRequestParameters
-
Results per page (max 100)
- per_page() - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
The number of results per page (max 100).
- per_page() - Method in interface com.spotify.github.v3.search.requests.SearchParameters
-
The number of results per page (max 100).
- per_page(int) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
per_pageto per_page. - per_page(int) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the optional value
per_pageto per_page. - per_page(Optional<Integer>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
per_pageto per_page. - per_page(Optional<Integer>) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the optional value
per_pageto per_page. - permission() - Method in class com.spotify.github.v3.ImmutableTeam
-
Permission
- permission() - Method in interface com.spotify.github.v3.Team
-
Permission
- permission(String) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
permissionattribute. - permissions() - Method in interface com.spotify.github.v3.checks.App
-
The permissions the installation of the app has.
- permissions() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
The permissions the installation of the app has.
- permissions() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Permissions map this installation has.
- permissions() - Method in interface com.spotify.github.v3.checks.Installation
-
Permissions map this installation has.
- permissions() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Permissions
- permissions() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Permissions
- permissions() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Permissions
- permissions() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
The permission associated with the invitation
- permissions() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Permissions
- permissions() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
The permission associated with the invitation
- permissions(Permissions) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
permissionsto permissions. - permissions(Permissions) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
permissionsto permissions. - permissions(Permissions) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
permissionsto permissions. - permissions(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
permissionsattribute. - permissions(Map<String, ? extends String>) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Sets or replaces all mappings from the specified map as entries for the
permissionsmap. - permissions(Map<String, ? extends String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Sets or replaces all mappings from the specified map as entries for the
permissionsmap. - permissions(Optional<? extends Permissions>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the optional value
permissionsto permissions. - permissions(Optional<? extends Permissions>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the optional value
permissionsto permissions. - permissions(Optional<? extends Permissions>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the optional value
permissionsto permissions. - Permissions - Interface in com.spotify.github.v3.repos
-
Repository permissions resource
- pingUrl() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Ping URL
- pingUrl() - Method in interface com.spotify.github.v3.hooks.Webhook
-
Ping URL
- pingUrl(URI) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
pingUrlattribute. - position() - Method in interface com.spotify.github.v3.comment.Comment
-
Line index in the diff to comment on.
- position() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Line index in the diff to comment on.
- position() - Method in interface com.spotify.github.v3.prs.Comment
-
The line index in the diff to comment on.
- position() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
The line index in the diff to comment on.
- position() - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Position in the diff where you want to add a review comment.
- position() - Method in class com.spotify.github.v3.prs.ReviewComment
-
Position in the diff where you want to add a review comment.
- position(int) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the optional value
positionto position. - position(int) - Method in class com.spotify.github.v3.prs.ImmutableReviewComment.Builder
-
Initializes the value for the
positionattribute. - position(Integer) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
positionattribute. - position(Optional<Integer>) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the optional value
positionto position. - postGraphql(String) - Method in class com.spotify.github.v3.clients.GitHubClient
-
Make a POST request to the graphql endpoint of Github
- previous() - Method in class com.spotify.github.http.ImmutablePagination
-
Previous page number.
- previous() - Method in interface com.spotify.github.http.Pagination
-
Previous page number.
- previous(int) - Method in class com.spotify.github.http.ImmutablePagination.Builder
-
Initializes the optional value
previousto previous. - previous(Optional<Integer>) - Method in class com.spotify.github.http.ImmutablePagination.Builder
-
Initializes the optional value
previousto previous. - privacy() - Method in class com.spotify.github.v3.ImmutableTeam
-
Privacy
- privacy() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
The level of privacy this team should have.
- privacy() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
The level of privacy this team should have.
- privacy() - Method in interface com.spotify.github.v3.orgs.requests.TeamCreate
-
The level of privacy this team should have.
- privacy() - Method in interface com.spotify.github.v3.orgs.requests.TeamUpdate
-
The level of privacy this team should have.
- privacy() - Method in interface com.spotify.github.v3.Team
-
Privacy
- privacy(String) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
privacyattribute. - privacy(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
privacyto privacy. - privacy(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the optional value
privacyto privacy. - privacy(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
privacyto privacy. - privacy(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate.Builder
-
Initializes the optional value
privacyto privacy. - PRIVATIZED - Static variable in class com.spotify.github.v3.repos.RepositoryActionState
- protection() - Method in interface com.spotify.github.v3.repos.Branch
- protection() - Method in class com.spotify.github.v3.repos.ImmutableBranch
- protection(Protection) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Initializes the optional value
protectionto protection. - protection(Optional<? extends Protection>) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Initializes the optional value
protectionto protection. - Protection - Interface in com.spotify.github.v3.repos
-
Branch resource
- protectionUrl() - Method in interface com.spotify.github.v3.repos.Branch
-
Branch protection API URL
- protectionUrl() - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Branch protection API URL
- protectionUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Initializes the optional value
protectionUrlto protectionUrl. - protectionUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableBranch.Builder
-
Initializes the optional value
protectionUrlto protectionUrl. - PUBLICIZED - Static variable in class com.spotify.github.v3.repos.RepositoryActionState
- publicMembersUrl() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Public members API URL template.
- publicMembersUrl() - Method in interface com.spotify.github.v3.repos.Organization
-
Public members API URL template.
- publicMembersUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Initializes the value for the
publicMembersUrlattribute. - pull() - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Can pull
- pull() - Method in interface com.spotify.github.v3.repos.Permissions
-
Can pull
- pull(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePermissions.Builder
-
Initializes the value for the
pullattribute. - PULL - Static variable in class com.spotify.github.v3.repos.RepositoryPermission
- pullRequest() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
The pull request
- pullRequest() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
The pull request the comment belongs to.
- pullRequest() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Pull Request.
- pullRequest() - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
Pull Request.
- pullRequest() - Method in interface com.spotify.github.v3.activity.events.PullRequestEvent
-
The pull request
- pullRequest() - Method in interface com.spotify.github.v3.activity.events.PullRequestReviewCommentEvent
-
The pull request the comment belongs to.
- pullRequest() - Method in interface com.spotify.github.v3.activity.events.PullRequestReviewEvent
-
Pull Request.
- pullRequest() - Method in interface com.spotify.github.v3.activity.events.ReviewLinks
-
Pull Request.
- pullRequest() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Pull request.
- pullRequest() - Method in interface com.spotify.github.v3.issues.Issue
-
Pull request.
- pullRequest() - Method in interface com.spotify.github.v3.prs.CommentLinks
-
Link to the pull request that this comment belongs to.
- pullRequest() - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Link to the pull request that this comment belongs to.
- pullRequest() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Pull request.
- pullRequest(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks.Builder
-
Initializes the value for the
pullRequestattribute. - pullRequest(ReviewLinks.Href<URI>) - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks.Builder
-
Initializes the value for the
pullRequestattribute. - pullRequest(PullRequest) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
pullRequestto pullRequest. - pullRequest(PullRequest) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
pullRequestto pullRequest. - pullRequest(PullRequest) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Initializes the value for the
pullRequestattribute. - pullRequest(PullRequestItem) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Initializes the value for the
pullRequestattribute. - pullRequest(PullRequestItem) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Initializes the value for the
pullRequestattribute. - pullRequest(Optional<? extends PullRequest>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
pullRequestto pullRequest. - pullRequest(Optional<? extends PullRequest>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
pullRequestto pullRequest. - PullRequest - Interface in com.spotify.github.v3.issues
-
Issues pull request resource.
- PullRequest - Interface in com.spotify.github.v3.prs
-
Pull request resource represents data returned by a single PR get operation.
- PullRequestActionState - Class in com.spotify.github.v3.prs
-
Helpful constants for common PullRequest Action states.
- PullRequestClient - Class in com.spotify.github.v3.clients
-
Pull call API client
- PullRequestCreate - Interface in com.spotify.github.v3.prs.requests
-
Pull request create request resource
- PullRequestEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when a pull request is assigned, unassigned, labeled, unlabeled, opened, edited, closed, reopened, or synchronized.
- PullRequestItem - Interface in com.spotify.github.v3.prs
-
Pull request item resource represents data returned during pull request list operation
- PullRequestLinks - Interface in com.spotify.github.v3.prs
-
Reference links for the PullRequest entity
- PullRequestParameters - Interface in com.spotify.github.v3.prs.requests
-
Pull request retrieval parameters resource
- PullRequestRef - Interface in com.spotify.github.v3.prs
-
Pull request reference resource
- PullRequestReviewCommentEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when a comment
Commenton a Pull Request's unified diff is created, edited, or deleted (in the Files Changed tab). - PullRequestReviewEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when a pull request review happens.
- PullRequestUpdate - Interface in com.spotify.github.v3.prs.requests
-
Pull request update request resource
- pullRequestUrl() - Method in interface com.spotify.github.v3.prs.Comment
-
Pull request API URL.
- pullRequestUrl() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Pull request API URL.
- pullRequestUrl() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Pull Request URL.
- pullRequestUrl() - Method in interface com.spotify.github.v3.prs.Review
-
Pull Request URL.
- pullRequestUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
pullRequestUrlattribute. - pullRequestUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the value for the
pullRequestUrlattribute. - pullsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Pulls URL template
- pullsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Pulls URL template
- pullsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Pulls URL template
- pullsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Pulls URL template
- pullsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
pullsUrlattribute. - pullsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
pullsUrlattribute. - pullsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
pullsUrlattribute. - push() - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Can push
- push() - Method in interface com.spotify.github.v3.repos.Permissions
-
Can push
- push(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePermissions.Builder
-
Initializes the value for the
pushattribute. - PUSH - Static variable in class com.spotify.github.v3.repos.RepositoryPermission
- PushCommit - Interface in com.spotify.github.v3.repos
-
Push commit object used in
PushEvent. - pushedAt() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Pushed date
- pushedAt() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Pushed date
- pushedAt() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Pushed date
- pushedAt() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Pushed date
- pushedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
pushedAtattribute. - pushedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
pushedAtattribute. - pushedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
pushedAtattribute. - pusher() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Pusher
- pusher() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
Pusher
- pusher(Author) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
pusherattribute. - pusherType() - Method in interface com.spotify.github.v3.activity.events.CreateEvent
-
No doc found on github - Usually is "user".
- pusherType() - Method in interface com.spotify.github.v3.activity.events.DeleteEvent
-
Pusher type.
- pusherType() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
No doc found on github - Usually is "user".
- pusherType() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Pusher type.
- pusherType(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the value for the
pusherTypeattribute. - pusherType(String) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Initializes the value for the
pusherTypeattribute. - PushEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when a repository branch is pushed to.
- PushRepository - Interface in com.spotify.github.v3.repos
-
Repository resource for push events.
- putAllPermissions(Map<String, ? extends String>) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Put all mappings from the specified map as entries to
permissionsmap. - putAllPermissions(Map<String, ? extends String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Put all mappings from the specified map as entries to
permissionsmap. - putAllStats(Map<String, ? extends Integer>) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Put all mappings from the specified map as entries to
statsmap. - putPermissions(String, String) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Put one entry to the
permissionsmap. - putPermissions(String, String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Put one entry to the
permissionsmap. - putPermissions(Map.Entry<String, ? extends String>) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Put one entry to the
permissionsmap. - putPermissions(Map.Entry<String, ? extends String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Put one entry to the
permissionsmap. - putStats(String, int) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Put one entry to the
statsmap. - putStats(Map.Entry<String, ? extends Integer>) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Put one entry to the
statsmap.
Q
- q() - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
The search keywords, as well as any qualifiers.
- q() - Method in interface com.spotify.github.v3.search.requests.SearchParameters
-
The search keywords, as well as any qualifiers.
- q(String) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the value for the
qattribute. - queued - com.spotify.github.v3.checks.CheckRunStatus
R
- rawDetails() - Method in interface com.spotify.github.v3.checks.Annotation
-
Details about this annotation.
- rawDetails() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Details about this annotation.
- rawDetails(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
rawDetailsto rawDetails. - rawDetails(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
rawDetailsto rawDetails. - rawUrl() - Method in interface com.spotify.github.v3.git.FileItem
- rawUrl() - Method in class com.spotify.github.v3.git.ImmutableFileItem
- rawUrl() - Method in interface com.spotify.github.v3.repos.File
-
Raw file content API URL
- rawUrl() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Raw file content API URL
- rawUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
rawUrlattribute. - rawUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
rawUrlto rawUrl. - rawUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
rawUrlto rawUrl. - ReadOnlyRepositoryException - Exception in com.spotify.github.v3.exceptions
-
The Read only repository exception.
- ReadOnlyRepositoryException(String, String, int, String, Map<String, List<String>>) - Constructor for exception com.spotify.github.v3.exceptions.ReadOnlyRepositoryException
-
Instantiates a new Read only repository exception.
- reason() - Method in class com.spotify.github.v3.git.ImmutableVerification
- reason() - Method in interface com.spotify.github.v3.git.Verification
- reason() - Method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason
- reason() - Method in interface com.spotify.github.v3.user.requests.SuspensionReason
- reason(String) - Method in class com.spotify.github.v3.git.ImmutableVerification.Builder
-
Initializes the value for the
reasonattribute. - reason(String) - Method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason.Builder
-
Initializes the value for the
reasonattribute. - rebase - com.spotify.github.v3.prs.MergeMethod
- receivedEventsUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Received event URL.
- receivedEventsUrl() - Method in interface com.spotify.github.v3.User
-
Received event URL.
- receivedEventsUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
receivedEventsUrlattribute. - ref() - Method in interface com.spotify.github.v3.activity.events.CreateEvent
-
The git ref (or null if only a repository was created).
- ref() - Method in interface com.spotify.github.v3.activity.events.DeleteEvent
-
Full git reference
- ref() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
The git ref (or null if only a repository was created).
- ref() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Full git reference
- ref() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
The full Git ref that was pushed.
- ref() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
The full Git ref that was pushed.
- ref() - Method in class com.spotify.github.v3.git.ImmutableReference
-
Full reference path.
- ref() - Method in interface com.spotify.github.v3.git.Reference
-
Full reference path.
- ref() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Reference
- ref() - Method in interface com.spotify.github.v3.prs.PullRequestRef
-
Reference
- ref() - Method in interface com.spotify.github.v3.repos.Deployment
-
The name of the ref.
- ref() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
The name of the ref.
- ref(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the value for the
refattribute. - ref(String) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Initializes the value for the
refattribute. - ref(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
refattribute. - ref(String) - Method in class com.spotify.github.v3.git.ImmutableReference.Builder
-
Initializes the value for the
refattribute. - ref(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Initializes the value for the
refattribute. - ref(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
refattribute. - Reference - Interface in com.spotify.github.v3.git
-
Github reference.
- ReferenceObject - Interface in com.spotify.github.v3.git
-
Reference object resource.
- refType() - Method in interface com.spotify.github.v3.activity.events.CreateEvent
-
The object that was created.
- refType() - Method in interface com.spotify.github.v3.activity.events.DeleteEvent
-
The object that was deleted.
- refType() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
The object that was created.
- refType() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
The object that was deleted.
- refType(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the value for the
refTypeattribute. - refType(String) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Initializes the value for the
refTypeattribute. - RefType - Class in com.spotify.github.v3.git
-
Helpful constants for common Ref types.
- REJECTED - Static variable in class com.spotify.github.v3.activity.events.ReviewState
- REJECTED - Static variable in class com.spotify.github.v3.prs.ReviewState
- rel() - Method in class com.spotify.github.http.ImmutableLink
-
The relation type of a link is conveyed in the "rel" parameter's value.
- rel() - Method in interface com.spotify.github.http.Link
-
The relation type of a link is conveyed in the "rel" parameter's value.
- rel(String) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
relto rel. - rel(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
relto rel. - releasesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Releases URL template
- releasesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Releases URL template
- releasesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Releases URL template
- releasesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Releases URL template
- releasesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
releasesUrlattribute. - releasesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
releasesUrlattribute. - releasesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
releasesUrlattribute. - removeCollaborator(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
- removed() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Files that were removed.
- removed() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Files that were removed.
- removed(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Sets or replaces all elements for
removedlist. - removeInvite(String) - Method in class com.spotify.github.v3.clients.RepositoryClient
- removeRequestedReview(int, RequestReviewParameters) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
Remove a request for review for a pull request.
- REOPENED - Static variable in class com.spotify.github.v3.issues.IssueActionState
- REOPENED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- repo() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Repository
- repo() - Method in interface com.spotify.github.v3.prs.PullRequestRef
-
Repository
- repo(Repository) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Initializes the optional value
repoto repo. - repo(Optional<? extends Repository>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Initializes the optional value
repoto repo. - repoNames() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
The full name (e.g., "organization-name/repository-name") of repositories to add the team to.
- repoNames() - Method in interface com.spotify.github.v3.orgs.requests.TeamCreate
-
The full name (e.g., "organization-name/repository-name") of repositories to add the team to.
- repoNames(List<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
repoNamesto repoNames. - repoNames(Optional<? extends List<String>>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate.Builder
-
Initializes the optional value
repoNamesto repoNames. - repositories() - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
- repositories() - Method in interface com.spotify.github.v3.apps.InstallationRepositoriesResponse
- repositories(SearchParameters) - Method in class com.spotify.github.v3.clients.SearchClient
-
Search repositories.
- repositories(Iterable<? extends Repository>) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse.Builder
-
Sets or replaces all elements for
repositorieslist. - repositoriesUrl() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Repositories url.
- repositoriesUrl() - Method in interface com.spotify.github.v3.checks.Installation
-
Repositories url.
- repositoriesUrl() - Method in class com.spotify.github.v3.ImmutableTeam
-
Repositories URL
- repositoriesUrl() - Method in interface com.spotify.github.v3.Team
-
Repositories URL
- repositoriesUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the value for the
repositoriesUrlattribute. - repositoriesUrl(URI) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
repositoriesUrlattribute. - repository() - Method in interface com.spotify.github.v3.activity.events.BaseEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
The
PushRepository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
The
Repository - repository() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
The
Repository - repository() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
The
PushRepository - repository() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
The repository that the invitee is being invited to
- repository() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
The repository that the invitee is being invited to
- repository(PushRepository) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
repositoryattribute. - repository(Repository) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
repositoryattribute. - Repository - Interface in com.spotify.github.v3.repos
-
Repository resource
- REPOSITORY - Static variable in class com.spotify.github.v3.git.RefType
- RepositoryActionState - Class in com.spotify.github.v3.repos
-
Helpful constants for common Repository Action states.
- RepositoryBase - Interface in com.spotify.github.v3.repos
-
Repository resource
- RepositoryClient - Class in com.spotify.github.v3.clients
-
Repository API client
- RepositoryCreateStatus - Interface in com.spotify.github.v3.repos.requests
-
Request to create commit statuses for a given ref.
- RepositoryDispatch - Interface in com.spotify.github.v3.repos.requests
- RepositoryEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when a repository is created, deleted, made public, or made private.
- RepositoryInvitation - Interface in com.spotify.github.v3.repos
-
Collaborator Invitation resource
- RepositoryPermission - Class in com.spotify.github.v3.repos
-
Helpful constants for Repository permissions.
- repositorySelection() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Indicates if the App is installed in all repos of the org, or just selected.
- repositorySelection() - Method in interface com.spotify.github.v3.checks.Installation
-
Indicates if the App is installed in all repos of the org, or just selected.
- repositorySelection(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the optional value
repositorySelectionto repositorySelection. - repositorySelection(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the optional value
repositorySelectionto repositorySelection. - RepositoryUpdate - Interface in com.spotify.github.v3.repos.requests
- repositoryUrl() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Repository URL.
- repositoryUrl() - Method in interface com.spotify.github.v3.issues.Issue
-
Repository URL.
- repositoryUrl() - Method in interface com.spotify.github.v3.repos.Deployment
-
Deployment repository API URL
- repositoryUrl() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Deployment repository API URL
- repositoryUrl() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Repository URL
- repositoryUrl() - Method in interface com.spotify.github.v3.repos.Status
-
Repository URL
- repositoryUrl() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Repository URL.
- repositoryUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
repositoryUrlto repositoryUrl. - repositoryUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
repositoryUrlattribute. - repositoryUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
repositoryUrlto repositoryUrl. - repositoryUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
repositoryUrlto repositoryUrl. - repositoryUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the optional value
repositoryUrlto repositoryUrl. - repositoryUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
repositoryUrlto repositoryUrl. - repositoryUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the optional value
repositoryUrlto repositoryUrl. - reposUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Repositories URL.
- reposUrl() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Repositories API URL.
- reposUrl() - Method in interface com.spotify.github.v3.repos.Organization
-
Repositories API URL.
- reposUrl() - Method in interface com.spotify.github.v3.User
-
Repositories URL.
- reposUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
reposUrlattribute. - reposUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Initializes the value for the
reposUrlattribute. - requestedReviewers() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Requested reviewers (users)
- requestedReviewers() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Requested reviewers (users)
- requestedReviewers() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Requested reviewers (users)
- requestedReviewers(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Sets or replaces all elements for
requestedReviewerslist. - requestedReviewers(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Sets or replaces all elements for
requestedReviewerslist. - requestedTeams() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Requested reviewers (teams)
- requestedTeams() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Requested reviewers (teams)
- requestedTeams() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Requested reviewers (teams)
- requestedTeams(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Sets or replaces all elements for
requestedTeamslist. - requestedTeams(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Sets or replaces all elements for
requestedTeamslist. - RequestNotOkException - Exception in com.spotify.github.v3.exceptions
-
HTTP response with non-200 StatusCode.
- RequestNotOkException(String, String, int, String, Map<String, List<String>>) - Constructor for exception com.spotify.github.v3.exceptions.RequestNotOkException
-
Response to request came back with non-2xx status code
- requestReview(int, RequestReviewParameters) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
Requests a review for a pull request.
- RequestReviewParameters - Class in com.spotify.github.v3.prs
-
The parameters for requesting a review or removing review request for a Pull Request.
- RequestReviewParameters() - Constructor for class com.spotify.github.v3.prs.RequestReviewParameters
- requiredStatusChecks() - Method in class com.spotify.github.v3.repos.ImmutableProtection
- requiredStatusChecks() - Method in interface com.spotify.github.v3.repos.Protection
- requiredStatusChecks(RequiredStatusChecks) - Method in class com.spotify.github.v3.repos.ImmutableProtection.Builder
-
Initializes the value for the
requiredStatusChecksattribute. - RequiredStatusChecks - Interface in com.spotify.github.v3.repos
-
Branch resource
- rev() - Method in class com.spotify.github.http.ImmutableLink
-
The "rev" parameter has been used in the past to indicate that the semantics of the relationship are in the reverse direction.
- rev() - Method in interface com.spotify.github.http.Link
-
The "rev" parameter has been used in the past to indicate that the semantics of the relationship are in the reverse direction.
- rev(String) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
revto rev. - rev(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
revto rev. - review() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Review.
- review() - Method in interface com.spotify.github.v3.activity.events.PullRequestReviewEvent
-
Review.
- review(Review) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Initializes the value for the
reviewattribute. - Review - Interface in com.spotify.github.v3.prs
-
Pull request review resource represents data returned by a single PR review get operation.
- REVIEW_REQUEST_REMOVED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- REVIEW_REQUESTED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- ReviewActionState - Class in com.spotify.github.v3.activity.events
-
Helpful constants for common Review Action states.
- reviewComment() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
API link template to a specific review comments on this pull request.
- reviewComment() - Method in interface com.spotify.github.v3.prs.PullRequestLinks
-
API link template to a specific review comments on this pull request.
- reviewComment(Links.Href<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Initializes the value for the
reviewCommentattribute. - ReviewComment - Class in com.spotify.github.v3.prs
-
Comment parameters for a draft review.
- ReviewComment() - Constructor for class com.spotify.github.v3.prs.ReviewComment
- reviewComments() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Number of review (commit) comments.
- reviewComments() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
API link to the review comments on this pull request.
- reviewComments() - Method in interface com.spotify.github.v3.prs.PullRequest
-
Number of review (commit) comments.
- reviewComments() - Method in interface com.spotify.github.v3.prs.PullRequestLinks
-
API link to the review comments on this pull request.
- reviewComments(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Initializes the value for the
reviewCommentsattribute. - reviewComments(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
reviewCommentsattribute. - reviewCommentsUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Review comments API URL.
- reviewCommentsUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Review comments API URL.
- reviewCommentsUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Review comments API URL.
- reviewCommentsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
reviewCommentsUrlattribute. - reviewCommentsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
reviewCommentsUrlattribute. - reviewCommentUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Review comment API URL template.
- reviewCommentUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Review comment API URL template.
- reviewCommentUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Review comment API URL template.
- reviewCommentUrl(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
reviewCommentUrlattribute. - reviewCommentUrl(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
reviewCommentUrlattribute. - reviewers() - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Request reviews from users (list of login)
- reviewers() - Method in class com.spotify.github.v3.prs.RequestReviewParameters
-
Request reviews from users (list of login)
- reviewers(List<String>) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters.Builder
-
Initializes the optional value
reviewersto reviewers. - reviewers(Optional<? extends List<String>>) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters.Builder
-
Initializes the optional value
reviewersto reviewers. - ReviewLinks - Interface in com.spotify.github.v3.activity.events
-
Reference links for the Review entity
- ReviewLinks.Href<T> - Interface in com.spotify.github.v3.activity.events
-
Holder for href values.
- ReviewParameters - Class in com.spotify.github.v3.prs
-
The parameters for creating a review for a Pull Request.
- ReviewParameters() - Constructor for class com.spotify.github.v3.prs.ReviewParameters
- ReviewRequests - Interface in com.spotify.github.v3.prs
-
Pull request review resource represents data returned by a single PR review get operation.
- ReviewState - Class in com.spotify.github.v3.activity.events
-
Helpful constants for common Review states in reviews events.
- ReviewState - Class in com.spotify.github.v3.prs
-
Helpful constants for common Review states in reviews.
- ROCKET - com.spotify.github.v3.comment.CommentReactionContent
- role() - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
ROLE
- role() - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
ROLE
- role() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Role
- role() - Method in interface com.spotify.github.v3.orgs.Membership
-
ROLE
- role() - Method in interface com.spotify.github.v3.orgs.OrgMembership
-
ROLE
- role() - Method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate
-
The role that this user should have in the team.
- role() - Method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate
-
The role that this user should have in the org.
- role() - Method in interface com.spotify.github.v3.orgs.requests.MembershipCreate
-
The role that this user should have in the team.
- role() - Method in interface com.spotify.github.v3.orgs.requests.OrgMembershipCreate
-
The role that this user should have in the org.
- role() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
Role
- role(String) - Method in class com.spotify.github.v3.orgs.ImmutableMembership.Builder
-
Initializes the value for the
roleattribute. - role(String) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership.Builder
-
Initializes the value for the
roleattribute. - role(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
roleattribute. - role(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate.Builder
-
Initializes the value for the
roleattribute. - role(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate.Builder
-
Initializes the value for the
roleattribute.
S
- scopeForInstallationId(GitHubClient, int) - Static method in class com.spotify.github.v3.clients.GitHubClient
-
Receives a github client and scopes it to a certain installation ID.
- score() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Score of item
- score() - Method in interface com.spotify.github.v3.search.SearchIssue
-
Score of item
- score(Float) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
scoreattribute. - Search - Interface in com.spotify.github.v3.search
-
Search result base resource.
- SearchClient - Class in com.spotify.github.v3.clients
-
Search API client
- SearchIssue - Interface in com.spotify.github.v3.search
-
Issues search results
- SearchIssues - Interface in com.spotify.github.v3.search
-
Issues search result resource
- SearchParameters - Interface in com.spotify.github.v3.search.requests
-
Search parameters resource defines required and optional parameters.
- SearchRepositories - Interface in com.spotify.github.v3.search
-
Repositories search result resource
- SearchUsers - Interface in com.spotify.github.v3.search
-
Users search result resource
- self() - Method in class com.spotify.github.ImmutableLinks
-
Link to this entity in the API.
- self() - Method in interface com.spotify.github.Links
-
Link to this entity in the API.
- self() - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Link to this entity in the API.
- self() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Link to this entity in the API.
- self(Links.Href<URI>) - Method in class com.spotify.github.ImmutableLinks.Builder
-
Initializes the value for the
selfattribute. - self(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks.Builder
-
Initializes the value for the
selfattribute. - self(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Initializes the value for the
selfattribute. - sender() - Method in interface com.spotify.github.v3.activity.events.BaseEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
The
Userthat triggered/sent the event. - sender() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
The
Userthat triggered/sent the event. - sender() - Method in interface com.spotify.github.v3.activity.events.PushEvent
-
The
Userthat triggered/sent the event. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent.Builder
-
Initializes the value for the
senderattribute. - sender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
senderattribute. - serialize() - Method in interface com.spotify.github.Parameters
-
Goes through all public methods defined in an interface that extends this interface and calls them in the context of the class that called this method, then joins the method name with the result it produced using an ampersand (&) as a delimiter.
- serialize(CommentReactionContent, JsonGenerator, SerializerProvider) - Method in class com.spotify.github.jackson.CommentReactionContentSerializer
- setCommitStatus(String, RepositoryCreateStatus) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Set status for a given commit.
- sha() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
The Commit SHA.
- sha() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
The Commit SHA.
- sha() - Method in interface com.spotify.github.v3.git.Commit
-
Commit sha value.
- sha() - Method in interface com.spotify.github.v3.git.FileItem
-
Commit sha value.
- sha() - Method in class com.spotify.github.v3.git.ImmutableBlob
-
SHA.
- sha() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Commit sha value.
- sha() - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Commit sha value.
- sha() - Method in class com.spotify.github.v3.git.ImmutableParentItem
- sha() - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
SHA.
- sha() - Method in class com.spotify.github.v3.git.ImmutableShaLink
-
SHA.
- sha() - Method in class com.spotify.github.v3.git.ImmutableTag
-
SHA.
- sha() - Method in class com.spotify.github.v3.git.ImmutableTree
-
SHA.
- sha() - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
SHA.
- sha() - Method in interface com.spotify.github.v3.git.ParentItem
- sha() - Method in interface com.spotify.github.v3.git.ShaLink
-
SHA.
- sha() - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
SHA that pull request head must match to allow merge.
- sha() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
SHA
- sha() - Method in class com.spotify.github.v3.prs.MergeParameters
-
SHA that pull request head must match to allow merge.
- sha() - Method in interface com.spotify.github.v3.prs.PullRequestRef
-
SHA
- sha() - Method in interface com.spotify.github.v3.repos.CommitStatus
-
The commit SHA.
- sha() - Method in interface com.spotify.github.v3.repos.Deployment
-
The SHA that was recorded at creation time.
- sha() - Method in interface com.spotify.github.v3.repos.File
-
Sha that included action taken on the given file
- sha() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
SHA.
- sha() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
SHA.
- sha() - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
The commit SHA.
- sha() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
SHA.
- sha() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
The SHA that was recorded at creation time.
- sha() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Sha that included action taken on the given file
- sha() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
SHA.
- sha() - Method in interface com.spotify.github.v3.repos.requests.FileUpdate
-
The SHA of the file being replaced.
- sha() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
The SHA of the file being replaced.
- sha(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableBlob.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the optional value
shato sha. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableParentItem.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableShaLink.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
shato sha. - sha(String) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
shaattribute. - sha(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate.Builder
-
Initializes the value for the
shaattribute. - sha(Optional<String>) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the optional value
shato sha. - sha(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the optional value
shato sha. - ShaLink - Interface in com.spotify.github.v3.git
-
Github sha resource.
- signature() - Method in class com.spotify.github.v3.git.ImmutableVerification
- signature() - Method in interface com.spotify.github.v3.git.Verification
- signature(String) - Method in class com.spotify.github.v3.git.ImmutableVerification.Builder
-
Initializes the value for the
signatureattribute. - singleFileName() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Single file name optional.
- singleFileName() - Method in interface com.spotify.github.v3.checks.Installation
-
Single file name optional.
- singleFileName(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the optional value
singleFileNameto singleFileName. - singleFileName(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the optional value
singleFileNameto singleFileName. - siteAdmin() - Method in class com.spotify.github.v3.ImmutableUser
-
Is user a site admin.
- siteAdmin() - Method in interface com.spotify.github.v3.User
-
Is user a site admin.
- siteAdmin(boolean) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the optional value
siteAdminto siteAdmin. - siteAdmin(Optional<Boolean>) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the optional value
siteAdminto siteAdmin. - size() - Method in interface com.spotify.github.v3.git.Blob
-
Content size in bytes.
- size() - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Content size in bytes.
- size() - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
File size in bytes.
- size() - Method in interface com.spotify.github.v3.git.TreeItem
-
File size in bytes.
- size() - Method in interface com.spotify.github.v3.repos.FolderContent
-
Content size in bytes
- size() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Content size in bytes
- size() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Content size in bytes
- size() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Size in kB
- size() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Size in kB
- size() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Size in kB
- size() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Size in kB
- size(Integer) - Method in class com.spotify.github.v3.git.ImmutableBlob.Builder
-
Initializes the value for the
sizeattribute. - size(Integer) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
sizeattribute. - size(Integer) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
sizeattribute. - size(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
sizeattribute. - size(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
sizeattribute. - size(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
sizeattribute. - size(Long) - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Initializes the value for the
sizeattribute. - skipped - com.spotify.github.v3.checks.CheckRunConclusion
- slug() - Method in interface com.spotify.github.v3.checks.App
-
The URL-friendly name of the GitHub App.
- slug() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
The URL-friendly name of the GitHub App.
- slug() - Method in class com.spotify.github.v3.ImmutableTeam
-
Slug.
- slug() - Method in interface com.spotify.github.v3.Team
-
Slug.
- slug(String) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the optional value
slugto slug. - slug(String) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
slugattribute. - slug(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the optional value
slugto slug. - sort() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
What to sort results by.
- sort() - Method in interface com.spotify.github.v3.prs.requests.PullRequestParameters
-
What to sort results by.
- sort() - Method in interface com.spotify.github.v3.repos.requests.AuthenticatedUserRepositoriesFilter
-
Can be one of created, updated, pushed, full_name.
- sort() - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Can be one of created, updated, pushed, full_name.
- sort() - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
The sort field.
- sort() - Method in interface com.spotify.github.v3.search.requests.SearchParameters
-
The sort field.
- sort(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
sortto sort. - sort(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter.Builder
-
Initializes the value for the
sortattribute. - sort(String) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the optional value
sortto sort. - sort(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
sortto sort. - sort(Optional<String>) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters.Builder
-
Initializes the optional value
sortto sort. - span(String, String) - Method in class com.spotify.github.tracing.BaseTracer
- span(String, String) - Method in interface com.spotify.github.tracing.Tracer
- span(String, String) - Method in class com.spotify.github.v3.clients.NoopTracer
- span(String, String, CompletionStage<?>) - Method in class com.spotify.github.tracing.BaseTracer
- span(String, String, CompletionStage<?>) - Method in interface com.spotify.github.tracing.Tracer
-
Create scoped span.
- span(String, String, CompletionStage<?>) - Method in class com.spotify.github.v3.clients.NoopTracer
- span(Request) - Method in class com.spotify.github.tracing.BaseTracer
- span(Request) - Method in interface com.spotify.github.tracing.Tracer
- span(Request) - Method in class com.spotify.github.v3.clients.NoopTracer
- span(Request, CompletionStage<?>) - Method in class com.spotify.github.tracing.BaseTracer
- span(Request, CompletionStage<?>) - Method in interface com.spotify.github.tracing.Tracer
- span(Request, CompletionStage<?>) - Method in class com.spotify.github.v3.clients.NoopTracer
- Span - Interface in com.spotify.github.tracing
- squash - com.spotify.github.v3.prs.MergeMethod
- squashMergeCommitMessage() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
The default value for a squash merge commit message:
- squashMergeCommitMessage() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
The default value for a squash merge commit message:
- squashMergeCommitMessage(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
squashMergeCommitMessageto squashMergeCommitMessage. - squashMergeCommitMessage(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
squashMergeCommitMessageto squashMergeCommitMessage. - squashMergeCommitTitle() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
squash_merge_commit_title string The default value for a squash merge commit title:
- squashMergeCommitTitle() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
squash_merge_commit_title string The default value for a squash merge commit title:
- squashMergeCommitTitle(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
squashMergeCommitTitleto squashMergeCommitTitle. - squashMergeCommitTitle(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
squashMergeCommitTitleto squashMergeCommitTitle. - sshUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
SSH URL.
- sshUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
SSH URL.
- sshUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
SSH URL.
- sshUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
SSH URL.
- sshUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
sshUrlattribute. - sshUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
sshUrlattribute. - sshUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
sshUrlattribute. - stale - com.spotify.github.v3.checks.CheckRunConclusion
- stargazers() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- stargazers() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- stargazers() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- stargazers() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Deprecated.
- stargazers(int) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- stargazers(int) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- stargazers(int) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- stargazers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- stargazers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- stargazers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- stargazersCount() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Stargazers count
- stargazersCount() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Stargazers count
- stargazersCount() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Stargazers count
- stargazersCount() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Stargazers count
- stargazersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
stargazersCountattribute. - stargazersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
stargazersCountattribute. - stargazersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
stargazersCountattribute. - stargazersUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Stargazers URL
- stargazersUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Stargazers URL
- stargazersUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Stargazers URL
- stargazersUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Stargazers URL
- stargazersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
stargazersUrlattribute. - stargazersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
stargazersUrlattribute. - stargazersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
stargazersUrlattribute. - starredUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Starred URL template.
- starredUrl() - Method in interface com.spotify.github.v3.User
-
Starred URL template.
- starredUrl(String) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
starredUrlattribute. - startColumn() - Method in interface com.spotify.github.v3.checks.Annotation
-
Start column optional.
- startColumn() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Start column optional.
- startColumn(int) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
startColumnto startColumn. - startColumn(Optional<Integer>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
startColumnto startColumn. - startedAt() - Method in interface com.spotify.github.v3.checks.CheckRunBase
-
The time that the check run began.
- startedAt() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The time that the check run began.
- startedAt() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The time that the check run began.
- startedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
startedAtto startedAt. - startedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
startedAtto startedAt. - startedAt(Optional<? extends ZonedDateTime>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the optional value
startedAtto startedAt. - startedAt(Optional<? extends ZonedDateTime>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the optional value
startedAtto startedAt. - startLine() - Method in interface com.spotify.github.v3.checks.Annotation
-
The start line of the annotation.
- startLine() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
The start line of the annotation.
- startLine(int) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the value for the
startLineattribute. - state() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
The new state.
- state() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
The new state.
- state() - Method in class com.spotify.github.v3.ImmutableMilestone
-
The state of the milestone.
- state() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Indicates the state of the issues to return.
- state() - Method in interface com.spotify.github.v3.issues.Issue
-
Indicates the state of the issues to return.
- state() - Method in interface com.spotify.github.v3.Milestone
-
The state of the milestone.
- state() - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
STATE
- state() - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
STATE
- state() - Method in interface com.spotify.github.v3.orgs.Membership
-
STATE
- state() - Method in interface com.spotify.github.v3.orgs.OrgMembership
-
STATE
- state() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Either open, closed, or all to filter by state.
- state() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Either open, closed, or all to filter by state.
- state() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
State.
- state() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Either open, closed, or all to filter by state.
- state() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Either open, closed, or all to filter by state.
- state() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
State of this Pull Request.
- state() - Method in interface com.spotify.github.v3.prs.requests.PullRequestParameters
-
Either open, closed, or all to filter by state.
- state() - Method in interface com.spotify.github.v3.prs.requests.PullRequestUpdate
-
State of this Pull Request.
- state() - Method in interface com.spotify.github.v3.prs.Review
-
State.
- state() - Method in interface com.spotify.github.v3.repos.CommitStatus
-
The result of the status.
- state() - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
The result of the status.
- state() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
The state of the status.
- state() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
The state of the status.
- state() - Method in interface com.spotify.github.v3.repos.requests.RepositoryCreateStatus
-
The state of the status.
- state() - Method in interface com.spotify.github.v3.repos.Status
-
The state of the status.
- state() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Indicates the state of the issues to return.
- state() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Indicates the state of the workflow.
- state() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Indicates the state of the workflow.
- state(WorkflowsState) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.orgs.ImmutableMembership.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
stateto state. - state(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate.Builder
-
Initializes the optional value
stateto state. - state(String) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus.Builder
-
Initializes the value for the
stateattribute. - state(String) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
stateattribute. - state(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters.Builder
-
Initializes the optional value
stateto state. - state(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate.Builder
-
Initializes the optional value
stateto state. - StatItem - Interface in com.spotify.github.v3.git
- stats() - Method in interface com.spotify.github.v3.repos.Commit
-
Commit statistics key, value map.
- stats() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Commit statistics key, value map.
- stats(Map<String, ? extends Integer>) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Sets or replaces all mappings from the specified map as entries for the
statsmap. - status() - Method in interface com.spotify.github.v3.checks.CheckRunBase
-
The current status.
- status() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
The current status.
- status() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
The current status.
- status() - Method in interface com.spotify.github.v3.git.FileItem
-
Commit API URL.
- status() - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Commit API URL.
- status() - Method in interface com.spotify.github.v3.repos.CommitComparison
-
Status
- status() - Method in interface com.spotify.github.v3.repos.File
-
File status.
- status() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Status
- status() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
File status.
- status(CheckRunStatus) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest.Builder
-
Initializes the value for the
statusattribute. - status(CheckRunStatus) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the value for the
statusattribute. - status(String) - Method in class com.spotify.github.v3.git.ImmutableFileItem.Builder
-
Initializes the value for the
statusattribute. - status(String) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison.Builder
-
Initializes the value for the
statusattribute. - status(String) - Method in class com.spotify.github.v3.repos.ImmutableFile.Builder
-
Initializes the value for the
statusattribute. - Status - Interface in com.spotify.github.v3.repos
-
Status resource marks commits with a success, failure, error, or pending state, which is then reflected in pull requests involving those commits.
- STATUS_URI_TEMPLATE - Static variable in class com.spotify.github.v3.clients.RepositoryClient
- statusCode() - Method in exception com.spotify.github.v3.exceptions.RequestNotOkException
-
Get the status code of the response
- statuses() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
API link to the statuses on this pull request.
- statuses() - Method in interface com.spotify.github.v3.prs.PullRequestLinks
-
API link to the statuses on this pull request.
- statuses() - Method in interface com.spotify.github.v3.repos.CommitStatus
-
Statuses list.
- statuses() - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Statuses list.
- statuses(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks.Builder
-
Initializes the value for the
statusesattribute. - statuses(Iterable<? extends Status>) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus.Builder
-
Sets or replaces all elements for
statuseslist. - statusesUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Statuses API URL.
- statusesUrl() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Statuses API URL.
- statusesUrl() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
Statuses API URL.
- statusesUrl() - Method in interface com.spotify.github.v3.repos.Deployment
-
Deployment statuses API URL
- statusesUrl() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Deployment statuses API URL
- statusesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Statuses URL template
- statusesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Statuses URL template
- statusesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Statuses URL template
- statusesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Statuses URL template
- statusesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
statusesUrlattribute. - statusesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
statusesUrlattribute. - statusesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
statusesUrlattribute. - statusesUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
statusesUrlattribute. - statusesUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
statusesUrlattribute. - statusesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
statusesUrlattribute. - StatusEvent - Interface in com.spotify.github.v3.activity.events
-
Triggered when the status of a Git commit changes.
- StatusState - Class in com.spotify.github.v3.repos
-
Helpful constants for common Status states.
- streamFromPaginatingIterable(Iterable<AsyncPage<T>>) - Static method in class com.spotify.github.async.Async
- SUBMITTED - Static variable in class com.spotify.github.v3.activity.events.ReviewActionState
- submittedAt() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Submitted at.
- submittedAt() - Method in interface com.spotify.github.v3.prs.Review
-
Submitted at.
- submittedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the optional value
submittedAtto submittedAt. - submittedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the optional value
submittedAtto submittedAt. - SUBMODULE - Static variable in class com.spotify.github.v3.repos.ContentType
- subscribersUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Subscribers URL
- subscribersUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Subscribers URL
- subscribersUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Subscribers URL
- subscribersUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Subscribers URL
- subscribersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
subscribersUrlattribute. - subscribersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
subscribersUrlattribute. - subscribersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
subscribersUrlattribute. - subscriptionsUrl() - Method in class com.spotify.github.v3.ImmutableUser
-
Subscriptions URL.
- subscriptionsUrl() - Method in interface com.spotify.github.v3.User
-
Subscriptions URL.
- subscriptionsUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
subscriptionsUrlattribute. - subscriptionUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Subscription URL
- subscriptionUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Subscription URL
- subscriptionUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Subscription URL
- subscriptionUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Subscription URL
- subscriptionUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
subscriptionUrlattribute. - subscriptionUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
subscriptionUrlattribute. - subscriptionUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
subscriptionUrlattribute. - success - com.spotify.github.v3.checks.CheckRunConclusion
- success() - Method in class com.spotify.github.tracing.opencensus.OpenCensusSpan
- success() - Method in class com.spotify.github.tracing.opentelemetry.OpenTelemetrySpan
- success() - Method in interface com.spotify.github.tracing.Span
- SUCCESS - Static variable in class com.spotify.github.v3.repos.StatusState
- summary() - Method in interface com.spotify.github.v3.checks.CheckRunOutput
-
The summary of the check run.
- summary() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
The summary of the check run.
- summary(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
summaryto summary. - summary(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
summaryto summary. - suspendUser(String, SuspensionReason) - Method in class com.spotify.github.v3.clients.UserClient
-
Suspend a user.
- SuspensionReason - Interface in com.spotify.github.v3.user.requests
- svnUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Subversion URL
- svnUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Subversion URL
- svnUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Subversion URL
- svnUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Subversion URL
- svnUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
svnUrlattribute. - svnUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
svnUrlattribute. - svnUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
svnUrlattribute. - SYMLINK - Static variable in class com.spotify.github.v3.repos.ContentType
- SYNCHRONIZE - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
T
- tag() - Method in class com.spotify.github.v3.git.ImmutableTag
-
The tag.
- tag() - Method in interface com.spotify.github.v3.git.Tag
-
The tag.
- tag(String) - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Initializes the value for the
tagattribute. - Tag - Interface in com.spotify.github.v3.git
-
Git tag resource.
- TAG - Static variable in class com.spotify.github.v3.git.RefType
- tagger() - Method in class com.spotify.github.v3.git.ImmutableTag
-
An object with information about the individual creating the tag.
- tagger() - Method in interface com.spotify.github.v3.git.Tag
-
An object with information about the individual creating the tag.
- tagger(Author) - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Initializes the value for the
taggerattribute. - tagsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Tags URL
- tagsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Tags URL
- tagsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Tags URL
- tagsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Tags URL
- tagsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
tagsUrlattribute. - tagsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
tagsUrlattribute. - tagsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
tagsUrlattribute. - targetId() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
The ID of the entity it is installed on.
- targetId() - Method in interface com.spotify.github.v3.checks.Installation
-
The ID of the entity it is installed on.
- targetId(int) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the value for the
targetIdattribute. - targetType() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Target type.
- targetType() - Method in interface com.spotify.github.v3.checks.Installation
-
Target type.
- targetType(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation.Builder
-
Initializes the value for the
targetTypeattribute. - targetUrl() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
The optional link added to the status.
- targetUrl() - Method in interface com.spotify.github.v3.activity.events.StatusEvent
-
The optional link added to the status.
- targetUrl() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
The target URL to associate with this status.
- targetUrl() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
The target URL to associate with this status.
- targetUrl() - Method in interface com.spotify.github.v3.repos.requests.RepositoryCreateStatus
-
The target URL to associate with this status.
- targetUrl() - Method in interface com.spotify.github.v3.repos.Status
-
The target URL to associate with this status.
- targetUrl(URI) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the optional value
targetUrlto targetUrl. - targetUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
targetUrlto targetUrl. - targetUrl(URI) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus.Builder
-
Initializes the value for the
targetUrlattribute. - targetUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the optional value
targetUrlto targetUrl. - targetUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the optional value
targetUrlto targetUrl. - task() - Method in interface com.spotify.github.v3.repos.Deployment
-
The name of the task
- task() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
The name of the task
- task(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
taskattribute. - Team - Interface in com.spotify.github.v3
-
Team resource represents data returned by a single Team get operation.
- TeamClient - Class in com.spotify.github.v3.clients
- teamCount() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Team Count
- teamCount() - Method in interface com.spotify.github.v3.orgs.TeamInvitation
-
Team Count
- teamCount(Integer) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation.Builder
-
Initializes the value for the
teamCountattribute. - TeamCreate - Interface in com.spotify.github.v3.orgs.requests
-
Request to create a team within a given organisation
- teamId() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
The id of the team that will be granted access to this repository.
- teamId() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
The id of the team that will be granted access to this repository.
- teamId(int) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
teamIdto teamId. - teamId(Optional<Integer>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
teamIdto teamId. - TeamInvitation - Interface in com.spotify.github.v3.orgs
- teamReviewers() - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Request reviews from teams (list of slugs)
- teamReviewers() - Method in class com.spotify.github.v3.prs.RequestReviewParameters
-
Request reviews from teams (list of slugs)
- teamReviewers(List<String>) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters.Builder
-
Initializes the optional value
teamReviewersto teamReviewers. - teamReviewers(Optional<? extends List<String>>) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters.Builder
-
Initializes the optional value
teamReviewersto teamReviewers. - teams() - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
- teams() - Method in interface com.spotify.github.v3.prs.ReviewRequests
- teams(Iterable<? extends Team>) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Sets or replaces all elements for
teamslist. - teamsUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Teams URL
- teamsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Teams URL
- teamsUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Teams URL
- teamsUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Teams URL
- teamsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
teamsUrlattribute. - teamsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
teamsUrlattribute. - teamsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
teamsUrlattribute. - TeamUpdate - Interface in com.spotify.github.v3.orgs.requests
-
Request to create a team within a given organisation
- testUrl() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Test URL
- testUrl() - Method in interface com.spotify.github.v3.hooks.Webhook
-
Test URL
- testUrl(URI) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
testUrlattribute. - text() - Method in interface com.spotify.github.v3.checks.CheckRunOutput
-
The details of the check run.
- text() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
The details of the check run.
- text(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
textto text. - text(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
textto text. - THUMBS_DOWN - com.spotify.github.v3.comment.CommentReactionContent
- THUMBS_UP - com.spotify.github.v3.comment.CommentReactionContent
- timed_out - com.spotify.github.v3.checks.CheckRunConclusion
- timestamp() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Timestamp.
- timestamp() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Timestamp.
- timestamp(ZonedDateTime) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Initializes the value for the
timestampattribute. - title() - Method in class com.spotify.github.http.ImmutableLink
-
The "title" parameter, when present, is used to label the destination of a link such that it can be used as a human-readable identifier (e.g., a menu entry) in the language indicated by the Content- Language header (if present).
- title() - Method in interface com.spotify.github.http.Link
-
The "title" parameter, when present, is used to label the destination of a link such that it can be used as a human-readable identifier (e.g., a menu entry) in the language indicated by the Content- Language header (if present).
- title() - Method in interface com.spotify.github.v3.checks.Annotation
-
The title that represents the annotation.
- title() - Method in interface com.spotify.github.v3.checks.CheckRunOutput
-
The title of the check run.
- title() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
The title that represents the annotation.
- title() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
The title of the check run.
- title() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Title
- title() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
The title of the issue.
- title() - Method in interface com.spotify.github.v3.issues.Issue
-
The title of the issue.
- title() - Method in interface com.spotify.github.v3.Milestone
-
Title
- title() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
The title of the pull request.
- title() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
The title of the pull request.
- title() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
The title of the pull request.
- title() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
The title of the pull request.
- title() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
The title of the pull request.
- title() - Method in interface com.spotify.github.v3.prs.requests.PullRequestCreate
-
The title of the pull request.
- title() - Method in interface com.spotify.github.v3.prs.requests.PullRequestUpdate
-
The title of the pull request.
- title() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
The title of the issue.
- title(String) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
titleto title. - title(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
titleto title. - title(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
titleto title. - title(String) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
titleattribute. - title(String) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
titleattribute. - title(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
titleattribute. - title(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
titleattribute. - title(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate.Builder
-
Initializes the value for the
titleattribute. - title(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate.Builder
-
Initializes the optional value
titleto title. - title(String) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
titleattribute. - title(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
titleto title. - title(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation.Builder
-
Initializes the optional value
titleto title. - title(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput.Builder
-
Initializes the optional value
titleto title. - title(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate.Builder
-
Initializes the optional value
titleto title. - toJson(Object) - Method in class com.spotify.github.jackson.Json
-
Serialize an object to a json string.
- toJsonUnchecked(Object) - Method in class com.spotify.github.jackson.Json
-
Serialize an object to a json string.
- token() - Method in interface com.spotify.github.v3.checks.AccessToken
-
Access Token.
- token() - Method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
Access Token.
- token(String) - Method in class com.spotify.github.v3.checks.ImmutableAccessToken.Builder
-
Initializes the value for the
tokenattribute. - toString() - Method in class com.spotify.github.http.ImmutableLink
-
Prints the immutable value
Linkwith attribute values. - toString() - Method in class com.spotify.github.http.ImmutablePagination
-
Prints the immutable value
Paginationwith attribute values. - toString() - Method in class com.spotify.github.ImmutableCloseTracking
-
Prints the immutable value
CloseTrackingwith attribute values. - toString() - Method in class com.spotify.github.ImmutableHref
-
Prints the immutable value
Hrefwith attribute values. - toString() - Method in class com.spotify.github.ImmutableLinks
-
Prints the immutable value
Linkswith attribute values. - toString() - Method in class com.spotify.github.ImmutableUpdateTracking
-
Prints the immutable value
UpdateTrackingwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
Prints the immutable value
BaseEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Prints the immutable value
CheckRunEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Prints the immutable value
CommitCommentEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Prints the immutable value
CreateEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Prints the immutable value
DeleteEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Prints the immutable value
DeploymentEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Prints the immutable value
DeploymentStatusEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation
-
Prints the immutable value
EventInstallationwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
Prints the immutable value
ForkEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableHref
-
Prints the immutable value
Hrefwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Prints the immutable value
IssueCommentEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Prints the immutable value
IssuesEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Prints the immutable value
PullRequestEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Prints the immutable value
PullRequestReviewCommentEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Prints the immutable value
PullRequestReviewEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Prints the immutable value
PushEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Prints the immutable value
RepositoryEventwith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
Prints the immutable value
ReviewLinkswith attribute values. - toString() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Prints the immutable value
StatusEventwith attribute values. - toString() - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
-
Prints the immutable value
InstallationRepositoriesResponsewith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
Prints the immutable value
AccessTokenwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Prints the immutable value
Annotationwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Prints the immutable value
Appwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
Prints the immutable value
CheckRunActionwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
Prints the immutable value
CheckRunImagewith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Prints the immutable value
CheckRunOutputwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Prints the immutable value
CheckRunRequestwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Prints the immutable value
CheckRunResponsewith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
Prints the immutable value
CheckRunResponseListwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Prints the immutable value
CheckSuitewith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
Prints the immutable value
CheckSuiteResponseListwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Prints the immutable value
Installationwith attribute values. - toString() - Method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Prints the immutable value
InstallationListwith attribute values. - toString() - Method in enum com.spotify.github.v3.comment.CommentReactionContent
- toString() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Prints the immutable value
Commentwith attribute values. - toString() - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Prints the immutable value
CommentReactionwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Prints the immutable value
Authorwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Prints the immutable value
Blobwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Prints the immutable value
Commitwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Prints the immutable value
FileItemwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableParentItem
-
Prints the immutable value
ParentItemwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableReference
-
Prints the immutable value
Referencewith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
Prints the immutable value
ReferenceObjectwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableShaLink
-
Prints the immutable value
ShaLinkwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableStatItem
-
Prints the immutable value
StatItemwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableTag
-
Prints the immutable value
Tagwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableTree
-
Prints the immutable value
Treewith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Prints the immutable value
TreeItemwith attribute values. - toString() - Method in class com.spotify.github.v3.git.ImmutableVerification
-
Prints the immutable value
Verificationwith attribute values. - toString() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Prints the immutable value
Webhookwith attribute values. - toString() - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
Prints the immutable value
WebhookConfigwith attribute values. - toString() - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Prints the immutable value
WebhookCreatewith attribute values. - toString() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Prints the immutable value
Milestonewith attribute values. - toString() - Method in class com.spotify.github.v3.ImmutableTeam
-
Prints the immutable value
Teamwith attribute values. - toString() - Method in class com.spotify.github.v3.ImmutableUser
-
Prints the immutable value
Userwith attribute values. - toString() - Method in class com.spotify.github.v3.issues.changes.ImmutableBody
-
Prints the immutable value
Bodywith attribute values. - toString() - Method in class com.spotify.github.v3.issues.changes.ImmutableChanges
-
Prints the immutable value
Changeswith attribute values. - toString() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Prints the immutable value
Eventwith attribute values. - toString() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Prints the immutable value
Issuewith attribute values. - toString() - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Prints the immutable value
Labelwith attribute values. - toString() - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Prints the immutable value
PullRequestwith attribute values. - toString() - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
Prints the immutable value
Membershipwith attribute values. - toString() - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Prints the immutable value
OrgMembershipwith attribute values. - toString() - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Prints the immutable value
TeamInvitationwith attribute values. - toString() - Method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate
-
Prints the immutable value
MembershipCreatewith attribute values. - toString() - Method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate
-
Prints the immutable value
OrgMembershipCreatewith attribute values. - toString() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Prints the immutable value
TeamCreatewith attribute values. - toString() - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Prints the immutable value
TeamUpdatewith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Prints the immutable value
Commentwith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Prints the immutable value
CommentLinkswith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Prints the immutable value
MergeParameterswith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Prints the immutable value
PullRequestwith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Prints the immutable value
PullRequestItemwith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Prints the immutable value
PullRequestLinkswith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Prints the immutable value
PullRequestRefwith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Prints the immutable value
RequestReviewParameterswith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Prints the immutable value
Reviewwith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Prints the immutable value
ReviewCommentwith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Prints the immutable value
ReviewParameterswith attribute values. - toString() - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
Prints the immutable value
ReviewRequestswith attribute values. - toString() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Prints the immutable value
PullRequestCreatewith attribute values. - toString() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Prints the immutable value
PullRequestParameterswith attribute values. - toString() - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Prints the immutable value
PullRequestUpdatewith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Prints the immutable value
Branchwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Prints the immutable value
Commitwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Prints the immutable value
CommitComparisonwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Prints the immutable value
CommitItemwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Prints the immutable value
CommitStatuswith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
Prints the immutable value
CommitWithFolderContentwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Prints the immutable value
Contentwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Prints the immutable value
Deploymentwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Prints the immutable value
Filewith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Prints the immutable value
FolderContentwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Prints the immutable value
Organizationwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Prints the immutable value
Permissionswith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableProtection
-
Prints the immutable value
Protectionwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Prints the immutable value
PushCommitwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Prints the immutable value
PushRepositorywith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Prints the immutable value
Repositorywith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Prints the immutable value
RepositoryBasewith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Prints the immutable value
RepositoryInvitationwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
-
Prints the immutable value
RequiredStatusCheckswith attribute values. - toString() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Prints the immutable value
Statuswith attribute values. - toString() - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Prints the immutable value
AuthenticatedUserRepositoriesFilterwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
Prints the immutable value
FileCreatewith attribute values. - toString() - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
Prints the immutable value
FileUpdatewith attribute values. - toString() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
Prints the immutable value
RepositoryCreateStatuswith attribute values. - toString() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
Prints the immutable value
RepositoryDispatchwith attribute values. - toString() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Prints the immutable value
RepositoryUpdatewith attribute values. - toString() - Method in class com.spotify.github.v3.search.ImmutableSearch
-
Prints the immutable value
Searchwith attribute values. - toString() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Prints the immutable value
SearchIssuewith attribute values. - toString() - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Prints the immutable value
SearchIssueswith attribute values. - toString() - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Prints the immutable value
SearchRepositorieswith attribute values. - toString() - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Prints the immutable value
SearchUserswith attribute values. - toString() - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Prints the immutable value
SearchParameterswith attribute values. - toString() - Method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason
-
Prints the immutable value
SuspensionReasonwith attribute values. - toString() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
Prints the immutable value
WorkflowsRepositoryResponseListwith attribute values. - toString() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Prints the immutable value
WorkflowsResponsewith attribute values. - total() - Method in class com.spotify.github.v3.git.ImmutableStatItem
- total() - Method in interface com.spotify.github.v3.git.StatItem
- total(Integer) - Method in class com.spotify.github.v3.git.ImmutableStatItem.Builder
-
Initializes the value for the
totalattribute. - totalCount() - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
- totalCount() - Method in interface com.spotify.github.v3.apps.InstallationRepositoriesResponse
- totalCount() - Method in interface com.spotify.github.v3.checks.CheckRunResponseList
-
The count of checks in the response
- totalCount() - Method in interface com.spotify.github.v3.checks.CheckSuiteResponseList
-
The count.
- totalCount() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
The count of checks in the response
- totalCount() - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
The count.
- totalCount() - Method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Count of installations of the App the caller has access to.
- totalCount() - Method in interface com.spotify.github.v3.checks.InstallationList
-
Count of installations of the App the caller has access to.
- totalCount() - Method in class com.spotify.github.v3.search.ImmutableSearch
-
Total count of search hits
- totalCount() - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Total count of search hits
- totalCount() - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Total count of search hits
- totalCount() - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Total count of search hits
- totalCount() - Method in interface com.spotify.github.v3.search.Search
-
Total count of search hits
- totalCount() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
The count of workflows in the response
- totalCount() - Method in interface com.spotify.github.v3.workflows.WorkflowsRepositoryResponseList
-
The count of workflows in the response
- totalCount(int) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse.Builder
-
Initializes the value for the
totalCountattribute. - totalCount(int) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList.Builder
-
Initializes the value for the
totalCountattribute. - totalCount(int) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList.Builder
-
Initializes the value for the
totalCountattribute. - totalCount(int) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList.Builder
-
Initializes the value for the
totalCountattribute. - totalCount(int) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList.Builder
-
Initializes the value for the
totalCountattribute. - totalCount(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearch.Builder
-
Initializes the value for the
totalCountattribute. - totalCount(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues.Builder
-
Initializes the value for the
totalCountattribute. - totalCount(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories.Builder
-
Initializes the value for the
totalCountattribute. - totalCount(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers.Builder
-
Initializes the value for the
totalCountattribute. - TraceHelper - Class in com.spotify.github.tracing
- TraceHelper.TraceTags - Class in com.spotify.github.tracing
- Tracer - Interface in com.spotify.github.tracing
- TraceTags() - Constructor for class com.spotify.github.tracing.TraceHelper.TraceTags
- tree() - Method in interface com.spotify.github.v3.git.Commit
-
The SHA of the tree object this commit points to.
- tree() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
The SHA of the tree object this commit points to.
- tree() - Method in class com.spotify.github.v3.git.ImmutableTree
-
Tree items.
- tree() - Method in interface com.spotify.github.v3.git.Tree
-
Tree items.
- tree() - Method in interface com.spotify.github.v3.repos.Commit
-
The SHA of the tree object this commit points to.
- tree() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
The SHA of the tree object this commit points to.
- tree(ShaLink) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the value for the
treeattribute. - tree(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Initializes the value for the
treeattribute. - tree(Iterable<? extends TreeItem>) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Sets or replaces all elements for
treelist. - Tree - Interface in com.spotify.github.v3.git
-
Git tree resource.
- TREE - Static variable in class com.spotify.github.v3.git.TreeItemType
- treeId() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Tree id.
- treeId() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Tree id.
- treeId(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Initializes the value for the
treeIdattribute. - TreeItem - Interface in com.spotify.github.v3.git
-
Git tree item.
- TreeItemType - Class in com.spotify.github.v3.git
-
Helpful constants for common TreeItem types.
- treesUrl() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Trees URL template
- treesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Trees URL template
- treesUrl() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Trees URL template
- treesUrl() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Trees URL template
- treesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
treesUrlattribute. - treesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
treesUrlattribute. - treesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
treesUrlattribute. - TRIAGE - Static variable in class com.spotify.github.v3.repos.RepositoryPermission
- truncated() - Method in class com.spotify.github.v3.git.ImmutableTree
-
If true, the number of items in the tree array exceeded our maximum limit.
- truncated() - Method in interface com.spotify.github.v3.git.Tree
-
If true, the number of items in the tree array exceeded our maximum limit.
- truncated(Boolean) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Initializes the value for the
truncatedattribute. - type() - Method in class com.spotify.github.GitHubInstant
-
Returns the Class type of the contained value.
- type() - Method in class com.spotify.github.http.ImmutableLink
-
The "type" parameter, when present, is a hint indicating what the media type of the result of dereferencing the link should be.
- type() - Method in interface com.spotify.github.http.Link
-
The "type" parameter, when present, is a hint indicating what the media type of the result of dereferencing the link should be.
- type() - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
The type of the reference object.
- type() - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Either blob, tree, or commit.
- type() - Method in interface com.spotify.github.v3.git.ReferenceObject
-
The type of the reference object.
- type() - Method in interface com.spotify.github.v3.git.TreeItem
-
Either blob, tree, or commit.
- type() - Method in class com.spotify.github.v3.ImmutableUser
-
User type.
- type() - Method in interface com.spotify.github.v3.repos.FolderContent
-
Content type.
- type() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Content type.
- type() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Content type.
- type() - Method in interface com.spotify.github.v3.repos.requests.AuthenticatedUserRepositoriesFilter
-
Can be one of all, owner, public, private, member.
- type() - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Can be one of all, owner, public, private, member.
- type() - Method in interface com.spotify.github.v3.User
-
User type.
- type(String) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
typeto type. - type(String) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject.Builder
-
Initializes the value for the
typeattribute. - type(String) - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Initializes the value for the
typeattribute. - type(String) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
typeattribute. - type(String) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
typeattribute. - type(String) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
typeattribute. - type(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter.Builder
-
Initializes the value for the
typeattribute. - type(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the optional value
typeto type.
U
- UNASSIGNED - Static variable in class com.spotify.github.v3.issues.IssueActionState
- UNASSIGNED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- UNLABELED - Static variable in class com.spotify.github.v3.issues.IssueActionState
- UNLABELED - Static variable in class com.spotify.github.v3.prs.PullRequestActionState
- unSuspendUser(String, SuspensionReason) - Method in class com.spotify.github.v3.clients.UserClient
-
Unsuspend a user.
- update(int, PullRequestUpdate) - Method in class com.spotify.github.v3.clients.PullRequestClient
-
Update given pull request.
- updateCheckRun(long, CheckRunRequest) - Method in class com.spotify.github.v3.clients.ChecksClient
-
Updates a checkRun.
- updatedAt() - Method in class com.spotify.github.ImmutableCloseTracking
-
Updated date
- updatedAt() - Method in class com.spotify.github.ImmutableUpdateTracking
-
Updated date
- updatedAt() - Method in interface com.spotify.github.UpdateTracking
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Updated date
- updatedAt() - Method in interface com.spotify.github.v3.checks.App
-
The date the App was updated.
- updatedAt() - Method in class com.spotify.github.v3.checks.ImmutableApp
-
The date the App was updated.
- updatedAt() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.ImmutableMilestone
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Updated date
- updatedAt() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Updated At
- updatedAt() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Updated At
- updatedAt(GitHubInstant) - Method in class com.spotify.github.ImmutableCloseTracking.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.ImmutableUpdateTracking.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(GitHubInstant) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableApp.Builder
-
Initializes the value for the
updatedAtattribute. - updatedAt(ZonedDateTime) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
updatedAtattribute. - updateFileContent(String, FileUpdate) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Update file contents
- updateMembership(MembershipCreate, String, String) - Method in class com.spotify.github.v3.clients.TeamClient
-
Add or update a team membership for a user.
- updateOrgMembership(OrgMembershipCreate, String) - Method in class com.spotify.github.v3.clients.OrganisationClient
-
Add or update an org membership for a user.
- updateRepository(RepositoryUpdate) - Method in class com.spotify.github.v3.clients.RepositoryClient
-
Update Repository properties https://docs.github.com/en/rest/repos/repos?apiVersion=2022-11-28#update-a-repository
- updateTeam(TeamUpdate, String) - Method in class com.spotify.github.v3.clients.TeamClient
-
Update a team in an organisation.
- UpdateTracking - Interface in com.spotify.github
-
Convenience interface for tracking creation and update times
- url() - Method in class com.spotify.github.http.ImmutableLink
-
Link value.
- url() - Method in interface com.spotify.github.http.Link
-
Link value.
- url() - Method in interface com.spotify.github.v3.checks.CheckRunResponse
-
Url string.
- url() - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Url string.
- url() - Method in interface com.spotify.github.v3.comment.Comment
-
Comment API URL.
- url() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Comment API URL.
- url() - Method in interface com.spotify.github.v3.git.Commit
-
Commit API URL.
- url() - Method in class com.spotify.github.v3.git.ImmutableBlob
-
URL.
- url() - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Commit API URL.
- url() - Method in class com.spotify.github.v3.git.ImmutableParentItem
- url() - Method in class com.spotify.github.v3.git.ImmutableReference
-
Reference API URL.
- url() - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
URL.
- url() - Method in class com.spotify.github.v3.git.ImmutableShaLink
-
URL.
- url() - Method in class com.spotify.github.v3.git.ImmutableTag
-
URL.
- url() - Method in class com.spotify.github.v3.git.ImmutableTree
-
URL.
- url() - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
URL.
- url() - Method in interface com.spotify.github.v3.git.ParentItem
- url() - Method in interface com.spotify.github.v3.git.Reference
-
Reference API URL.
- url() - Method in interface com.spotify.github.v3.git.ShaLink
-
URL.
- url() - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
URL
- url() - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
A required string defining the URL to which the payloads will be delivered.
- url() - Method in interface com.spotify.github.v3.hooks.Webhook
-
URL
- url() - Method in interface com.spotify.github.v3.hooks.WebhookConfig
-
A required string defining the URL to which the payloads will be delivered.
- url() - Method in class com.spotify.github.v3.ImmutableMilestone
-
URL
- url() - Method in class com.spotify.github.v3.ImmutableTeam
-
URL
- url() - Method in class com.spotify.github.v3.ImmutableUser
-
User resource API URL.
- url() - Method in interface com.spotify.github.v3.issues.Event
-
The API URL for fetching the event.
- url() - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
The API URL for fetching the event.
- url() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
URL.
- url() - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
URL
- url() - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
URL.
- url() - Method in interface com.spotify.github.v3.issues.Issue
-
URL.
- url() - Method in interface com.spotify.github.v3.issues.Label
-
URL
- url() - Method in interface com.spotify.github.v3.issues.PullRequest
-
URL.
- url() - Method in interface com.spotify.github.v3.Milestone
-
URL
- url() - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
URL
- url() - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
URL
- url() - Method in interface com.spotify.github.v3.orgs.Membership
-
URL
- url() - Method in interface com.spotify.github.v3.orgs.OrgMembership
-
URL
- url() - Method in interface com.spotify.github.v3.prs.Comment
-
Comment API URL.
- url() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Comment API URL.
- url() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
URL.
- url() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
URL.
- url() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
URL.
- url() - Method in interface com.spotify.github.v3.repos.Deployment
-
Deployment API URL
- url() - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
URL.
- url() - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
URL.
- url() - Method in class com.spotify.github.v3.repos.ImmutableContent
-
URL.
- url() - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Deployment API URL
- url() - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
URL.
- url() - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
API URL.
- url() - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Points to the commit API resource..
- url() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
API URL
- url() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
API URL
- url() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
API URL
- url() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
API URL
- url() - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Status URL
- url() - Method in interface com.spotify.github.v3.repos.Organization
-
API URL.
- url() - Method in interface com.spotify.github.v3.repos.PushCommit
-
Points to the commit API resource..
- url() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
API URL
- url() - Method in interface com.spotify.github.v3.repos.RepositoryInvitation
-
API URL
- url() - Method in interface com.spotify.github.v3.repos.Status
-
Status URL
- url() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
URL.
- url() - Method in interface com.spotify.github.v3.Team
-
URL
- url() - Method in interface com.spotify.github.v3.User
-
User resource API URL.
- url() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Url string.
- url() - Method in interface com.spotify.github.v3.workflows.WorkflowsResponse
-
Url string.
- url(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse.Builder
-
Initializes the value for the
urlattribute. - url(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.http.ImmutableLink.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableBlob.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableCommit.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableParentItem.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableReference.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableShaLink.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableTag.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableTree.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.git.ImmutableTreeItem.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.ImmutableMilestone.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.ImmutableTeam.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.ImmutableUser.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.issues.ImmutableEvent.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.issues.ImmutableLabel.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.orgs.ImmutableMembership.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommit.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableContent.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableDeployment.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableOrganization.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.repos.ImmutableStatus.Builder
-
Initializes the value for the
urlattribute. - url(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
urlattribute. - user() - Method in interface com.spotify.github.v3.comment.Comment
-
The
Userthat made the comment. - user() - Method in interface com.spotify.github.v3.comment.CommentReaction
-
Reaction user.
- user() - Method in class com.spotify.github.v3.comment.ImmutableComment
-
The
Userthat made the comment. - user() - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Reaction user.
- user() - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
User.
- user() - Method in interface com.spotify.github.v3.issues.Issue
-
User.
- user() - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
USER
- user() - Method in interface com.spotify.github.v3.orgs.OrgMembership
-
USER
- user() - Method in interface com.spotify.github.v3.prs.Comment
-
Comment author.
- user() - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Comment author.
- user() - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
User.
- user() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
User.
- user() - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
User
- user() - Method in class com.spotify.github.v3.prs.ImmutableReview
-
User.
- user() - Method in interface com.spotify.github.v3.prs.PullRequestItem
-
User.
- user() - Method in interface com.spotify.github.v3.prs.PullRequestRef
-
User
- user() - Method in interface com.spotify.github.v3.prs.Review
-
User.
- user() - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
User.
- user(User) - Method in class com.spotify.github.v3.comment.ImmutableComment.Builder
-
Initializes the value for the
userattribute. - user(User) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction.Builder
-
Initializes the value for the
userattribute. - user(User) - Method in class com.spotify.github.v3.issues.ImmutableIssue.Builder
-
Initializes the value for the
userattribute. - user(User) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership.Builder
-
Initializes the value for the
userattribute. - user(User) - Method in class com.spotify.github.v3.prs.ImmutableComment.Builder
-
Initializes the value for the
userattribute. - user(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest.Builder
-
Initializes the value for the
userattribute. - user(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem.Builder
-
Initializes the value for the
userattribute. - user(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Initializes the optional value
userto user. - user(User) - Method in class com.spotify.github.v3.prs.ImmutableReview.Builder
-
Initializes the value for the
userattribute. - user(User) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue.Builder
-
Initializes the value for the
userattribute. - user(Optional<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef.Builder
-
Initializes the optional value
userto user. - User - Interface in com.spotify.github.v3
-
User resource
- UserClient - Class in com.spotify.github.v3.clients
- username() - Method in interface com.spotify.github.v3.git.Author
-
The username of the author, not always set.
- username() - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
The username of the author, not always set.
- username(String) - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Initializes the optional value
usernameto username. - username(Optional<String>) - Method in class com.spotify.github.v3.git.ImmutableAuthor.Builder
-
Initializes the optional value
usernameto username. - users() - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
- users() - Method in interface com.spotify.github.v3.prs.ReviewRequests
- users(SearchParameters) - Method in class com.spotify.github.v3.clients.SearchClient
-
Search users.
- users(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests.Builder
-
Sets or replaces all elements for
userslist.
V
- valueOf(String) - Static method in enum com.spotify.github.v3.checks.AnnotationLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.spotify.github.v3.checks.CheckRunConclusion
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.spotify.github.v3.checks.CheckRunStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.spotify.github.v3.comment.CommentReactionContent
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.spotify.github.v3.prs.MergeMethod
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.spotify.github.v3.workflows.WorkflowsState
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.spotify.github.v3.checks.AnnotationLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.spotify.github.v3.checks.CheckRunConclusion
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.spotify.github.v3.checks.CheckRunStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.spotify.github.v3.comment.CommentReactionContent
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.spotify.github.v3.prs.MergeMethod
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.spotify.github.v3.workflows.WorkflowsState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- Verification - Interface in com.spotify.github.v3.git
- verified() - Method in class com.spotify.github.v3.git.ImmutableVerification
- verified() - Method in interface com.spotify.github.v3.git.Verification
- verified(Boolean) - Method in class com.spotify.github.v3.git.ImmutableVerification.Builder
-
Initializes the value for the
verifiedattribute. - visibility() - Method in interface com.spotify.github.v3.repos.requests.AuthenticatedUserRepositoriesFilter
-
Can be one of all, public, or private.
- visibility() - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Can be one of all, public, or private.
- visibility() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
The visibility of the repo.
- visibility() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
The visibility of the repo.
- visibility(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter.Builder
-
Initializes the value for the
visibilityattribute. - visibility(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
visibilityto visibility. - visibility(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
visibilityto visibility.
W
- warning - com.spotify.github.v3.checks.AnnotationLevel
- watchers() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- watchers() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- watchers() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- watchers() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Deprecated.
- watchers(int) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- watchers(int) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- watchers(int) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- watchers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Deprecated.
- watchers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Deprecated.
- watchers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Deprecated.
- watchersCount() - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Watchers count
- watchersCount() - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Watchers count
- watchersCount() - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Watchers count
- watchersCount() - Method in interface com.spotify.github.v3.repos.RepositoryBase
-
Watchers count
- watchersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository.Builder
-
Initializes the value for the
watchersCountattribute. - watchersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository.Builder
-
Initializes the value for the
watchersCountattribute. - watchersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase.Builder
-
Initializes the value for the
watchersCountattribute. - webCommitSignoffRequired() - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Either true to require contributors to sign off on web-based commits, or false to not require contributors to sign off on web-based commits.
- webCommitSignoffRequired() - Method in interface com.spotify.github.v3.repos.requests.RepositoryUpdate
-
Either true to require contributors to sign off on web-based commits, or false to not require contributors to sign off on web-based commits.
- webCommitSignoffRequired(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
webCommitSignoffRequiredto webCommitSignoffRequired. - webCommitSignoffRequired(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate.Builder
-
Initializes the optional value
webCommitSignoffRequiredto webCommitSignoffRequired. - Webhook - Interface in com.spotify.github.v3.hooks
-
Webhook resource
- WebhookConfig - Interface in com.spotify.github.v3.hooks
-
Key/value pairs to provide settings for this hook.
- WebhookCreate - Interface in com.spotify.github.v3.hooks.requests
-
Webhooks create request resource
- withAccessTokensUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a value for the
accessTokensUrlattribute. - withAccount(User) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a value for the
accountattribute. - withAction(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Copy the current immutable object by setting a value for the
actionattribute. - withAction(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Copy the current immutable object by setting a value for the
actionattribute. - withAction(String) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Copy the current immutable object by setting a value for the
actionattribute. - withAction(String) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Copy the current immutable object by setting a value for the
actionattribute. - withAction(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Copy the current immutable object by setting a value for the
actionattribute. - withAction(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Copy the current immutable object by setting a value for the
actionattribute. - withAction(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Copy the current immutable object by setting a value for the
actionattribute. - withAction(String) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Copy the current immutable object by setting a value for the
actionattribute. - withActions(CheckRunAction...) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object with elements that replace the content of
actions. - withActions(Iterable<? extends CheckRunAction>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object with elements that replace the content of
actions. - withActive(Boolean) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
activeattribute. - withActive(Boolean) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Copy the current immutable object by setting a value for the
activeattribute. - withActor(User) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting a value for the
actorattribute. - withAdded(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object with elements that replace the content of
added. - withAdded(String...) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object with elements that replace the content of
added. - withAdditions(Integer) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
additionsattribute. - withAdditions(Integer) - Method in class com.spotify.github.v3.git.ImmutableStatItem
-
Copy the current immutable object by setting a value for the
additionsattribute. - withAdditions(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
additionsattribute. - withAdditions(Integer) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a value for the
additionsattribute. - withAdmin(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Copy the current immutable object by setting a value for the
adminattribute. - withAffiliation(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Copy the current immutable object by setting a value for the
affiliationattribute. - withAfter(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
afterattribute. - withAheadBy(int) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object by setting a value for the
aheadByattribute. - withAllowAutoMerge(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
allowAutoMergeattribute. - withAllowAutoMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
allowAutoMergeattribute. - withAllowAutoMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
allowAutoMergeattribute. - withAllowAutoMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
allowAutoMergeattribute. - withAllowAutoMerge(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
allowAutoMergeattribute. - withAllowForking(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
allowForkingattribute. - withAllowForking(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
allowForkingattribute. - withAllowMergeCommit(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
allowMergeCommitattribute. - withAllowMergeCommit(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
allowMergeCommitattribute. - withAllowMergeCommit(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
allowMergeCommitattribute. - withAllowMergeCommit(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
allowMergeCommitattribute. - withAllowMergeCommit(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
allowMergeCommitattribute. - withAllowRebaseMerge(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
allowRebaseMergeattribute. - withAllowRebaseMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
allowRebaseMergeattribute. - withAllowRebaseMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
allowRebaseMergeattribute. - withAllowRebaseMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
allowRebaseMergeattribute. - withAllowRebaseMerge(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
allowRebaseMergeattribute. - withAllowSquashMerge(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
allowSquashMergeattribute. - withAllowSquashMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
allowSquashMergeattribute. - withAllowSquashMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
allowSquashMergeattribute. - withAllowSquashMerge(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
allowSquashMergeattribute. - withAllowSquashMerge(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
allowSquashMergeattribute. - withAllowUpdateBranch(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
allowUpdateBranchattribute. - withAllowUpdateBranch(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
allowUpdateBranchattribute. - withAlt(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
Copy the current immutable object by setting a value for the
altattribute. - withAnchor(String) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting a present value for the optional
anchorattribute. - withAnchor(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting an optional value for the
anchorattribute. - withAnnotationLevel(AnnotationLevel) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a value for the
annotationLevelattribute. - withAnnotations(Annotation...) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object with elements that replace the content of
annotations. - withAnnotations(Iterable<? extends Annotation>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object with elements that replace the content of
annotations. - withAnnotationsCount(int) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting a present value for the optional
annotationsCountattribute. - withAnnotationsCount(Optional<Integer>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting an optional value for the
annotationsCountattribute. - withAnnotationsUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting a present value for the optional
annotationsUrlattribute. - withAnnotationsUrl(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting an optional value for the
annotationsUrlattribute. - withApp(App) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a present value for the optional
appattribute. - withApp(App) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Copy the current immutable object by setting a present value for the optional
appattribute. - withApp(Optional<? extends App>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting an optional value for the
appattribute. - withApp(Optional<? extends App>) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Copy the current immutable object by setting an optional value for the
appattribute. - withAppId(int) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a value for the
appIdattribute. - withArchiveUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
archiveUrlattribute. - withArchiveUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
archiveUrlattribute. - withArchiveUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
archiveUrlattribute. - withAssignee(User) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a present value for the optional
assigneeattribute. - withAssignee(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
assigneeattribute. - withAssignee(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a present value for the optional
assigneeattribute. - withAssignee(User) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a present value for the optional
assigneeattribute. - withAssignee(Optional<? extends User>) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting an optional value for the
assigneeattribute. - withAssignee(Optional<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
assigneeattribute. - withAssignee(Optional<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting an optional value for the
assigneeattribute. - withAssignee(Optional<? extends User>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting an optional value for the
assigneeattribute. - withAssignees(List<User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
assigneesattribute. - withAssignees(List<User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a present value for the optional
assigneesattribute. - withAssignees(Optional<? extends List<User>>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
assigneesattribute. - withAssignees(Optional<? extends List<User>>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting an optional value for the
assigneesattribute. - withAssigneesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
assigneesUrlattribute. - withAssigneesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
assigneesUrlattribute. - withAssigneesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
assigneesUrlattribute. - withAuthor(Author) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting a value for the
authorattribute. - withAuthor(Author) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object by setting a value for the
authorattribute. - withAuthor(User) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by setting a present value for the optional
authorattribute. - withAuthor(User) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object by setting a present value for the optional
authorattribute. - withAuthor(Optional<? extends User>) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by setting an optional value for the
authorattribute. - withAuthor(Optional<? extends User>) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object by setting an optional value for the
authorattribute. - withAvatarUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
avatarUrlattribute. - withAvatarUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Copy the current immutable object by setting a value for the
avatarUrlattribute. - withBadgeUrl(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
badgeUrlattribute. - withBase(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
baseattribute. - withBase(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
baseattribute. - withBase(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Copy the current immutable object by setting a value for the
baseattribute. - withBase(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting a present value for the optional
baseattribute. - withBase(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting an optional value for the
baseattribute. - withBaseCommit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object by setting a value for the
baseCommitattribute. - withBaseRef(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a present value for the optional
baseRefattribute. - withBaseRef(Optional<String>) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting an optional value for the
baseRefattribute. - withBefore(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
beforeattribute. - withBehindBy(int) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object by setting a value for the
behindByattribute. - withBlobHref(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a present value for the optional
blobHrefattribute. - withBlobHref(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting an optional value for the
blobHrefattribute. - withBlobsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
blobsUrlattribute. - withBlobsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
blobsUrlattribute. - withBlobsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
blobsUrlattribute. - withBlobUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
blobUrlattribute. - withBlobUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a present value for the optional
blobUrlattribute. - withBlobUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting an optional value for the
blobUrlattribute. - withBody(Body) - Method in class com.spotify.github.v3.issues.changes.ImmutableChanges
-
Copy the current immutable object by setting a value for the
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a value for the
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a present value for the optional
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a present value for the optional
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a present value for the optional
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Copy the current immutable object by setting a value for the
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Copy the current immutable object by setting a present value for the optional
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Copy the current immutable object by setting a present value for the optional
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Copy the current immutable object by setting a present value for the optional
bodyattribute. - withBody(String) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a present value for the optional
bodyattribute. - withBody(Optional<String>) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting an optional value for the
bodyattribute. - withBody(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
bodyattribute. - withBody(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting an optional value for the
bodyattribute. - withBody(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting an optional value for the
bodyattribute. - withBody(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Copy the current immutable object by setting an optional value for the
bodyattribute. - withBody(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Copy the current immutable object by setting an optional value for the
bodyattribute. - withBody(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Copy the current immutable object by setting an optional value for the
bodyattribute. - withBody(Optional<String>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting an optional value for the
bodyattribute. - withBranch(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
Copy the current immutable object by setting a value for the
branchattribute. - withBranch(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
Copy the current immutable object by setting a value for the
branchattribute. - withBranches(Branch...) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object with elements that replace the content of
branches. - withBranches(Iterable<? extends Branch>) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object with elements that replace the content of
branches. - withBranchesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
branchesUrlattribute. - withBranchesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
branchesUrlattribute. - withBranchesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
branchesUrlattribute. - withCaption(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
Copy the current immutable object by setting a present value for the optional
captionattribute. - withCaption(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
Copy the current immutable object by setting an optional value for the
captionattribute. - withChangedFiles(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
changedFilesattribute. - withChanges(Changes) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Copy the current immutable object by setting a present value for the optional
changesattribute. - withChanges(Integer) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
changesattribute. - withChanges(Integer) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a value for the
changesattribute. - withChanges(Optional<? extends Changes>) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Copy the current immutable object by setting an optional value for the
changesattribute. - withCheckRun(CheckRunResponse) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Copy the current immutable object by setting a value for the
checkRunattribute. - withCheckRuns(CheckRunResponse...) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
Copy the current immutable object with elements that replace the content of
checkRuns. - withCheckRuns(Iterable<? extends CheckRunResponse>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
Copy the current immutable object with elements that replace the content of
checkRuns. - withCheckSuite(CheckSuite) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a present value for the optional
checkSuiteattribute. - withCheckSuite(Optional<? extends CheckSuite>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting an optional value for the
checkSuiteattribute. - withCheckSuites(CheckSuite...) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
Copy the current immutable object with elements that replace the content of
checkSuites. - withCheckSuites(Iterable<? extends CheckSuite>) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
Copy the current immutable object with elements that replace the content of
checkSuites. - withClientPayload(JsonNode) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
Copy the current immutable object by setting a present value for the optional
clientPayloadattribute. - withClientPayload(Optional<? extends JsonNode>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
Copy the current immutable object by setting an optional value for the
clientPayloadattribute. - withCloneUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
cloneUrlattribute. - withCloneUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
cloneUrlattribute. - withCloneUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
cloneUrlattribute. - withClosedAt(GitHubInstant) - Method in class com.spotify.github.ImmutableCloseTracking
-
Copy the current immutable object by setting a present value for the optional
closedAtattribute. - withClosedAt(GitHubInstant) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a present value for the optional
closedAtattribute. - withClosedAt(GitHubInstant) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a present value for the optional
closedAtattribute. - withClosedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
closedAtattribute. - withClosedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a present value for the optional
closedAtattribute. - withClosedAt(GitHubInstant) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a present value for the optional
closedAtattribute. - withClosedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.ImmutableCloseTracking
-
Copy the current immutable object by setting an optional value for the
closedAtattribute. - withClosedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting an optional value for the
closedAtattribute. - withClosedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting an optional value for the
closedAtattribute. - withClosedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
closedAtattribute. - withClosedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting an optional value for the
closedAtattribute. - withClosedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting an optional value for the
closedAtattribute. - withClosedIssues(Integer) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
closedIssuesattribute. - withCollaboratorsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
collaboratorsUrlattribute. - withCollaboratorsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
collaboratorsUrlattribute. - withCollaboratorsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
collaboratorsUrlattribute. - withColor(String) - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Copy the current immutable object by setting a value for the
colorattribute. - withComment(Comment) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Copy the current immutable object by setting a value for the
commentattribute. - withComment(Comment) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Copy the current immutable object by setting a value for the
commentattribute. - withComment(Comment) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Copy the current immutable object by setting a value for the
commentattribute. - withCommentCount(int) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting a present value for the optional
commentCountattribute. - withCommentCount(Optional<Integer>) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting an optional value for the
commentCountattribute. - withComments(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Copy the current immutable object by setting a value for the
commentsattribute. - withComments(ReviewComment...) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Copy the current immutable object with elements that replace the content of
comments. - withComments(Integer) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
commentsattribute. - withComments(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
commentsattribute. - withComments(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
commentsattribute. - withComments(Iterable<? extends ReviewComment>) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Copy the current immutable object with elements that replace the content of
comments. - withCommentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommentsUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommentsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommentsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommentsUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
commentsUrlattribute. - withCommit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by setting a value for the
commitattribute. - withCommit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object by setting a value for the
commitattribute. - withCommit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
Copy the current immutable object by setting a value for the
commitattribute. - withCommit(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Copy the current immutable object by setting a value for the
commitattribute. - withCommit(CommitItem) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
commitattribute. - withCommitId(String) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a present value for the optional
commitIdattribute. - withCommitId(String) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting a value for the
commitIdattribute. - withCommitId(String) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
commitIdattribute. - withCommitId(String) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a value for the
commitIdattribute. - withCommitId(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Copy the current immutable object by setting a present value for the optional
commitIdattribute. - withCommitId(Optional<String>) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting an optional value for the
commitIdattribute. - withCommitId(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Copy the current immutable object by setting an optional value for the
commitIdattribute. - withCommitMessage(String) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Copy the current immutable object by setting a present value for the optional
commitMessageattribute. - withCommitMessage(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Copy the current immutable object by setting an optional value for the
commitMessageattribute. - withCommits(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Copy the current immutable object by setting a value for the
commitsattribute. - withCommits(Commit...) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object with elements that replace the content of
commits. - withCommits(PushCommit...) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object with elements that replace the content of
commits. - withCommits(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
commitsattribute. - withCommits(Iterable<? extends Commit>) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object with elements that replace the content of
commits. - withCommits(Iterable<? extends PushCommit>) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object with elements that replace the content of
commits. - withCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
commitsUrlattribute. - withCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
commitsUrlattribute. - withCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
commitsUrlattribute. - withCommitsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
commitsUrlattribute. - withCommitsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
commitsUrlattribute. - withCommitter(Author) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting a value for the
committerattribute. - withCommitter(Author) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object by setting a value for the
committerattribute. - withCommitTitle(String) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Copy the current immutable object by setting a present value for the optional
commitTitleattribute. - withCommitTitle(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Copy the current immutable object by setting an optional value for the
commitTitleattribute. - withCommitUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting a value for the
commitUrlattribute. - withCompare(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
compareattribute. - withCompareUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
compareUrlattribute. - withCompareUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
compareUrlattribute. - withCompareUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
compareUrlattribute. - withCompletedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a present value for the optional
completedAtattribute. - withCompletedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a present value for the optional
completedAtattribute. - withCompletedAt(Optional<? extends ZonedDateTime>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting an optional value for the
completedAtattribute. - withCompletedAt(Optional<? extends ZonedDateTime>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting an optional value for the
completedAtattribute. - withConclusion(CheckRunConclusion) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a present value for the optional
conclusionattribute. - withConclusion(CheckRunConclusion) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a present value for the optional
conclusionattribute. - withConclusion(Optional<? extends CheckRunConclusion>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting an optional value for the
conclusionattribute. - withConclusion(Optional<? extends CheckRunConclusion>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting an optional value for the
conclusionattribute. - withConfig(WebhookConfig) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
configattribute. - withConfig(WebhookConfig) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Copy the current immutable object by setting a value for the
configattribute. - withContent(CommentReactionContent) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Copy the current immutable object by setting a value for the
contentattribute. - withContent(FolderContent) - Method in class com.spotify.github.v3.repos.ImmutableCommitWithFolderContent
-
Copy the current immutable object by setting a value for the
contentattribute. - withContent(String) - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Copy the current immutable object by setting a value for the
contentattribute. - withContent(String) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
contentattribute. - withContent(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
Copy the current immutable object by setting a value for the
contentattribute. - withContent(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
Copy the current immutable object by setting a value for the
contentattribute. - withContentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
contentsUrlattribute. - withContentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
contentsUrlattribute. - withContentsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
contentsUrlattribute. - withContentsUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
contentsUrlattribute. - withContentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a present value for the optional
contentsUrlattribute. - withContentsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting an optional value for the
contentsUrlattribute. - withContentType(String) - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
Copy the current immutable object by setting a value for the
contentTypeattribute. - withContext(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
contextattribute. - withContext(String) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a present value for the optional
contextattribute. - withContext(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
Copy the current immutable object by setting a value for the
contextattribute. - withContext(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting an optional value for the
contextattribute. - withContexts(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
-
Copy the current immutable object with elements that replace the content of
contexts. - withContexts(String...) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
-
Copy the current immutable object with elements that replace the content of
contexts. - withContributorsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
contributorsUrlattribute. - withContributorsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
contributorsUrlattribute. - withContributorsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
contributorsUrlattribute. - withCreated(Boolean) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
createdattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.ImmutableCloseTracking
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.ImmutableUpdateTracking
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(GitHubInstant) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(ZonedDateTime) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreatedAt(ZonedDateTime) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
createdAtattribute. - withCreator(User) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
creatorattribute. - withCreator(User) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
creatorattribute. - withCreator(User) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a present value for the optional
creatorattribute. - withCreator(Optional<? extends User>) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting an optional value for the
creatorattribute. - withCurrent(Integer) - Method in class com.spotify.github.http.ImmutablePagination
-
Copy the current immutable object by setting a value for the
currentattribute. - withDate(GitHubInstant) - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Copy the current immutable object by setting a present value for the optional
dateattribute. - withDate(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Copy the current immutable object by setting an optional value for the
dateattribute. - withDefaultBranch(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
defaultBranchattribute. - withDefaultBranch(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
defaultBranchattribute. - withDefaultBranch(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
defaultBranchattribute. - withDefaultBranch(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
defaultBranchattribute. - withDefaultBranch(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
defaultBranchattribute. - withDeleteBranchOnMerge(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
deleteBranchOnMergeattribute. - withDeleteBranchOnMerge(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
deleteBranchOnMergeattribute. - withDeleted(Boolean) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
deletedattribute. - withDeletedAt(ZonedDateTime) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
deletedAtattribute. - withDeletions(Integer) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
deletionsattribute. - withDeletions(Integer) - Method in class com.spotify.github.v3.git.ImmutableStatItem
-
Copy the current immutable object by setting a value for the
deletionsattribute. - withDeletions(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
deletionsattribute. - withDeletions(Integer) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a value for the
deletionsattribute. - withDeployment(Deployment) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Copy the current immutable object by setting a value for the
deploymentattribute. - withDeployment(Deployment) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Copy the current immutable object by setting a value for the
deploymentattribute. - withDeploymentStatus(Status) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Copy the current immutable object by setting a value for the
deploymentStatusattribute. - withDeploymentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a present value for the optional
deploymentsUrlattribute. - withDeploymentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a present value for the optional
deploymentsUrlattribute. - withDeploymentsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a present value for the optional
deploymentsUrlattribute. - withDeploymentsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting an optional value for the
deploymentsUrlattribute. - withDeploymentsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting an optional value for the
deploymentsUrlattribute. - withDeploymentsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting an optional value for the
deploymentsUrlattribute. - withDeploymentUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a present value for the optional
deploymentUrlattribute. - withDeploymentUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting an optional value for the
deploymentUrlattribute. - withDescription(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
Copy the current immutable object by setting a value for the
descriptionattribute. - withDescription(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDescription(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
descriptionattribute. - withDetailsUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a present value for the optional
detailsUrlattribute. - withDetailsUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a present value for the optional
detailsUrlattribute. - withDetailsUrl(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting an optional value for the
detailsUrlattribute. - withDetailsUrl(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting an optional value for the
detailsUrlattribute. - withDiffHunk(String) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
diffHunkattribute. - withDiffUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
diffUrlattribute. - withDiffUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
diffUrlattribute. - withDiffUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
diffUrlattribute. - withDirection(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting a present value for the optional
directionattribute. - withDirection(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Copy the current immutable object by setting a value for the
directionattribute. - withDirection(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting an optional value for the
directionattribute. - withDistinct(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object by setting a value for the
distinctattribute. - withDownloadsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
downloadsUrlattribute. - withDownloadsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
downloadsUrlattribute. - withDownloadsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
downloadsUrlattribute. - withDownloadUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
downloadUrlattribute. - withDownloadUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
downloadUrlattribute. - withDraft(boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
draftattribute. - withDraft(Boolean) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Copy the current immutable object by setting a value for the
draftattribute. - withDraft(Optional<Boolean>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
draftattribute. - withDueOn(GitHubInstant) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a present value for the optional
dueOnattribute. - withDueOn(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting an optional value for the
dueOnattribute. - withEmail(String) - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Copy the current immutable object by setting a present value for the optional
emailattribute. - withEmail(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
emailattribute. - withEmail(Optional<String>) - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Copy the current immutable object by setting an optional value for the
emailattribute. - withEnabled(boolean) - Method in class com.spotify.github.v3.repos.ImmutableProtection
-
Copy the current immutable object by setting a value for the
enabledattribute. - withEncoding(String) - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Copy the current immutable object by setting a value for the
encodingattribute. - withEncoding(String) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
encodingattribute. - withEndColumn(int) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a present value for the optional
endColumnattribute. - withEndColumn(Optional<Integer>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting an optional value for the
endColumnattribute. - withEndLine(int) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a value for the
endLineattribute. - withEnforcementLevel(String) - Method in class com.spotify.github.v3.repos.ImmutableRequiredStatusChecks
-
Copy the current immutable object by setting a value for the
enforcementLevelattribute. - withEnvironment(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
environmentattribute. - withEvent(String) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting a value for the
eventattribute. - withEvent(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewParameters
-
Copy the current immutable object by setting a value for the
eventattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEventInstallation(EventInstallation) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
eventInstallationattribute. - withEvents(Iterable<String>) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object with elements that replace the content of
events. - withEvents(Iterable<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object with elements that replace the content of
events. - withEvents(Iterable<String>) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object with elements that replace the content of
events. - withEvents(Iterable<String>) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Copy the current immutable object with elements that replace the content of
events. - withEvents(String...) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object with elements that replace the content of
events. - withEvents(String...) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object with elements that replace the content of
events. - withEvents(String...) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object with elements that replace the content of
events. - withEvents(String...) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Copy the current immutable object with elements that replace the content of
events. - withEventsUrl(String) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
eventsUrlattribute. - withEventsUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a present value for the optional
eventsUrlattribute. - withEventsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Copy the current immutable object by setting a value for the
eventsUrlattribute. - withEventsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
eventsUrlattribute. - withEventsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
eventsUrlattribute. - withEventsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
eventsUrlattribute. - withEventsUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a present value for the optional
eventsUrlattribute. - withEventsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting an optional value for the
eventsUrlattribute. - withEventsUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting an optional value for the
eventsUrlattribute. - withEventType(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryDispatch
-
Copy the current immutable object by setting a value for the
eventTypeattribute. - withExpired(boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a present value for the optional
expiredattribute. - withExpired(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting an optional value for the
expiredattribute. - withExpiresAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
Copy the current immutable object by setting a value for the
expiresAtattribute. - withExternalId(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a present value for the optional
externalIdattribute. - withExternalId(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a present value for the optional
externalIdattribute. - withExternalId(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting an optional value for the
externalIdattribute. - withExternalId(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting an optional value for the
externalIdattribute. - withExternalUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a value for the
externalUrlattribute. - withFailedReason(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
failedReasonattribute. - withFilename(String) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
filenameattribute. - withFilename(String) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a value for the
filenameattribute. - withFiles(File...) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object with elements that replace the content of
files. - withFiles(File...) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object with elements that replace the content of
files. - withFiles(Iterable<? extends File>) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object with elements that replace the content of
files. - withFiles(Iterable<? extends File>) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object with elements that replace the content of
files. - withFollowersUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
followersUrlattribute. - withFollowingUrl(String) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
followingUrlattribute. - withForced(Boolean) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
forcedattribute. - withFork(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
forkattribute. - withFork(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
forkattribute. - withFork(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
forkattribute. - withForkee(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
Copy the current immutable object by setting a value for the
forkeeattribute. - withForks(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withForks(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withForks(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withForksCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
forksCountattribute. - withForksCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
forksCountattribute. - withForksCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
forksCountattribute. - withForksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
forksUrlattribute. - withForksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
forksUrlattribute. - withForksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
forksUrlattribute. - withFrom(String) - Method in class com.spotify.github.v3.issues.changes.ImmutableBody
-
Copy the current immutable object by setting a value for the
fromattribute. - withFullName(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
fullNameattribute. - withFullName(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
fullNameattribute. - withFullName(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
fullNameattribute. - withGistsUrl(String) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
gistsUrlattribute. - withGitCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
gitCommitsUrlattribute. - withGitCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
gitCommitsUrlattribute. - withGitCommitsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
gitCommitsUrlattribute. - withGitRefsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
gitRefsUrlattribute. - withGitRefsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
gitRefsUrlattribute. - withGitRefsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
gitRefsUrlattribute. - withGitTagsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
gitTagsUrlattribute. - withGitTagsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
gitTagsUrlattribute. - withGitTagsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
gitTagsUrlattribute. - withGitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
gitUrlattribute. - withGitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
gitUrlattribute. - withGitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
gitUrlattribute. - withGitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
gitUrlattribute. - withGitUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
gitUrlattribute. - withGravatarId(String) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a present value for the optional
gravatarIdattribute. - withGravatarId(Optional<String>) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting an optional value for the
gravatarIdattribute. - withHasDownloads(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
hasDownloadsattribute. - withHasDownloads(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
hasDownloadsattribute. - withHasDownloads(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
hasDownloadsattribute. - withHasDownloads(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
hasDownloadsattribute. - withHasDownloads(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
hasDownloadsattribute. - withHasIssues(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
hasIssuesattribute. - withHasIssues(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
hasIssuesattribute. - withHasIssues(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
hasIssuesattribute. - withHasIssues(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
hasIssuesattribute. - withHasIssues(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
hasIssuesattribute. - withHasPages(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
hasPagesattribute. - withHasPages(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
hasPagesattribute. - withHasPages(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
hasPagesattribute. - withHasPages(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
hasPagesattribute. - withHasPages(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
hasPagesattribute. - withHasProjects(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
hasProjectsattribute. - withHasProjects(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
hasProjectsattribute. - withHasWiki(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
hasWikiattribute. - withHasWiki(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
hasWikiattribute. - withHasWiki(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
hasWikiattribute. - withHasWiki(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
hasWikiattribute. - withHasWiki(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
hasWikiattribute. - withHead(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
headattribute. - withHead(PullRequestRef) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
headattribute. - withHead(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Copy the current immutable object by setting a value for the
headattribute. - withHead(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting a present value for the optional
headattribute. - withHead(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting an optional value for the
headattribute. - withHeadBranch(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Copy the current immutable object by setting a present value for the optional
headBranchattribute. - withHeadBranch(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Copy the current immutable object by setting an optional value for the
headBranchattribute. - withHeadCommit(PushCommit) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a present value for the optional
headCommitattribute. - withHeadCommit(Optional<? extends PushCommit>) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting an optional value for the
headCommitattribute. - withHeadSha(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a value for the
headShaattribute. - withHeadSha(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a value for the
headShaattribute. - withHomepage(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a present value for the optional
homepageattribute. - withHomepage(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a present value for the optional
homepageattribute. - withHomepage(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a present value for the optional
homepageattribute. - withHomepage(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
homepageattribute. - withHomepage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting an optional value for the
homepageattribute. - withHomepage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting an optional value for the
homepageattribute. - withHomepage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting an optional value for the
homepageattribute. - withHomepage(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
homepageattribute. - withHooksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
hooksUrlattribute. - withHooksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
hooksUrlattribute. - withHooksUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
hooksUrlattribute. - withHref(T) - Method in class com.spotify.github.ImmutableHref
-
Copy the current immutable object by setting a value for the
hrefattribute. - withHref(T) - Method in class com.spotify.github.v3.activity.events.ImmutableHref
-
Copy the current immutable object by setting a value for the
hrefattribute. - withHtml(Links.Href<URI>) - Method in class com.spotify.github.ImmutableLinks
-
Copy the current immutable object by setting a value for the
htmlattribute. - withHtml(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Copy the current immutable object by setting a value for the
htmlattribute. - withHtml(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Copy the current immutable object by setting a value for the
htmlattribute. - withHtml(ReviewLinks.Href<URI>) - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
Copy the current immutable object by setting a value for the
htmlattribute. - withHtmlUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a present value for the optional
htmlUrlattribute. - withHtmlUrl(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableParentItem
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
htmlUrlattribute. - withHtmlUrl(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting an optional value for the
htmlUrlattribute. - withId(int) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a value for the
idattribute. - withId(int) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
idattribute. - withId(long) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a value for the
idattribute. - withId(long) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.activity.events.ImmutableEventInstallation
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuite
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a value for the
idattribute. - withId(Long) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
idattribute. - withId(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object by setting a value for the
idattribute. - withIdentifier(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
Copy the current immutable object by setting a value for the
identifierattribute. - withImages(CheckRunImage...) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object with elements that replace the content of
images. - withImages(Iterable<? extends CheckRunImage>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object with elements that replace the content of
images. - withImageUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunImage
-
Copy the current immutable object by setting a value for the
imageUrlattribute. - withIncompleteResults(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearch
-
Copy the current immutable object by setting a value for the
incompleteResultsattribute. - withIncompleteResults(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Copy the current immutable object by setting a value for the
incompleteResultsattribute. - withIncompleteResults(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Copy the current immutable object by setting a value for the
incompleteResultsattribute. - withIncompleteResults(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Copy the current immutable object by setting a value for the
incompleteResultsattribute. - withInstallations(Installation...) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Copy the current immutable object with elements that replace the content of
installations. - withInstallations(Iterable<? extends Installation>) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Copy the current immutable object with elements that replace the content of
installations. - withInstallationsCount(int) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a present value for the optional
installationsCountattribute. - withInstallationsCount(Optional<Integer>) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting an optional value for the
installationsCountattribute. - withInvitationSource(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
invitationSourceattribute. - withInvitationTeamsUrl(URI) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
invitationTeamsUrlattribute. - withInvitee(User) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
inviteeattribute. - withInviter(User) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
inviterattribute. - withInviter(User) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
inviterattribute. - withIsArchived(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
isArchivedattribute. - withIsArchived(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
isArchivedattribute. - withIsArchived(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
isArchivedattribute. - withIsArchived(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
isArchivedattribute. - withIsArchived(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
isArchivedattribute. - withIsDefault(boolean) - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Copy the current immutable object by setting a value for the
isDefaultattribute. - withIsPrivate(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
isPrivateattribute. - withIsPrivate(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
isPrivateattribute. - withIsPrivate(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
isPrivateattribute. - withIsPrivate(Boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
isPrivateattribute. - withIsPrivate(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
isPrivateattribute. - withIsProtected(boolean) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Copy the current immutable object by setting a present value for the optional
isProtectedattribute. - withIsProtected(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Copy the current immutable object by setting an optional value for the
isProtectedattribute. - withIsPublic(boolean) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a present value for the optional
isPublicattribute. - withIsPublic(boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a present value for the optional
isPublicattribute. - withIsPublic(boolean) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a present value for the optional
isPublicattribute. - withIsPublic(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting an optional value for the
isPublicattribute. - withIsPublic(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting an optional value for the
isPublicattribute. - withIsPublic(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting an optional value for the
isPublicattribute. - withIssue(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Copy the current immutable object by setting a value for the
issueattribute. - withIssue(Issue) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Copy the current immutable object by setting a value for the
issueattribute. - withIssue(Issue) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Copy the current immutable object by setting a value for the
issueattribute. - withIssue(Issue) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting a present value for the optional
issueattribute. - withIssue(Optional<? extends Issue>) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting an optional value for the
issueattribute. - withIssueCommentUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
issueCommentUrlattribute. - withIssueCommentUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
issueCommentUrlattribute. - withIssueCommentUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
issueCommentUrlattribute. - withIssueEventsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
issueEventsUrlattribute. - withIssueEventsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
issueEventsUrlattribute. - withIssueEventsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
issueEventsUrlattribute. - withIssuesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
issuesUrlattribute. - withIssuesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
issuesUrlattribute. - withIssuesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
issuesUrlattribute. - withIssueUrl(URI) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a present value for the optional
issueUrlattribute. - withIssueUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
issueUrlattribute. - withIssueUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
issueUrlattribute. - withIssueUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting an optional value for the
issueUrlattribute. - withIsTemplate(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
isTemplateattribute. - withIsTemplate(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
isTemplateattribute. - withItems(Repository...) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Copy the current immutable object with elements that replace the content of
items. - withItems(SearchIssue...) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Copy the current immutable object with elements that replace the content of
items. - withItems(User...) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Copy the current immutable object with elements that replace the content of
items. - withItems(Iterable<? extends Repository>) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Copy the current immutable object with elements that replace the content of
items. - withItems(Iterable<? extends SearchIssue>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Copy the current immutable object with elements that replace the content of
items. - withItems(Iterable<? extends User>) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Copy the current immutable object with elements that replace the content of
items. - withKeysUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
keysUrlattribute. - withKeysUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
keysUrlattribute. - withKeysUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
keysUrlattribute. - withLabel(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunAction
-
Copy the current immutable object by setting a value for the
labelattribute. - withLabel(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Copy the current immutable object by setting a present value for the optional
labelattribute. - withLabel(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Copy the current immutable object by setting an optional value for the
labelattribute. - withLabels(Label...) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object with elements that replace the content of
labels. - withLabels(Label...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object with elements that replace the content of
labels. - withLabels(Label...) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object with elements that replace the content of
labels. - withLabels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object with elements that replace the content of
labels. - withLabels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object with elements that replace the content of
labels. - withLabels(Iterable<? extends Label>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object with elements that replace the content of
labels. - withLabelsUrl(String) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
labelsUrlattribute. - withLabelsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
labelsUrlattribute. - withLabelsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
labelsUrlattribute. - withLabelsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
labelsUrlattribute. - withLabelsUrl(String) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
labelsUrlattribute. - withLabelsUrl(URI) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
labelsUrlattribute. - withLanguage(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a present value for the optional
languageattribute. - withLanguage(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a present value for the optional
languageattribute. - withLanguage(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a present value for the optional
languageattribute. - withLanguage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting an optional value for the
languageattribute. - withLanguage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting an optional value for the
languageattribute. - withLanguage(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting an optional value for the
languageattribute. - withLanguagesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
languagesUrlattribute. - withLanguagesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
languagesUrlattribute. - withLanguagesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
languagesUrlattribute. - withLast(Integer) - Method in class com.spotify.github.http.ImmutablePagination
-
Copy the current immutable object by setting a value for the
lastattribute. - withLine(int) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Deprecated.
- withLine(Optional<Integer>) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Deprecated.
- withLinks(ReviewLinks) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a value for the
linksattribute. - withLinks(CommentLinks) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
linksattribute. - withLinks(PullRequestLinks) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
linksattribute. - withLinks(PullRequestLinks) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
linksattribute. - withLocked(Boolean) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
lockedattribute. - withLocked(Boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
lockedattribute. - withLocked(Boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
lockedattribute. - withLocked(Boolean) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
lockedattribute. - withLogin(String) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
loginattribute. - withLogin(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
loginattribute. - withLogin(String) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Copy the current immutable object by setting a value for the
loginattribute. - withMaintainers(List<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting a present value for the optional
maintainersattribute. - withMaintainers(Optional<? extends List<String>>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting an optional value for the
maintainersattribute. - withMapper(ObjectMapper) - Static method in class com.spotify.github.jackson.Json
-
Create an instance with a provided mapper.
- withMasterBranch(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting a value for the
masterBranchattribute. - withMasterBranch(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withMasterBranch(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withMasterBranch(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withMasterBranch(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withMasterBranch(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withMasterBranch(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withMedia(String) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting a present value for the optional
mediaattribute. - withMedia(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting an optional value for the
mediaattribute. - withMembersUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Copy the current immutable object by setting a value for the
membersUrlattribute. - withMergeable(boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
mergeableattribute. - withMergeable(Optional<Boolean>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
mergeableattribute. - withMergeableState(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
mergeableStateattribute. - withMergeBaseCommit(Commit) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object by setting a value for the
mergeBaseCommitattribute. - withMergeCommitMessage(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
mergeCommitMessageattribute. - withMergeCommitMessage(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
mergeCommitMessageattribute. - withMergeCommitSha(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
mergeCommitShaattribute. - withMergeCommitSha(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a present value for the optional
mergeCommitShaattribute. - withMergeCommitSha(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
mergeCommitShaattribute. - withMergeCommitSha(Optional<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting an optional value for the
mergeCommitShaattribute. - withMergeCommitTitle(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
mergeCommitTitleattribute. - withMergeCommitTitle(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
mergeCommitTitleattribute. - withMerged(Boolean) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
mergedattribute. - withMergedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
mergedAtattribute. - withMergedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a present value for the optional
mergedAtattribute. - withMergedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
mergedAtattribute. - withMergedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting an optional value for the
mergedAtattribute. - withMergedBy(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
mergedByattribute. - withMergedBy(Optional<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
mergedByattribute. - withMergeMethod(MergeMethod) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Copy the current immutable object by setting a value for the
mergeMethodattribute. - withMergesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
mergesUrlattribute. - withMergesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
mergesUrlattribute. - withMergesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
mergesUrlattribute. - withMessage(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a value for the
messageattribute. - withMessage(String) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting a value for the
messageattribute. - withMessage(String) - Method in class com.spotify.github.v3.git.ImmutableTag
-
Copy the current immutable object by setting a value for the
messageattribute. - withMessage(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object by setting a value for the
messageattribute. - withMessage(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileCreate
-
Copy the current immutable object by setting a value for the
messageattribute. - withMessage(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
Copy the current immutable object by setting a value for the
messageattribute. - withMilestone(Milestone) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a present value for the optional
milestoneattribute. - withMilestone(Milestone) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a present value for the optional
milestoneattribute. - withMilestone(Milestone) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a present value for the optional
milestoneattribute. - withMilestone(Milestone) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a present value for the optional
milestoneattribute. - withMilestone(Optional<? extends Milestone>) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting an optional value for the
milestoneattribute. - withMilestone(Optional<? extends Milestone>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting an optional value for the
milestoneattribute. - withMilestone(Optional<? extends Milestone>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting an optional value for the
milestoneattribute. - withMilestone(Optional<? extends Milestone>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting an optional value for the
milestoneattribute. - withMilestonesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
milestonesUrlattribute. - withMilestonesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
milestonesUrlattribute. - withMilestonesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
milestonesUrlattribute. - withMirrorUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a present value for the optional
mirrorUrlattribute. - withMirrorUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a present value for the optional
mirrorUrlattribute. - withMirrorUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a present value for the optional
mirrorUrlattribute. - withMirrorUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting an optional value for the
mirrorUrlattribute. - withMirrorUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting an optional value for the
mirrorUrlattribute. - withMirrorUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting an optional value for the
mirrorUrlattribute. - withMode(String) - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Copy the current immutable object by setting a value for the
modeattribute. - withModified(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object with elements that replace the content of
modified. - withModified(String...) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object with elements that replace the content of
modified. - withName(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.hooks.requests.ImmutableWebhookCreate
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
nameattribute. - withName(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
nameattribute. - withNext(int) - Method in class com.spotify.github.http.ImmutablePagination
-
Copy the current immutable object by setting a present value for the optional
nextattribute. - withNext(Optional<Integer>) - Method in class com.spotify.github.http.ImmutablePagination
-
Copy the current immutable object by setting an optional value for the
nextattribute. - withNodeId(String) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
nodeIdattribute. - withNodeId(String) - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Copy the current immutable object by setting a value for the
nodeIdattribute. - withNodeId(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
nodeIdattribute. - withNodeId(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
nodeIdattribute. - withNodeId(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
nodeIdattribute. - withNodeId(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
nodeIdattribute. - withNotificationSetting(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting a present value for the optional
notificationSettingattribute. - withNotificationSetting(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting a present value for the optional
notificationSettingattribute. - withNotificationSetting(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting an optional value for the
notificationSettingattribute. - withNotificationSetting(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting an optional value for the
notificationSettingattribute. - withNotificationsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
notificationsUrlattribute. - withNotificationsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
notificationsUrlattribute. - withNotificationsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
notificationsUrlattribute. - withNumber(Integer) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Copy the current immutable object by setting a value for the
numberattribute. - withNumber(Integer) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
numberattribute. - withNumber(Integer) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
numberattribute. - withNumber(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
numberattribute. - withNumber(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
numberattribute. - withNumber(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
numberattribute. - withObject(ReferenceObject) - Method in class com.spotify.github.v3.git.ImmutableReference
-
Copy the current immutable object by setting a value for the
objectattribute. - withObject(ReferenceObject) - Method in class com.spotify.github.v3.git.ImmutableTag
-
Copy the current immutable object by setting a value for the
objectattribute. - withOpenIssues(int) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withOpenIssues(int) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withOpenIssues(int) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withOpenIssues(Integer) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
openIssuesattribute. - withOpenIssues(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withOpenIssues(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withOpenIssues(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withOpenIssuesCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
openIssuesCountattribute. - withOpenIssuesCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
openIssuesCountattribute. - withOpenIssuesCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
openIssuesCountattribute. - withOrder(String) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting a present value for the optional
orderattribute. - withOrder(Optional<String>) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting an optional value for the
orderattribute. - withOrganization(Organization) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Copy the current immutable object by setting a value for the
organizationattribute. - withOrganization(Organization) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Copy the current immutable object by setting a value for the
organizationattribute. - withOrganizationsUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
organizationsUrlattribute. - withOriginalCommitId(String) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
originalCommitIdattribute. - withOriginalPosition(Integer) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
originalPositionattribute. - withOutput(CheckRunOutput) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a present value for the optional
outputattribute. - withOutput(CheckRunOutput) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a value for the
outputattribute. - withOutput(Optional<? extends CheckRunOutput>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting an optional value for the
outputattribute. - withOwner(Author) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
ownerattribute. - withOwner(User) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
ownerattribute. - withPage(int) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting a present value for the optional
pageattribute. - withPage(int) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting a present value for the optional
pageattribute. - withPage(Optional<Integer>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting an optional value for the
pageattribute. - withPage(Optional<Integer>) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting an optional value for the
pageattribute. - withParents(ShaLink...) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object with elements that replace the content of
parents. - withParents(ShaLink...) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object with elements that replace the content of
parents. - withParents(Iterable<? extends ShaLink>) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object with elements that replace the content of
parents. - withParents(Iterable<? extends ShaLink>) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object with elements that replace the content of
parents. - withParentTeamId(int) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting a present value for the optional
parentTeamIdattribute. - withParentTeamId(int) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting a present value for the optional
parentTeamIdattribute. - withParentTeamId(Optional<Integer>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting an optional value for the
parentTeamIdattribute. - withParentTeamId(Optional<Integer>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting an optional value for the
parentTeamIdattribute. - withPatch(String) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
patchattribute. - withPatch(String) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a present value for the optional
patchattribute. - withPatch(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting an optional value for the
patchattribute. - withPatchUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
patchUrlattribute. - withPatchUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
patchUrlattribute. - withPatchUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
patchUrlattribute. - withPath(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a value for the
pathattribute. - withPath(String) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a present value for the optional
pathattribute. - withPath(String) - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Copy the current immutable object by setting a value for the
pathattribute. - withPath(String) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
pathattribute. - withPath(String) - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Copy the current immutable object by setting a value for the
pathattribute. - withPath(String) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
pathattribute. - withPath(String) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
pathattribute. - withPath(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
pathattribute. - withPath(Optional<String>) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting an optional value for the
pathattribute. - withPayload(String) - Method in class com.spotify.github.v3.git.ImmutableVerification
-
Copy the current immutable object by setting a value for the
payloadattribute. - withPayload(Map<String, String>) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a present value for the optional
payloadattribute. - withPayload(Optional<? extends Map<String, String>>) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting an optional value for the
payloadattribute. - withPer_page(int) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting a present value for the optional
per_pageattribute. - withPer_page(int) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting a present value for the optional
per_pageattribute. - withPer_page(Optional<Integer>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting an optional value for the
per_pageattribute. - withPer_page(Optional<Integer>) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting an optional value for the
per_pageattribute. - withPermission(String) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
permissionattribute. - withPermissions(Permissions) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a present value for the optional
permissionsattribute. - withPermissions(Permissions) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a present value for the optional
permissionsattribute. - withPermissions(Permissions) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a present value for the optional
permissionsattribute. - withPermissions(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
permissionsattribute. - withPermissions(Map<String, ? extends String>) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by replacing the
permissionsmap with the specified map. - withPermissions(Map<String, ? extends String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by replacing the
permissionsmap with the specified map. - withPermissions(Optional<? extends Permissions>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting an optional value for the
permissionsattribute. - withPermissions(Optional<? extends Permissions>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting an optional value for the
permissionsattribute. - withPermissions(Optional<? extends Permissions>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting an optional value for the
permissionsattribute. - withPingUrl(URI) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
pingUrlattribute. - withPosition(int) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a present value for the optional
positionattribute. - withPosition(int) - Method in class com.spotify.github.v3.prs.ImmutableReviewComment
-
Copy the current immutable object by setting a value for the
positionattribute. - withPosition(Integer) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
positionattribute. - withPosition(Optional<Integer>) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting an optional value for the
positionattribute. - withPrevious(int) - Method in class com.spotify.github.http.ImmutablePagination
-
Copy the current immutable object by setting a present value for the optional
previousattribute. - withPrevious(Optional<Integer>) - Method in class com.spotify.github.http.ImmutablePagination
-
Copy the current immutable object by setting an optional value for the
previousattribute. - withPrivacy(String) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
privacyattribute. - withPrivacy(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting a present value for the optional
privacyattribute. - withPrivacy(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting a present value for the optional
privacyattribute. - withPrivacy(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting an optional value for the
privacyattribute. - withPrivacy(Optional<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamUpdate
-
Copy the current immutable object by setting an optional value for the
privacyattribute. - withProtection(Protection) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Copy the current immutable object by setting a present value for the optional
protectionattribute. - withProtection(Optional<? extends Protection>) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Copy the current immutable object by setting an optional value for the
protectionattribute. - withProtectionUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Copy the current immutable object by setting a present value for the optional
protectionUrlattribute. - withProtectionUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableBranch
-
Copy the current immutable object by setting an optional value for the
protectionUrlattribute. - withPublicMembersUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Copy the current immutable object by setting a value for the
publicMembersUrlattribute. - withPull(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Copy the current immutable object by setting a value for the
pullattribute. - withPullRequest(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Copy the current immutable object by setting a value for the
pullRequestattribute. - withPullRequest(ReviewLinks.Href<URI>) - Method in class com.spotify.github.v3.activity.events.ImmutableReviewLinks
-
Copy the current immutable object by setting a value for the
pullRequestattribute. - withPullRequest(PullRequest) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a present value for the optional
pullRequestattribute. - withPullRequest(PullRequest) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a present value for the optional
pullRequestattribute. - withPullRequest(PullRequest) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Copy the current immutable object by setting a value for the
pullRequestattribute. - withPullRequest(PullRequestItem) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Copy the current immutable object by setting a value for the
pullRequestattribute. - withPullRequest(PullRequestItem) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Copy the current immutable object by setting a value for the
pullRequestattribute. - withPullRequest(Optional<? extends PullRequest>) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting an optional value for the
pullRequestattribute. - withPullRequest(Optional<? extends PullRequest>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting an optional value for the
pullRequestattribute. - withPullRequestUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
pullRequestUrlattribute. - withPullRequestUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a value for the
pullRequestUrlattribute. - withPullsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
pullsUrlattribute. - withPullsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
pullsUrlattribute. - withPullsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
pullsUrlattribute. - withPush(Boolean) - Method in class com.spotify.github.v3.repos.ImmutablePermissions
-
Copy the current immutable object by setting a value for the
pushattribute. - withPushedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
pushedAtattribute. - withPushedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
pushedAtattribute. - withPushedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
pushedAtattribute. - withPusher(Author) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
pusherattribute. - withPusherType(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting a value for the
pusherTypeattribute. - withPusherType(String) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Copy the current immutable object by setting a value for the
pusherTypeattribute. - withQ(String) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting a value for the
qattribute. - withRawDetails(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a present value for the optional
rawDetailsattribute. - withRawDetails(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting an optional value for the
rawDetailsattribute. - withRawUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
rawUrlattribute. - withRawUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a present value for the optional
rawUrlattribute. - withRawUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting an optional value for the
rawUrlattribute. - withReason(String) - Method in class com.spotify.github.v3.git.ImmutableVerification
-
Copy the current immutable object by setting a value for the
reasonattribute. - withReason(String) - Method in class com.spotify.github.v3.user.requests.ImmutableSuspensionReason
-
Copy the current immutable object by setting a value for the
reasonattribute. - withReceivedEventsUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
receivedEventsUrlattribute. - withRef(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting a value for the
refattribute. - withRef(String) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Copy the current immutable object by setting a value for the
refattribute. - withRef(String) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
refattribute. - withRef(String) - Method in class com.spotify.github.v3.git.ImmutableReference
-
Copy the current immutable object by setting a value for the
refattribute. - withRef(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Copy the current immutable object by setting a value for the
refattribute. - withRef(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
refattribute. - withRefType(String) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting a value for the
refTypeattribute. - withRefType(String) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Copy the current immutable object by setting a value for the
refTypeattribute. - withRel(String) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting a present value for the optional
relattribute. - withRel(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting an optional value for the
relattribute. - withReleasesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
releasesUrlattribute. - withReleasesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
releasesUrlattribute. - withReleasesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
releasesUrlattribute. - withRemoved(Iterable<String>) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object with elements that replace the content of
removed. - withRemoved(String...) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object with elements that replace the content of
removed. - withRepo(Repository) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Copy the current immutable object by setting a present value for the optional
repoattribute. - withRepo(Optional<? extends Repository>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Copy the current immutable object by setting an optional value for the
repoattribute. - withRepoNames(List<String>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting a present value for the optional
repoNamesattribute. - withRepoNames(Optional<? extends List<String>>) - Method in class com.spotify.github.v3.orgs.requests.ImmutableTeamCreate
-
Copy the current immutable object by setting an optional value for the
repoNamesattribute. - withRepositories(Repository...) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
-
Copy the current immutable object with elements that replace the content of
repositories. - withRepositories(Iterable<? extends Repository>) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
-
Copy the current immutable object with elements that replace the content of
repositories. - withRepositoriesUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a value for the
repositoriesUrlattribute. - withRepositoriesUrl(URI) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
repositoriesUrlattribute. - withRepository(PushRepository) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepository(Repository) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
repositoryattribute. - withRepositorySelection(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a present value for the optional
repositorySelectionattribute. - withRepositorySelection(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting an optional value for the
repositorySelectionattribute. - withRepositoryUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a present value for the optional
repositoryUrlattribute. - withRepositoryUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
repositoryUrlattribute. - withRepositoryUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a present value for the optional
repositoryUrlattribute. - withRepositoryUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a present value for the optional
repositoryUrlattribute. - withRepositoryUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting an optional value for the
repositoryUrlattribute. - withRepositoryUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting an optional value for the
repositoryUrlattribute. - withRepositoryUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting an optional value for the
repositoryUrlattribute. - withReposUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
reposUrlattribute. - withReposUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Copy the current immutable object by setting a value for the
reposUrlattribute. - withRequestedReviewers(User...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object with elements that replace the content of
requestedReviewers. - withRequestedReviewers(User...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object with elements that replace the content of
requestedReviewers. - withRequestedReviewers(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object with elements that replace the content of
requestedReviewers. - withRequestedReviewers(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object with elements that replace the content of
requestedReviewers. - withRequestedTeams(User...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object with elements that replace the content of
requestedTeams. - withRequestedTeams(User...) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object with elements that replace the content of
requestedTeams. - withRequestedTeams(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object with elements that replace the content of
requestedTeams. - withRequestedTeams(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object with elements that replace the content of
requestedTeams. - withRequiredStatusChecks(RequiredStatusChecks) - Method in class com.spotify.github.v3.repos.ImmutableProtection
-
Copy the current immutable object by setting a value for the
requiredStatusChecksattribute. - withRev(String) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting a present value for the optional
revattribute. - withRev(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting an optional value for the
revattribute. - withReview(Review) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Copy the current immutable object by setting a value for the
reviewattribute. - withReviewComment(Links.Href<String>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Copy the current immutable object by setting a value for the
reviewCommentattribute. - withReviewComments(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Copy the current immutable object by setting a value for the
reviewCommentsattribute. - withReviewComments(Integer) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
reviewCommentsattribute. - withReviewCommentsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
reviewCommentsUrlattribute. - withReviewCommentsUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
reviewCommentsUrlattribute. - withReviewCommentUrl(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
reviewCommentUrlattribute. - withReviewCommentUrl(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
reviewCommentUrlattribute. - withReviewers(List<String>) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Copy the current immutable object by setting a present value for the optional
reviewersattribute. - withReviewers(Optional<? extends List<String>>) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Copy the current immutable object by setting an optional value for the
reviewersattribute. - withRole(String) - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
Copy the current immutable object by setting a value for the
roleattribute. - withRole(String) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Copy the current immutable object by setting a value for the
roleattribute. - withRole(String) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
roleattribute. - withRole(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableMembershipCreate
-
Copy the current immutable object by setting a value for the
roleattribute. - withRole(String) - Method in class com.spotify.github.v3.orgs.requests.ImmutableOrgMembershipCreate
-
Copy the current immutable object by setting a value for the
roleattribute. - withScopeForInstallationId(int) - Method in class com.spotify.github.v3.clients.GitHubClient
- withScore(Float) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
scoreattribute. - withSelf(Links.Href<URI>) - Method in class com.spotify.github.ImmutableLinks
-
Copy the current immutable object by setting a value for the
selfattribute. - withSelf(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutableCommentLinks
-
Copy the current immutable object by setting a value for the
selfattribute. - withSelf(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Copy the current immutable object by setting a value for the
selfattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableBaseEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableCommitCommentEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableCreateEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableDeleteEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableDeploymentStatusEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableForkEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableIssueCommentEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableIssuesEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewCommentEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutablePullRequestReviewEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutablePushEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableRepositoryEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSender(User) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
senderattribute. - withSha(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting a present value for the optional
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableParentItem
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableShaLink
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableTag
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableTree
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.prs.ImmutableMergeParameters
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a present value for the optional
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableFileUpdate
-
Copy the current immutable object by setting a value for the
shaattribute. - withSha(Optional<String>) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting an optional value for the
shaattribute. - withSha(Optional<String>) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting an optional value for the
shaattribute. - withSignature(String) - Method in class com.spotify.github.v3.git.ImmutableVerification
-
Copy the current immutable object by setting a value for the
signatureattribute. - withSingleFileName(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a present value for the optional
singleFileNameattribute. - withSingleFileName(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting an optional value for the
singleFileNameattribute. - withSiteAdmin(boolean) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a present value for the optional
siteAdminattribute. - withSiteAdmin(Optional<Boolean>) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting an optional value for the
siteAdminattribute. - withSize(Integer) - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Copy the current immutable object by setting a value for the
sizeattribute. - withSize(Integer) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
sizeattribute. - withSize(Integer) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
sizeattribute. - withSize(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
sizeattribute. - withSize(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
sizeattribute. - withSize(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
sizeattribute. - withSize(Long) - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Copy the current immutable object by setting a value for the
sizeattribute. - withSlug(String) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a present value for the optional
slugattribute. - withSlug(String) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
slugattribute. - withSlug(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting an optional value for the
slugattribute. - withSort(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting a present value for the optional
sortattribute. - withSort(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Copy the current immutable object by setting a value for the
sortattribute. - withSort(String) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting a present value for the optional
sortattribute. - withSort(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting an optional value for the
sortattribute. - withSort(Optional<String>) - Method in class com.spotify.github.v3.search.requests.ImmutableSearchParameters
-
Copy the current immutable object by setting an optional value for the
sortattribute. - withSquashMergeCommitMessage(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
squashMergeCommitMessageattribute. - withSquashMergeCommitMessage(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
squashMergeCommitMessageattribute. - withSquashMergeCommitTitle(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
squashMergeCommitTitleattribute. - withSquashMergeCommitTitle(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
squashMergeCommitTitleattribute. - withSshUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
sshUrlattribute. - withSshUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
sshUrlattribute. - withSshUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
sshUrlattribute. - withStargazers(int) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withStargazers(int) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withStargazers(int) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withStargazers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withStargazers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withStargazers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withStargazersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
stargazersCountattribute. - withStargazersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
stargazersCountattribute. - withStargazersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
stargazersCountattribute. - withStargazersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
stargazersUrlattribute. - withStargazersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
stargazersUrlattribute. - withStargazersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
stargazersUrlattribute. - withStarredUrl(String) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
starredUrlattribute. - withStartColumn(int) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a present value for the optional
startColumnattribute. - withStartColumn(Optional<Integer>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting an optional value for the
startColumnattribute. - withStartedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a present value for the optional
startedAtattribute. - withStartedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a present value for the optional
startedAtattribute. - withStartedAt(Optional<? extends ZonedDateTime>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting an optional value for the
startedAtattribute. - withStartedAt(Optional<? extends ZonedDateTime>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting an optional value for the
startedAtattribute. - withStartLine(int) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a value for the
startLineattribute. - withState(WorkflowsState) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting a present value for the optional
stateattribute. - withState(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Copy the current immutable object by setting a present value for the optional
stateattribute. - withState(String) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(String) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
stateattribute. - withState(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestParameters
-
Copy the current immutable object by setting an optional value for the
stateattribute. - withState(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Copy the current immutable object by setting an optional value for the
stateattribute. - withStats(Map<String, ? extends Integer>) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by replacing the
statsmap with the specified map. - withStatus(CheckRunStatus) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunRequest
-
Copy the current immutable object by setting a value for the
statusattribute. - withStatus(CheckRunStatus) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a value for the
statusattribute. - withStatus(String) - Method in class com.spotify.github.v3.git.ImmutableFileItem
-
Copy the current immutable object by setting a value for the
statusattribute. - withStatus(String) - Method in class com.spotify.github.v3.repos.ImmutableCommitComparison
-
Copy the current immutable object by setting a value for the
statusattribute. - withStatus(String) - Method in class com.spotify.github.v3.repos.ImmutableFile
-
Copy the current immutable object by setting a value for the
statusattribute. - withStatuses(Links.Href<URI>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestLinks
-
Copy the current immutable object by setting a value for the
statusesattribute. - withStatuses(Status...) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Copy the current immutable object with elements that replace the content of
statuses. - withStatuses(Iterable<? extends Status>) - Method in class com.spotify.github.v3.repos.ImmutableCommitStatus
-
Copy the current immutable object with elements that replace the content of
statuses. - withStatusesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
statusesUrlattribute. - withStatusesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
statusesUrlattribute. - withStatusesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
statusesUrlattribute. - withStatusesUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
statusesUrlattribute. - withStatusesUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
statusesUrlattribute. - withStatusesUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
statusesUrlattribute. - withSubmittedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a present value for the optional
submittedAtattribute. - withSubmittedAt(Optional<? extends GitHubInstant>) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting an optional value for the
submittedAtattribute. - withSubscribersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
subscribersUrlattribute. - withSubscribersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
subscribersUrlattribute. - withSubscribersUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
subscribersUrlattribute. - withSubscriptionsUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
subscriptionsUrlattribute. - withSubscriptionUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
subscriptionUrlattribute. - withSubscriptionUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
subscriptionUrlattribute. - withSubscriptionUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
subscriptionUrlattribute. - withSummary(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting a present value for the optional
summaryattribute. - withSummary(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting an optional value for the
summaryattribute. - withSvnUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
svnUrlattribute. - withSvnUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
svnUrlattribute. - withSvnUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
svnUrlattribute. - withTag(String) - Method in class com.spotify.github.v3.git.ImmutableTag
-
Copy the current immutable object by setting a value for the
tagattribute. - withTagger(Author) - Method in class com.spotify.github.v3.git.ImmutableTag
-
Copy the current immutable object by setting a value for the
taggerattribute. - withTagsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
tagsUrlattribute. - withTagsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
tagsUrlattribute. - withTagsUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
tagsUrlattribute. - withTargetId(int) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a value for the
targetIdattribute. - withTargetType(String) - Method in class com.spotify.github.v3.checks.ImmutableInstallation
-
Copy the current immutable object by setting a value for the
targetTypeattribute. - withTargetUrl(URI) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a present value for the optional
targetUrlattribute. - withTargetUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a present value for the optional
targetUrlattribute. - withTargetUrl(URI) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryCreateStatus
-
Copy the current immutable object by setting a value for the
targetUrlattribute. - withTargetUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting an optional value for the
targetUrlattribute. - withTargetUrl(Optional<? extends URI>) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting an optional value for the
targetUrlattribute. - withTask(String) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
taskattribute. - withTeamCount(Integer) - Method in class com.spotify.github.v3.orgs.ImmutableTeamInvitation
-
Copy the current immutable object by setting a value for the
teamCountattribute. - withTeamId(int) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
teamIdattribute. - withTeamId(Optional<Integer>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
teamIdattribute. - withTeamReviewers(List<String>) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Copy the current immutable object by setting a present value for the optional
teamReviewersattribute. - withTeamReviewers(Optional<? extends List<String>>) - Method in class com.spotify.github.v3.prs.ImmutableRequestReviewParameters
-
Copy the current immutable object by setting an optional value for the
teamReviewersattribute. - withTeams(Team...) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
Copy the current immutable object with elements that replace the content of
teams. - withTeams(Iterable<? extends Team>) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
Copy the current immutable object with elements that replace the content of
teams. - withTeamsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
teamsUrlattribute. - withTeamsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
teamsUrlattribute. - withTeamsUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
teamsUrlattribute. - withTestUrl(URI) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
testUrlattribute. - withText(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting a present value for the optional
textattribute. - withText(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting an optional value for the
textattribute. - withTimestamp(ZonedDateTime) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object by setting a value for the
timestampattribute. - withTitle(String) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting a present value for the optional
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting a present value for the optional
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting a present value for the optional
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestCreate
-
Copy the current immutable object by setting a value for the
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Copy the current immutable object by setting a present value for the optional
titleattribute. - withTitle(String) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
titleattribute. - withTitle(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting an optional value for the
titleattribute. - withTitle(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableAnnotation
-
Copy the current immutable object by setting an optional value for the
titleattribute. - withTitle(Optional<String>) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunOutput
-
Copy the current immutable object by setting an optional value for the
titleattribute. - withTitle(Optional<String>) - Method in class com.spotify.github.v3.prs.requests.ImmutablePullRequestUpdate
-
Copy the current immutable object by setting an optional value for the
titleattribute. - withToken(String) - Method in class com.spotify.github.v3.checks.ImmutableAccessToken
-
Copy the current immutable object by setting a value for the
tokenattribute. - withTotal(Integer) - Method in class com.spotify.github.v3.git.ImmutableStatItem
-
Copy the current immutable object by setting a value for the
totalattribute. - withTotalCount(int) - Method in class com.spotify.github.v3.apps.ImmutableInstallationRepositoriesResponse
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTotalCount(int) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponseList
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTotalCount(int) - Method in class com.spotify.github.v3.checks.ImmutableCheckSuiteResponseList
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTotalCount(int) - Method in class com.spotify.github.v3.checks.ImmutableInstallationList
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTotalCount(int) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTotalCount(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearch
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTotalCount(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchIssues
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTotalCount(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchRepositories
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTotalCount(Integer) - Method in class com.spotify.github.v3.search.ImmutableSearchUsers
-
Copy the current immutable object by setting a value for the
totalCountattribute. - withTracer(Tracer) - Method in class com.spotify.github.v3.clients.GitHubClient
- withTree(ShaLink) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting a value for the
treeattribute. - withTree(ShaLink) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by setting a value for the
treeattribute. - withTree(TreeItem...) - Method in class com.spotify.github.v3.git.ImmutableTree
-
Copy the current immutable object with elements that replace the content of
tree. - withTree(Iterable<? extends TreeItem>) - Method in class com.spotify.github.v3.git.ImmutableTree
-
Copy the current immutable object with elements that replace the content of
tree. - withTreeId(String) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object by setting a value for the
treeIdattribute. - withTreesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
treesUrlattribute. - withTreesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
treesUrlattribute. - withTreesUrl(String) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
treesUrlattribute. - withTruncated(Boolean) - Method in class com.spotify.github.v3.git.ImmutableTree
-
Copy the current immutable object by setting a value for the
truncatedattribute. - withType(String) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting a present value for the optional
typeattribute. - withType(String) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(String) - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(String) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(String) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(String) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Copy the current immutable object by setting a value for the
typeattribute. - withType(Optional<String>) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting an optional value for the
typeattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.ImmutableCloseTracking
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.ImmutableUpdateTracking
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.activity.events.ImmutableCheckRunEvent
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.activity.events.ImmutableStatusEvent
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(GitHubInstant) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(ZonedDateTime) - Method in class com.spotify.github.v3.checks.ImmutableApp
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUpdatedAt(ZonedDateTime) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
updatedAtattribute. - withUrl(String) - Method in class com.spotify.github.v3.checks.ImmutableCheckRunResponse
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(String) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsResponse
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.http.ImmutableLink
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableBlob
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableCommit
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableParentItem
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableReference
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableReferenceObject
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableShaLink
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableTag
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableTree
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.git.ImmutableTreeItem
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.hooks.ImmutableWebhook
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.hooks.ImmutableWebhookConfig
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.ImmutableMilestone
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.ImmutableTeam
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.ImmutableUser
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableEvent
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutableLabel
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.issues.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.orgs.ImmutableMembership
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommit
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableCommitItem
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableContent
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableDeployment
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableFolderContent
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableOrganization
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushCommit
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryInvitation
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.repos.ImmutableStatus
-
Copy the current immutable object by setting a value for the
urlattribute. - withUrl(URI) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
urlattribute. - withUser(User) - Method in class com.spotify.github.v3.comment.ImmutableComment
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(User) - Method in class com.spotify.github.v3.comment.ImmutableCommentReaction
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(User) - Method in class com.spotify.github.v3.issues.ImmutableIssue
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(User) - Method in class com.spotify.github.v3.orgs.ImmutableOrgMembership
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(User) - Method in class com.spotify.github.v3.prs.ImmutableComment
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequest
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestItem
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(User) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Copy the current immutable object by setting a present value for the optional
userattribute. - withUser(User) - Method in class com.spotify.github.v3.prs.ImmutableReview
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(User) - Method in class com.spotify.github.v3.search.ImmutableSearchIssue
-
Copy the current immutable object by setting a value for the
userattribute. - withUser(Optional<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutablePullRequestRef
-
Copy the current immutable object by setting an optional value for the
userattribute. - withUsername(String) - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Copy the current immutable object by setting a present value for the optional
usernameattribute. - withUsername(Optional<String>) - Method in class com.spotify.github.v3.git.ImmutableAuthor
-
Copy the current immutable object by setting an optional value for the
usernameattribute. - withUsers(User...) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
Copy the current immutable object with elements that replace the content of
users. - withUsers(Iterable<? extends User>) - Method in class com.spotify.github.v3.prs.ImmutableReviewRequests
-
Copy the current immutable object with elements that replace the content of
users. - withVerified(Boolean) - Method in class com.spotify.github.v3.git.ImmutableVerification
-
Copy the current immutable object by setting a value for the
verifiedattribute. - withVisibility(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableAuthenticatedUserRepositoriesFilter
-
Copy the current immutable object by setting a value for the
visibilityattribute. - withVisibility(String) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
visibilityattribute. - withVisibility(Optional<String>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
visibilityattribute. - withWatchers(int) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withWatchers(int) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withWatchers(int) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withWatchers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Deprecated.
- withWatchers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Deprecated.
- withWatchers(Optional<Integer>) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Deprecated.
- withWatchersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutablePushRepository
-
Copy the current immutable object by setting a value for the
watchersCountattribute. - withWatchersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepository
-
Copy the current immutable object by setting a value for the
watchersCountattribute. - withWatchersCount(Integer) - Method in class com.spotify.github.v3.repos.ImmutableRepositoryBase
-
Copy the current immutable object by setting a value for the
watchersCountattribute. - withWebCommitSignoffRequired(boolean) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting a present value for the optional
webCommitSignoffRequiredattribute. - withWebCommitSignoffRequired(Optional<Boolean>) - Method in class com.spotify.github.v3.repos.requests.ImmutableRepositoryUpdate
-
Copy the current immutable object by setting an optional value for the
webCommitSignoffRequiredattribute. - withWorkflows(WorkflowsResponse...) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
Copy the current immutable object with elements that replace the content of
workflows. - withWorkflows(Iterable<? extends WorkflowsResponse>) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
Copy the current immutable object with elements that replace the content of
workflows. - workflows() - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList
-
Workflows list.
- workflows() - Method in interface com.spotify.github.v3.workflows.WorkflowsRepositoryResponseList
-
Workflows list.
- workflows(Iterable<? extends WorkflowsResponse>) - Method in class com.spotify.github.v3.workflows.ImmutableWorkflowsRepositoryResponseList.Builder
-
Sets or replaces all elements for
workflowslist. - WorkflowsClient - Class in com.spotify.github.v3.clients
-
Workflows API client
- WorkflowsClient(GitHubClient, String, String) - Constructor for class com.spotify.github.v3.clients.WorkflowsClient
- WorkflowsRepositoryResponseList - Interface in com.spotify.github.v3.workflows
-
The WorkflowsResponse list resource
- WorkflowsResponse - Interface in com.spotify.github.v3.workflows
- WorkflowsState - Enum in com.spotify.github.v3.workflows
-
The Workflow State.
All Classes All Packages