Index

A B C D E F G H I J K L M N O P R S T U V W Z _ 
All Classes|All Packages

A

access_denied - com.weebkun.auth.AuthenticationStatus
 
access_token - Variable in class com.weebkun.auth.TokenResponse
 
adapter() - Method in class com.weebkun.github.Repository
 
Adapter(String) - Constructor for class com.weebkun.github.Repository.Adapter
 
addEventListener(EventListener) - Method in class com.weebkun.github.Github.Builder
 
addEventListenerFactory(EventListener.Factory) - Method in class com.weebkun.github.Github.Builder
 
addInterceptor(Interceptor) - Method in class com.weebkun.github.Github.Builder
 
addNetworkInterceptor(Interceptor) - Method in class com.weebkun.github.Github.Builder
 
admin - Variable in class com.weebkun.github.Repository.Permissions
 
ADMIN_GPG_KEY - Static variable in class com.weebkun.auth.Scopes
 
ADMIN_ORG - Static variable in class com.weebkun.auth.Scopes
 
ADMIN_ORG_HOOK - Static variable in class com.weebkun.auth.Scopes
 
ADMIN_PUBLIC_KEY - Static variable in class com.weebkun.auth.Scopes
 
ADMIN_REPO_HOOK - Static variable in class com.weebkun.auth.Scopes
 
affiliation - Variable in class com.weebkun.github.Options
can be 'owner', 'collaborator' or 'organization_member'.
allow_deletions - Variable in class com.weebkun.github.Branch.Protection
 
allow_force_pushes - Variable in class com.weebkun.github.Branch.Protection
 
allow_merge_commit - Variable in class com.weebkun.github.Repository.Adapter
 
allow_merge_commit - Variable in class com.weebkun.github.Repository
 
allow_rebase_merge - Variable in class com.weebkun.github.Repository.Adapter
 
allow_rebase_merge - Variable in class com.weebkun.github.Repository
 
allow_squash_merge - Variable in class com.weebkun.github.Repository.Adapter
 
allow_squash_merge - Variable in class com.weebkun.github.Repository
 
AllowDeletions() - Constructor for class com.weebkun.github.Branch.Protection.AllowDeletions
 
AllowForcePushes() - Constructor for class com.weebkun.github.Branch.Protection.AllowForcePushes
 
AlreadyAuthenticatedException - Exception in com.weebkun.utils
thrown when this application has already authenticated with the github api.
AlreadyAuthenticatedException() - Constructor for exception com.weebkun.utils.AlreadyAuthenticatedException
 
AlreadyAuthenticatedException(String) - Constructor for exception com.weebkun.utils.AlreadyAuthenticatedException
 
AlreadyAuthenticatedException(String, Throwable) - Constructor for exception com.weebkun.utils.AlreadyAuthenticatedException
 
AlreadyAuthenticatedException(Throwable) - Constructor for exception com.weebkun.utils.AlreadyAuthenticatedException
 
ANT_MAN_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
App - Class in com.weebkun.github
represents a github app.
App() - Constructor for class com.weebkun.github.App
 
apps - Variable in class com.weebkun.github.Branch.Protection.Restrictions
 
apps_url - Variable in class com.weebkun.github.Branch.Protection.Restrictions
 
archive_url - Variable in class com.weebkun.github.Repository
 
archived - Variable in class com.weebkun.github.Repository.Adapter
 
archived - Variable in class com.weebkun.github.Repository
 
areDependencyAlertsEnabled() - Method in class com.weebkun.github.Repository
checks if vulnerability alerts are enabled for this repo.
ASP - Variable in class com.weebkun.github.Language
 
assignees_url - Variable in class com.weebkun.github.Repository
 
authenticate(String) - Static method in class com.weebkun.github.Github
authenticates with a personal access token.
authenticate(String, String[]) - Static method in class com.weebkun.auth.OAuth
tries to ask a user for authorisation.
authenticate(String, String[]) - Static method in class com.weebkun.github.Github
authenticates using oauth.
AuthenticationStatus - Enum in com.weebkun.auth
indicates the status of authentication.
authorization_pending - com.weebkun.auth.AuthenticationStatus
 
auto_init - Variable in class com.weebkun.github.Repository.Adapter
 
avatar_url - Variable in class com.weebkun.github.Organisation
 
avatar_url - Variable in class com.weebkun.github.Owner
 
avatar_url - Variable in class com.weebkun.github.User
 

B

BAPTISTE_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
BASIC - com.weebkun.github.TokenType
 
before - Variable in class com.weebkun.github.Options
ISO 8601 timestamp indicating only to show updates before this time.
billing_email - Variable in class com.weebkun.github.Organisation
 
bio - Variable in class com.weebkun.github.User
 
BLACK_PANTHER_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
BLOB_DEFAULT - Static variable in class com.weebkun.github.MediaTypes
 
BLOB_RAW - Static variable in class com.weebkun.github.MediaTypes
 
blobs_url - Variable in class com.weebkun.github.Repository
 
blog - Variable in class com.weebkun.github.Organisation
 
blog - Variable in class com.weebkun.github.User
 
body - Variable in exception com.weebkun.utils.HttpErrorException
 
Branch - Class in com.weebkun.github
represents a branch in a repo.
Branch() - Constructor for class com.weebkun.github.Branch
 
Branch.Protection - Class in com.weebkun.github
the protection object returned in branch calls.
Branch.Protection.AllowDeletions - Class in com.weebkun.github
 
Branch.Protection.AllowForcePushes - Class in com.weebkun.github
 
Branch.Protection.EnforceAdmins - Class in com.weebkun.github
setting for including admins in the enforcement of the protection policies.
Branch.Protection.RequireCommitSignatures - Class in com.weebkun.github
requires zzzax preview
Branch.Protection.RequiredLinearHistory - Class in com.weebkun.github
 
Branch.Protection.RequiredPullRequestReviews - Class in com.weebkun.github
 
Branch.Protection.RequiredPullRequestReviews.DismissalRestrictions - Class in com.weebkun.github
 
Branch.Protection.RequiredStatusChecks - Class in com.weebkun.github
 
Branch.Protection.Restrictions - Class in com.weebkun.github
 
Branch.Protection.UpdateAdapter - Class in com.weebkun.github
moshi adapter to parse a protection object to update
branches_url - Variable in class com.weebkun.github.Repository
 
build() - Method in class com.weebkun.github.Github.Builder
 
Builder() - Constructor for class com.weebkun.github.Github.Builder
 

C

C - Variable in class com.weebkun.github.Language
 
CLOAK_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
clone_url - Variable in class com.weebkun.github.Repository
 
code_of_conduct - Variable in class com.weebkun.github.CommunityProfileMetric.Files
 
code_of_conduct_file - Variable in class com.weebkun.github.CommunityProfileMetric.Files
 
CodeOfConduct() - Constructor for class com.weebkun.github.CommunityProfileMetric.Files.CodeOfConduct
 
CoffeeScript - Variable in class com.weebkun.github.Language
 
collaborators - Variable in class com.weebkun.github.Organisation
 
collaborators - Variable in class com.weebkun.github.Plan
 
collaborators - Variable in class com.weebkun.github.User
 
collaborators_url - Variable in class com.weebkun.github.Repository
 
com.weebkun.auth - package com.weebkun.auth
 
com.weebkun.github - package com.weebkun.github
 
com.weebkun.utils - package com.weebkun.utils
 
comments_url - Variable in class com.weebkun.github.Repository
 
commit - Variable in class com.weebkun.github.Branch
 
commit - Variable in class com.weebkun.github.Tag
 
Commit - Class in com.weebkun.github
represents a commit.
Commit() - Constructor for class com.weebkun.github.Commit
 
commits_url - Variable in class com.weebkun.github.Repository
 
CommunityProfileMetric - Class in com.weebkun.github
 
CommunityProfileMetric() - Constructor for class com.weebkun.github.CommunityProfileMetric
 
CommunityProfileMetric.Files - Class in com.weebkun.github
 
CommunityProfileMetric.Files.CodeOfConduct - Class in com.weebkun.github
 
CommunityProfileMetric.Files.File - Class in com.weebkun.github
 
company - Variable in class com.weebkun.github.Organisation
 
company - Variable in class com.weebkun.github.User
 
compare_url - Variable in class com.weebkun.github.Repository
 
content - Variable in class com.weebkun.github.File
 
Content - Class in com.weebkun.github
represents a content object for a repo.
Content() - Constructor for class com.weebkun.github.Content
 
content_reports_enabled - Variable in class com.weebkun.github.CommunityProfileMetric
 
contents_url - Variable in class com.weebkun.github.Repository
 
contexts - Variable in class com.weebkun.github.Branch.Protection.RequiredStatusChecks
 
contexts_url - Variable in class com.weebkun.github.Branch.Protection.RequiredStatusChecks
 
contributing - Variable in class com.weebkun.github.CommunityProfileMetric.Files
 
contributors_url - Variable in class com.weebkun.github.Repository
 
CORSAIR_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
Cpp - Variable in class com.weebkun.github.Language
 
create(String, String, String, String, String, boolean) - Static method in class com.weebkun.github.Repository
creates a new repository from a template.
Scopes needed: public_repo for public repos or repo for private.
created_at - Variable in class com.weebkun.github.App
 
created_at - Variable in class com.weebkun.github.Organisation
 
created_at - Variable in class com.weebkun.github.Repository
 
created_at - Variable in class com.weebkun.github.Repository.DeployKey
 
created_at - Variable in class com.weebkun.github.User
 
createFile(String, String, InputStream) - Method in class com.weebkun.github.Repository
creates a file in this repository.
createFile(String, String, InputStream, String) - Method in class com.weebkun.github.Repository
creates a file in this repository.
createRepository(Organisation.RepositoryAdapter) - Method in class com.weebkun.github.Organisation
creates a repository in this organisation.
createRepository(Repository.Adapter) - Static method in class com.weebkun.github.Github
creates a repository for the authenticated user
CSharp - Variable in class com.weebkun.github.Language
 

D

DEFAULT - Static variable in class com.weebkun.github.MediaTypes
 
default_branch - Variable in class com.weebkun.github.Repository.Adapter
 
default_branch - Variable in class com.weebkun.github.Repository
 
default_repository_permission - Variable in class com.weebkun.github.Organisation
 
delete() - Method in class com.weebkun.github.Repository
deletes this repository.
delete(String, String) - Method in class com.weebkun.github.File
deletes this file from this repo.
delete_branch_on_merge - Variable in class com.weebkun.github.Repository.Adapter
 
delete_branch_on_merge - Variable in class com.weebkun.github.Repository
 
DELETE_PACKAGES - Static variable in class com.weebkun.auth.Scopes
 
DELETE_REPO - Static variable in class com.weebkun.auth.Scopes
 
DeployKey() - Constructor for class com.weebkun.github.Repository.DeployKey
 
deployments_url - Variable in class com.weebkun.github.Repository
 
description - Variable in class com.weebkun.github.App
 
description - Variable in class com.weebkun.github.CommunityProfileMetric
 
description - Variable in class com.weebkun.github.Organisation
 
description - Variable in class com.weebkun.github.Repository.Adapter
 
description - Variable in class com.weebkun.github.Repository
 
description - Variable in class com.weebkun.github.Team
 
description - Variable in exception com.weebkun.utils.HttpErrorException
 
device_code - Variable in class com.weebkun.auth.ResponseDeviceCode
the device code
DIFF - Static variable in class com.weebkun.github.MediaTypes
 
direction - Variable in class com.weebkun.github.Options
the direction of sorting.
disable() - Method in class com.weebkun.github.Branch.Protection
removes this branch's protection after calling this method, this branch will no longer be protected.
disabled - Variable in class com.weebkun.github.Repository
 
disk_usage - Variable in class com.weebkun.github.Organisation
 
disk_usage - Variable in class com.weebkun.github.User
 
dismiss_stale_reviews - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews
 
dismissal_restrictions - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews
 
DismissalRestrictions() - Constructor for class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews.DismissalRestrictions
 
DORIAN_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
download_url - Variable in class com.weebkun.github.Content
 
downloads_url - Variable in class com.weebkun.github.Repository
 

E

email - Variable in class com.weebkun.github.Organisation
 
email - Variable in class com.weebkun.github.User
 
enabled - Variable in class com.weebkun.github.Branch.Protection.AllowDeletions
 
enabled - Variable in class com.weebkun.github.Branch.Protection.AllowForcePushes
 
enabled - Variable in class com.weebkun.github.Branch.Protection.EnforceAdmins
 
enabled - Variable in class com.weebkun.github.Branch.Protection.RequireCommitSignatures
 
enabled - Variable in class com.weebkun.github.Branch.Protection.RequiredLinearHistory
 
encoding - Variable in class com.weebkun.github.Content
 
enforce_admins - Variable in class com.weebkun.github.Branch.Protection
 
enforceAdmins(boolean) - Method in class com.weebkun.github.Branch.Protection
set the enforce_admins policy
EnforceAdmins() - Constructor for class com.weebkun.github.Branch.Protection.EnforceAdmins
 
enforcement_level - Variable in class com.weebkun.github.Branch.Protection.RequiredStatusChecks
 
error - Variable in class com.weebkun.auth.TokenResponse
 
error_description - Variable in class com.weebkun.auth.TokenResponse
 
error_uri - Variable in class com.weebkun.auth.TokenResponse
 
events - Variable in class com.weebkun.github.App
 
events_url - Variable in class com.weebkun.github.Organisation
 
events_url - Variable in class com.weebkun.github.Owner
 
events_url - Variable in class com.weebkun.github.Repository
 
events_url - Variable in class com.weebkun.github.User
 
expired_token - com.weebkun.auth.AuthenticationStatus
 
expires_in - Variable in class com.weebkun.auth.ResponseDeviceCode
the number of seconds before the device_code and user_code expire
external_url - Variable in class com.weebkun.github.App
 

F

File - Class in com.weebkun.github
represents a file in a repo.
File() - Constructor for class com.weebkun.github.CommunityProfileMetric.Files.File
 
File() - Constructor for class com.weebkun.github.File
 
Files() - Constructor for class com.weebkun.github.CommunityProfileMetric.Files
 
FLASH_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
followers - Variable in class com.weebkun.github.Organisation
 
followers - Variable in class com.weebkun.github.User
 
followers_url - Variable in class com.weebkun.github.Owner
 
followers_url - Variable in class com.weebkun.github.User
 
following - Variable in class com.weebkun.github.Organisation
 
following - Variable in class com.weebkun.github.User
 
following_url - Variable in class com.weebkun.github.Owner
 
following_url - Variable in class com.weebkun.github.User
 
fork - Variable in class com.weebkun.github.Repository
 
forks - Variable in class com.weebkun.github.Repository
 
forks_count - Variable in class com.weebkun.github.Repository
 
forks_url - Variable in class com.weebkun.github.Repository
 
FULL - Static variable in class com.weebkun.github.MediaTypes
 
full_name - Variable in class com.weebkun.github.Repository
the fully qualified name of this repo.
FURY_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 

G

get(String, String) - Static method in class com.weebkun.github.Repository
get a repository from github.
getAllContent() - Method in class com.weebkun.github.Repository
gets all the contents in this repo.
getAllPublic(String, int, String) - Static method in class com.weebkun.github.Repository
lists all public repositories in the order they are created and from the since parameter.
getAuthenticatedUser() - Static method in class com.weebkun.github.Github
gets the authenticated user.
getBranch(String) - Method in class com.weebkun.github.Repository
gets a branch from this repo.
getClient() - Static method in class com.weebkun.github.Github
get the global instance of OkHttpClient.
getCommitSignaturePolicy() - Method in class com.weebkun.github.Branch.Protection
checks if commit signatures are required.
getContent(String) - Method in class com.weebkun.github.Repository
gets a file, symlink or submodule in this repo.
getContributors() - Method in class com.weebkun.github.Repository
lists the contributors for this repo, including anonymous contributors.
getContributors(boolean) - Method in class com.weebkun.github.Repository
gets an array of contributors.
getContributors(boolean, int, int) - Method in class com.weebkun.github.Repository
gets an array of contributors for this repository.
getDirectory(String) - Method in class com.weebkun.github.Repository
gets the contents in a specified directory.
getEndPoint(String) - Method in class com.weebkun.github.Branch
 
getFile(String) - Method in class com.weebkun.github.Repository
gets a file in this repo.
getForks() - Method in class com.weebkun.github.Repository
 
getId() - Method in class com.weebkun.github.Repository
get the id of this repository.
getId() - Method in class com.weebkun.github.User
 
getLogin() - Method in class com.weebkun.github.User
 
getMoshi() - Static method in class com.weebkun.github.Github
get the global Moshi instance.
getName() - Method in class com.weebkun.github.Owner
gets the name of this owner.
getNetworkUtil() - Static method in class com.weebkun.github.Github
 
getNodeId() - Method in class com.weebkun.github.Repository
get the global node id of this repo.
getNodeId() - Method in class com.weebkun.github.User
 
getProtection() - Method in class com.weebkun.github.Branch
gets the protection status of a branch.
getReadMe() - Method in class com.weebkun.github.Repository
gets the readme of this repo in html format.
getReadMe(String) - Method in class com.weebkun.github.Repository
gets the readme of this repo in html format at a specified commit/branch/tag.
getReadMeRaw() - Method in class com.weebkun.github.Repository
gets the raw readme of this repo.
getReadMeRaw(String) - Method in class com.weebkun.github.Repository
gets the raw readme of this repo at a specified ref.
getRepos() - Method in class com.weebkun.github.User
returns an array of public repos for this user.
getRepos(int, int) - Method in class com.weebkun.github.User
returns an array of repos with pagination.
getRepos(String, String, String) - Method in class com.weebkun.github.User
returns an array of repos with sorting.
getRepos(String, String, String, int, int) - Method in class com.weebkun.github.User
returns an array of repos with sorting and pagination.
getRepositories(Options) - Method in class com.weebkun.github.Organisation
returns an array of repos that belong to this organisation.
getRepositories(String, Options) - Static method in class com.weebkun.github.Organisation
returns an array of repos belonging to an organisation.
getRequiredPullRequestReviewPolicy() - Method in class com.weebkun.github.Branch.Protection
checks if pull request reviews are required and the pull request review policies use the luke cage preview media type to get back the required_approving_review_count
getResponse() - Method in exception com.weebkun.utils.ScopeNotfoundException
 
getRoot() - Static method in class com.weebkun.github.Github
get the root url.
getScope() - Method in exception com.weebkun.utils.ScopeNotfoundException
 
getSha() - Method in class com.weebkun.github.Commit
 
getStatusCheckContexts() - Method in class com.weebkun.github.Branch.Protection
 
getStatusCheckPolicy() - Method in class com.weebkun.github.Branch.Protection
 
getToken() - Static method in class com.weebkun.auth.OAuth
returns the access token received from the authentication process.
getUrl() - Method in class com.weebkun.github.Commit
 
GIANT_SENTRY_FIST_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
GIST - Static variable in class com.weebkun.auth.Scopes
 
GIST_BASE64 - Static variable in class com.weebkun.github.MediaTypes
 
GIST_RAW - Static variable in class com.weebkun.github.MediaTypes
 
gists_url - Variable in class com.weebkun.github.Owner
 
gists_url - Variable in class com.weebkun.github.User
 
git - Variable in class com.weebkun.github.Links
 
git_commits_url - Variable in class com.weebkun.github.Repository
 
git_refs_url - Variable in class com.weebkun.github.Repository
 
git_tags_url - Variable in class com.weebkun.github.Repository
 
git_url - Variable in class com.weebkun.github.Content
 
git_url - Variable in class com.weebkun.github.Repository
 
Github - Class in com.weebkun.github
main class of this library.
Github() - Constructor for class com.weebkun.github.Github
 
Github.Builder - Class in com.weebkun.github
a default client is given but if you wish to configure your own client, use this builder class or Github.setClient(OkHttpClient).
gitignore_template - Variable in class com.weebkun.github.Repository.Adapter
 
Go - Variable in class com.weebkun.github.Language
 
gravatar_id - Variable in class com.weebkun.github.Owner
 
gravatar_id - Variable in class com.weebkun.github.User
 
GROOT_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
Groovy - Variable in class com.weebkun.github.Language
 

H

has_downloads - Variable in class com.weebkun.github.Repository.Adapter
 
has_downloads - Variable in class com.weebkun.github.Repository
 
has_issues - Variable in class com.weebkun.github.Repository.Adapter
 
has_issues - Variable in class com.weebkun.github.Repository
 
has_organisation_projects - Variable in class com.weebkun.github.Organisation
 
has_pages - Variable in class com.weebkun.github.Repository
 
has_projects - Variable in class com.weebkun.github.Repository.Adapter
 
has_projects - Variable in class com.weebkun.github.Repository
 
has_repository_projects - Variable in class com.weebkun.github.Organisation
 
has_wiki - Variable in class com.weebkun.github.Repository.Adapter
 
has_wiki - Variable in class com.weebkun.github.Repository
 
Haskell - Variable in class com.weebkun.github.Language
 
health_percentage - Variable in class com.weebkun.github.CommunityProfileMetric
 
hireable - Variable in class com.weebkun.github.User
 
homepage - Variable in class com.weebkun.github.Repository.Adapter
 
homepage - Variable in class com.weebkun.github.Repository
 
hooks_url - Variable in class com.weebkun.github.Organisation
 
hooks_url - Variable in class com.weebkun.github.Repository
 
html - Variable in class com.weebkun.github.Links
 
HTML - Variable in class com.weebkun.github.Language
 
HTML - Static variable in class com.weebkun.github.MediaTypes
 
html_url - Variable in class com.weebkun.github.App
 
html_url - Variable in class com.weebkun.github.CommunityProfileMetric.Files.CodeOfConduct
 
html_url - Variable in class com.weebkun.github.CommunityProfileMetric.Files.File
 
html_url - Variable in class com.weebkun.github.Content
 
html_url - Variable in class com.weebkun.github.License
 
html_url - Variable in class com.weebkun.github.Organisation
 
html_url - Variable in class com.weebkun.github.Owner
 
html_url - Variable in class com.weebkun.github.Repository
 
html_url - Variable in class com.weebkun.github.Team
 
html_url - Variable in class com.weebkun.github.User
 
HttpErrorException - Exception in com.weebkun.utils
indicates an http error was received.
HttpErrorException(Response) - Constructor for exception com.weebkun.utils.HttpErrorException
 

I

id - Variable in class com.weebkun.github.App
 
id - Variable in class com.weebkun.github.Repository.DeployKey
 
incorrect_client_credentials - com.weebkun.auth.AuthenticationStatus
 
incorrect_device_code - com.weebkun.auth.AuthenticationStatus
 
INERTIA_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
init() - Static method in class com.weebkun.github.Github
initialise the OkHttpClient.
interval - Variable in class com.weebkun.auth.ResponseDeviceCode
the minimum interval in seconds that must pass before another token request
is_private - Variable in class com.weebkun.github.Repository
 
is_template - Variable in class com.weebkun.github.Repository.Adapter
 
is_template - Variable in class com.weebkun.github.Repository
 
is_verified - Variable in class com.weebkun.github.Organisation
 
isAdminPolicyEnforced() - Method in class com.weebkun.github.Branch.Protection
gets the current setting for admin enforcement for this protected branch
isAuthorised() - Static method in class com.weebkun.auth.OAuth
checks if this application is already authorised.
isPrivate - Variable in class com.weebkun.github.Repository.Adapter
 
isProtected - Variable in class com.weebkun.github.Branch
 
issue_comment_url - Variable in class com.weebkun.github.Repository
 
issue_events_url - Variable in class com.weebkun.github.Repository
 
issue_template - Variable in class com.weebkun.github.CommunityProfileMetric.Files
 
issues_url - Variable in class com.weebkun.github.Organisation
 
issues_url - Variable in class com.weebkun.github.Repository
 

J

Java - Variable in class com.weebkun.github.Language
 
JavaScript - Variable in class com.weebkun.github.Language
 
JSON - Static variable in class com.weebkun.github.MediaTypes
 
JsonParser - Class in com.weebkun.utils
helper class to parse json fields to a json string.
JsonParser(Map<String, String>) - Constructor for class com.weebkun.utils.JsonParser
create a JsonParser object with the provided json fields.

K

key - Variable in class com.weebkun.github.CommunityProfileMetric.Files.CodeOfConduct
 
key - Variable in class com.weebkun.github.License
 
key - Variable in class com.weebkun.github.Repository.DeployKey
 
keys_url - Variable in class com.weebkun.github.Repository
 
Kotlin - Variable in class com.weebkun.github.Language
 

L

labels_url - Variable in class com.weebkun.github.Repository
 
language - Variable in class com.weebkun.github.Repository
 
Language - Class in com.weebkun.github
lists the number of bytes written for each language.
Language() - Constructor for class com.weebkun.github.Language
 
languages_url - Variable in class com.weebkun.github.Repository
 
license - Variable in class com.weebkun.github.CommunityProfileMetric.Files
 
license - Variable in class com.weebkun.github.Repository
 
License - Class in com.weebkun.github
 
License() - Constructor for class com.weebkun.github.License
 
license_template - Variable in class com.weebkun.github.Repository.Adapter
 
Links - Class in com.weebkun.github
 
Links() - Constructor for class com.weebkun.github.Links
 
listBranches() - Method in class com.weebkun.github.Repository
 
listBranches(boolean) - Method in class com.weebkun.github.Repository
 
listBranches(boolean, int, int) - Method in class com.weebkun.github.Repository
 
listBranches(int, int) - Method in class com.weebkun.github.Repository
 
listLanguages() - Method in class com.weebkun.github.Repository
lists the languages and the number of bytes written for each language in this repo.
listTags() - Method in class com.weebkun.github.Repository
lists this repo's tags.
listTags(int, int) - Method in class com.weebkun.github.Repository
lists this repo's tags and paginates the results.
listTeams() - Method in class com.weebkun.github.Repository
lists the teams of this repo.
listTeams(int, int) - Method in class com.weebkun.github.Repository
list the teams of this repo and paginates the results.
listUserRepos(Options) - Static method in class com.weebkun.github.Github
returns an array of repos that the authenticated user has explicit permission to access.
location - Variable in class com.weebkun.github.Organisation
 
location - Variable in class com.weebkun.github.User
 
login - Variable in class com.weebkun.github.Organisation
 
LONDON_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
Lua - Variable in class com.weebkun.github.Language
 
LUKE_CAGE_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
LYDIAN_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 

M

MediaTypes - Class in com.weebkun.github
media types given by the github api.
MediaTypes() - Constructor for class com.weebkun.github.MediaTypes
 
members_allowed_repository_creation_type - Variable in class com.weebkun.github.Organisation
 
members_can_create_internal_repositories - Variable in class com.weebkun.github.Organisation
 
members_can_create_pages - Variable in class com.weebkun.github.Organisation
 
members_can_create_private_repositories - Variable in class com.weebkun.github.Organisation
 
members_can_create_public_repositories - Variable in class com.weebkun.github.Organisation
 
members_can_create_repositories - Variable in class com.weebkun.github.Organisation
 
members_url - Variable in class com.weebkun.github.Organisation
 
members_url - Variable in class com.weebkun.github.Team
 
MERCY_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
merges_url - Variable in class com.weebkun.github.Repository
 
milestones_url - Variable in class com.weebkun.github.Repository
 
mirror_url - Variable in class com.weebkun.github.Repository
 
MOCKINGBIRD_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 

N

name - Variable in class com.weebkun.github.App
 
name - Variable in class com.weebkun.github.Branch
the name of the branch
name - Variable in class com.weebkun.github.CommunityProfileMetric.Files.CodeOfConduct
 
name - Variable in class com.weebkun.github.Content
 
name - Variable in class com.weebkun.github.License
 
name - Variable in class com.weebkun.github.Organisation
 
name - Variable in class com.weebkun.github.Plan
 
name - Variable in class com.weebkun.github.Repository.Adapter
 
name - Variable in class com.weebkun.github.Repository
the name of this repo
name - Variable in class com.weebkun.github.Tag
 
name - Variable in class com.weebkun.github.Team
 
name - Variable in class com.weebkun.github.User
 
NEBULA_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
network_count - Variable in class com.weebkun.github.Repository
 
node_id - Variable in class com.weebkun.github.App
 
node_id - Variable in class com.weebkun.github.License
 
NotAuthenticatedException - Exception in com.weebkun.utils
thrown when your app tries to call an endpoint that requires authentication or when this app is not authenticated yet.
NotAuthenticatedException() - Constructor for exception com.weebkun.utils.NotAuthenticatedException
 
NotAuthenticatedException(String) - Constructor for exception com.weebkun.utils.NotAuthenticatedException
 
NOTIFICATIONS - Static variable in class com.weebkun.auth.Scopes
 
notifications_url - Variable in class com.weebkun.github.Repository
 

O

OAuth - Class in com.weebkun.auth
authenticates to github using OAuth tokens
OAuth() - Constructor for class com.weebkun.auth.OAuth
 
OAUTH - com.weebkun.github.TokenType
 
ObjectiveC - Variable in class com.weebkun.github.Language
 
open_issues - Variable in class com.weebkun.github.Repository
 
open_issues_count - Variable in class com.weebkun.github.Repository
 
Options - Class in com.weebkun.github
options object for request params.
Options() - Constructor for class com.weebkun.github.Options
 
Organisation - Class in com.weebkun.github
represents an organisation.
Organisation() - Constructor for class com.weebkun.github.Organisation
 
Organisation.RepositoryAdapter - Class in com.weebkun.github
adapter to create a repository in an organisation.
organization - Variable in class com.weebkun.github.Repository
 
organizations_url - Variable in class com.weebkun.github.Owner
 
organizations_url - Variable in class com.weebkun.github.User
 
owned_private_repos - Variable in class com.weebkun.github.Organisation
 
owned_private_repos - Variable in class com.weebkun.github.User
 
owner - Variable in class com.weebkun.github.App
 
owner - Variable in class com.weebkun.github.Branch
the owner of the repository
owner - Variable in class com.weebkun.github.File
 
owner - Variable in class com.weebkun.github.Repository
 
Owner - Class in com.weebkun.github
 
Owner() - Constructor for class com.weebkun.github.Owner
 

P

page - Variable in class com.weebkun.github.Options
current page to get.
ParamConflictException - Exception in com.weebkun.utils
 
ParamConflictException(String) - Constructor for exception com.weebkun.utils.ParamConflictException
 
parent - Variable in class com.weebkun.github.Repository
the direct parent of this forked repo.
parent - Variable in class com.weebkun.github.Team
 
parse() - Method in class com.weebkun.utils.JsonParser
parses the provided fields to a json string
PATCH - Static variable in class com.weebkun.github.MediaTypes
 
path - Variable in class com.weebkun.github.Content
 
Perl - Variable in class com.weebkun.github.Language
 
permission - Variable in class com.weebkun.github.Team
 
permissions - Variable in class com.weebkun.github.App
 
permissions - Variable in class com.weebkun.github.Repository
 
Permissions() - Constructor for class com.weebkun.github.Repository.Permissions
 
perPage - Variable in class com.weebkun.github.Options
the number of results per page.
PHP - Variable in class com.weebkun.github.Language
 
plan - Variable in class com.weebkun.github.Organisation
 
plan - Variable in class com.weebkun.github.User
 
Plan - Class in com.weebkun.github
 
Plan() - Constructor for class com.weebkun.github.Plan
 
privacy - Variable in class com.weebkun.github.Team
 
private_gists - Variable in class com.weebkun.github.Organisation
 
private_gists - Variable in class com.weebkun.github.User
 
private_repos - Variable in class com.weebkun.github.Plan
 
protection - Variable in class com.weebkun.github.Branch
 
Protection() - Constructor for class com.weebkun.github.Branch.Protection
 
protection_url - Variable in class com.weebkun.github.Branch
 
public_gists - Variable in class com.weebkun.github.Organisation
 
public_gists - Variable in class com.weebkun.github.User
 
public_members_url - Variable in class com.weebkun.github.Organisation
 
PUBLIC_REPO - Static variable in class com.weebkun.auth.Scopes
 
public_repos - Variable in class com.weebkun.github.Organisation
 
public_repos - Variable in class com.weebkun.github.User
 
pull - Variable in class com.weebkun.github.Repository.Permissions
 
pull_request_template - Variable in class com.weebkun.github.CommunityProfileMetric.Files
 
pulls_url - Variable in class com.weebkun.github.Repository
 
push - Variable in class com.weebkun.github.Repository.Permissions
 
pushed_at - Variable in class com.weebkun.github.Repository
 
Python - Variable in class com.weebkun.github.Language
 

R

RAW - Static variable in class com.weebkun.github.MediaTypes
 
READ_DISCUSSION - Static variable in class com.weebkun.auth.Scopes
 
READ_GPG_KEY - Static variable in class com.weebkun.auth.Scopes
 
read_only - Variable in class com.weebkun.github.Repository.DeployKey
 
READ_ORG - Static variable in class com.weebkun.auth.Scopes
 
READ_PACKAGES - Static variable in class com.weebkun.auth.Scopes
 
READ_PUBLIC_KEY - Static variable in class com.weebkun.auth.Scopes
 
READ_REPO_HOOK - Static variable in class com.weebkun.auth.Scopes
 
READ_USER - Static variable in class com.weebkun.auth.Scopes
 
readme - Variable in class com.weebkun.github.CommunityProfileMetric.Files
 
received_events_url - Variable in class com.weebkun.github.Owner
 
received_events_url - Variable in class com.weebkun.github.User
 
RejectedScopeException - Exception in com.weebkun.utils
thrown when requested scopes are rejected by the user.
RejectedScopeException(String...) - Constructor for exception com.weebkun.utils.RejectedScopeException
throw a new RejectedScopeException with the scopes rejected as variable arguments.
RejectedScopeException(String, String...) - Constructor for exception com.weebkun.utils.RejectedScopeException
 
releases_url - Variable in class com.weebkun.github.Repository
 
removeStatusCheckContexts(String[]) - Method in class com.weebkun.github.Branch.Protection
 
rename(String) - Method in class com.weebkun.github.Branch
 
replaceTopics(String[]) - Method in class com.weebkun.github.Repository
replaces any existing topics on this repo with new ones.
repo - Variable in class com.weebkun.github.Branch
the name of the repository
repo - Variable in class com.weebkun.github.File
 
REPO - Static variable in class com.weebkun.auth.Scopes
 
REPO_DEPLOYMENT - Static variable in class com.weebkun.auth.Scopes
 
REPO_HTML - Static variable in class com.weebkun.github.MediaTypes
 
REPO_INVITE - Static variable in class com.weebkun.auth.Scopes
 
REPO_RAW - Static variable in class com.weebkun.github.MediaTypes
 
REPO_STATUS - Static variable in class com.weebkun.auth.Scopes
 
repos_url - Variable in class com.weebkun.github.Organisation
 
repos_url - Variable in class com.weebkun.github.Owner
 
repos_url - Variable in class com.weebkun.github.User
 
repositories_url - Variable in class com.weebkun.github.Team
 
Repository - Class in com.weebkun.github
represents a repository in github.
Repository() - Constructor for class com.weebkun.github.Repository
 
Repository.Adapter - Class in com.weebkun.github
adapter for creating/updating repositories chain the setters to set the values.
Repository.DeployKey - Class in com.weebkun.github
 
Repository.Permissions - Class in com.weebkun.github
permissions granted to the user for this repo.
RepositoryAdapter() - Constructor for class com.weebkun.github.Organisation.RepositoryAdapter
 
REQUEST_BODY_TYPE - Static variable in class com.weebkun.github.MediaTypes
content type for building request bodies
require_code_owner_reviews - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews
 
RequireCommitSignatures() - Constructor for class com.weebkun.github.Branch.Protection.RequireCommitSignatures
 
required_approving_review_count - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews
 
required_linear_history - Variable in class com.weebkun.github.Branch.Protection
 
required_pull_request_reviews - Variable in class com.weebkun.github.Branch.Protection
 
required_status_checks - Variable in class com.weebkun.github.Branch.Protection
 
RequiredLinearHistory() - Constructor for class com.weebkun.github.Branch.Protection.RequiredLinearHistory
 
RequiredPullRequestReviews() - Constructor for class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews
 
RequiredStatusChecks() - Constructor for class com.weebkun.github.Branch.Protection.RequiredStatusChecks
 
ResponseDeviceCode - Class in com.weebkun.auth
represents the response from an authentication request.
ResponseDeviceCode() - Constructor for class com.weebkun.auth.ResponseDeviceCode
 
restrictions - Variable in class com.weebkun.github.Branch.Protection
 
Restrictions() - Constructor for class com.weebkun.github.Branch.Protection.Restrictions
 
Ruby - Variable in class com.weebkun.github.Language
 
Rust - Variable in class com.weebkun.github.Language
 

S

Scala - Variable in class com.weebkun.github.Language
 
SCARLET_WITCH_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
scope - Variable in class com.weebkun.auth.TokenResponse
 
ScopeNotfoundException - Exception in com.weebkun.utils
thrown when a required scope is not found.
ScopeNotfoundException(String, Response) - Constructor for exception com.weebkun.utils.ScopeNotfoundException
 
ScopeRevokedException - Exception in com.weebkun.utils
thrown when a scope originally requested and granted have since been rejected by the user.
ScopeRevokedException(String...) - Constructor for exception com.weebkun.utils.ScopeRevokedException
throw a new ScopeRevokedException with the scopes that were revoked by the user as variable arguments.
ScopeRevokedException(String, String...) - Constructor for exception com.weebkun.utils.ScopeRevokedException
 
Scopes - Class in com.weebkun.auth
indicates the scopes required for authentication.
see github docs for more info.
Scopes() - Constructor for class com.weebkun.auth.Scopes
 
SECURITY_EVENTS - Static variable in class com.weebkun.auth.Scopes
 
self - Variable in class com.weebkun.github.Links
 
setAgent(String) - Static method in class com.weebkun.github.Github
sets the user agent for all api requests.
setArchived(Boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setAutoInit(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setClient(OkHttpClient) - Static method in class com.weebkun.github.Github
set an existing client instance as the global client instance.
setDefaultBranch(String) - Method in class com.weebkun.github.Repository.Adapter
 
setDeleteBranchOnMerge(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setDescription(String) - Method in class com.weebkun.github.Repository.Adapter
 
setDownloads(Boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setGitignoreTemplate(String) - Method in class com.weebkun.github.Repository.Adapter
 
setHomepage(String) - Method in class com.weebkun.github.Repository.Adapter
 
setIssues(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setLicenseTemplate(String) - Method in class com.weebkun.github.Repository.Adapter
 
setMergeCommit(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setName(String) - Method in class com.weebkun.github.Repository.Adapter
 
setPrivate(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setProjects(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setRebaseMerge(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setSquashMerge(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setTeamId(int) - Method in class com.weebkun.github.Organisation.RepositoryAdapter
 
setTemplate(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
setVisibility(String) - Method in class com.weebkun.github.Repository.Adapter
 
setWiki(boolean) - Method in class com.weebkun.github.Repository.Adapter
 
sha - Variable in class com.weebkun.github.Content
 
SHA - Static variable in class com.weebkun.github.MediaTypes
 
Shell - Variable in class com.weebkun.github.Language
 
since - Variable in class com.weebkun.github.Options
ISO 8601 timestamp indicating only to show updates after this time.
site_admin - Variable in class com.weebkun.github.Owner
 
site_admin - Variable in class com.weebkun.github.User
 
size - Variable in class com.weebkun.github.Content
 
size - Variable in class com.weebkun.github.Repository
 
slow_down - com.weebkun.auth.AuthenticationStatus
 
slug - Variable in class com.weebkun.github.App
 
slug - Variable in class com.weebkun.github.Team
 
SOMBRA_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
sort - Variable in class com.weebkun.github.Options
sorting options.
source - Variable in class com.weebkun.github.Repository
the ultimate root repo of this fork.
space - Variable in class com.weebkun.github.Plan
 
spdx_id - Variable in class com.weebkun.github.License
 
SQUIRREL_GIRL_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
ssh_url - Variable in class com.weebkun.github.Repository
 
STARFOX_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
stargazers_count - Variable in class com.weebkun.github.Repository
 
stargazers_url - Variable in class com.weebkun.github.Repository
 
starred_url - Variable in class com.weebkun.github.Owner
 
starred_url - Variable in class com.weebkun.github.User
 
status - Variable in exception com.weebkun.utils.HttpErrorException
 
statuses_url - Variable in class com.weebkun.github.Repository
 
strict - Variable in class com.weebkun.github.Branch.Protection.RequiredStatusChecks
only used when updating the branch protection
submodule_git_url - Variable in class com.weebkun.github.Content
the url for the repo of this submodule.
subscribers_count - Variable in class com.weebkun.github.Repository
 
subscribers_url - Variable in class com.weebkun.github.Repository
 
subscription_url - Variable in class com.weebkun.github.Repository
 
subscriptions_url - Variable in class com.weebkun.github.Owner
 
subscriptions_url - Variable in class com.weebkun.github.User
 
success - com.weebkun.auth.AuthenticationStatus
 
SURTUR_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 
svn_url - Variable in class com.weebkun.github.Repository
 
SWITCHEROO_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 

T

Tag - Class in com.weebkun.github
represents a tag in a github repo.
Tag() - Constructor for class com.weebkun.github.Tag
 
tags_url - Variable in class com.weebkun.github.Repository
 
tarball_url - Variable in class com.weebkun.github.Tag
 
target - Variable in class com.weebkun.github.Content
the path of this symlink's target.
Team - Class in com.weebkun.github
represents a team in an organisation.
Team() - Constructor for class com.weebkun.github.Team
 
teams - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews.DismissalRestrictions
 
teams - Variable in class com.weebkun.github.Branch.Protection.Restrictions
 
teams_url - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews.DismissalRestrictions
 
teams_url - Variable in class com.weebkun.github.Branch.Protection.Restrictions
 
teams_url - Variable in class com.weebkun.github.Repository
 
temp_clone_token - Variable in class com.weebkun.github.Repository
 
template_repository - Variable in class com.weebkun.github.Repository
 
TEXT - Static variable in class com.weebkun.github.MediaTypes
 
title - Variable in class com.weebkun.github.Repository.DeployKey
 
toJson() - Method in class com.weebkun.github.Repository
converts this repository to its json representation.
toJson(Branch.Protection) - Method in class com.weebkun.github.Branch.Protection.UpdateAdapter
 
toJson(Branch.Protection.RequiredPullRequestReviews) - Method in class com.weebkun.github.Branch.Protection.UpdateAdapter
 
token_type - Variable in class com.weebkun.auth.TokenResponse
 
TokenResponse - Class in com.weebkun.auth
represents a response object returned from a token request.
TokenResponse() - Constructor for class com.weebkun.auth.TokenResponse
 
TokenType - Enum in com.weebkun.github
 
topics - Variable in class com.weebkun.github.Repository
 
total_private_repos - Variable in class com.weebkun.github.Organisation
 
total_private_repos - Variable in class com.weebkun.github.User
 
transfer(String) - Method in class com.weebkun.github.Repository
transfers this repo to another user or organisation without teams.
transfer(String, int[]) - Method in class com.weebkun.github.Repository
transfer this repository to another user or organisation.
trees_url - Variable in class com.weebkun.github.Repository
 
twitter_username - Variable in class com.weebkun.github.Organisation
 
twitter_username - Variable in class com.weebkun.github.User
 
two_factor_authentication - Variable in class com.weebkun.github.User
 
two_factor_requirement_enabled - Variable in class com.weebkun.github.Organisation
 
type - Variable in class com.weebkun.github.Content
 
type - Variable in class com.weebkun.github.Options
can be 'all', 'owner', 'public', 'private', or 'member'.
type - Variable in class com.weebkun.github.Organisation
 
type - Variable in class com.weebkun.github.Owner
 
type - Variable in class com.weebkun.github.User
 
TypeScript - Variable in class com.weebkun.github.Language
 

U

UnauthorisedException - Exception in com.weebkun.utils
thrown when a 401 unauthorized response is received.
UnauthorisedException(ScopeNotfoundException) - Constructor for exception com.weebkun.utils.UnauthorisedException
 
UnauthorisedException(String, Response) - Constructor for exception com.weebkun.utils.UnauthorisedException
 
UnauthorisedException(Response) - Constructor for exception com.weebkun.utils.UnauthorisedException
 
unsupported_grant_type - com.weebkun.auth.AuthenticationStatus
 
update() - Method in class com.weebkun.github.Branch.Protection
updates this branch's protection policies
update() - Method in class com.weebkun.github.Repository.Adapter
updates the repository that this adapter is attached to
the user must own this repo, else an UnauthorisedException will be thrown.
update(String, String, InputStream) - Method in class com.weebkun.github.File
updates this file.
UpdateAdapter() - Constructor for class com.weebkun.github.Branch.Protection.UpdateAdapter
 
updateCommitSignaturePolicy(boolean) - Method in class com.weebkun.github.Branch.Protection
updates the commit signature policy
updated_at - Variable in class com.weebkun.github.App
 
updated_at - Variable in class com.weebkun.github.CommunityProfileMetric
 
updated_at - Variable in class com.weebkun.github.Organisation
 
updated_at - Variable in class com.weebkun.github.Repository
 
updated_at - Variable in class com.weebkun.github.User
 
updateDependencyAlerts(boolean) - Method in class com.weebkun.github.Repository
updates the dependency alerts
updatePullRequestReviewPolicy(Branch.Protection.RequiredPullRequestReviews, boolean) - Method in class com.weebkun.github.Branch.Protection
updates the pull request protection policy
updateStatusCheckContexts(String[], boolean) - Method in class com.weebkun.github.Branch.Protection
 
updateStatusCheckPolicy(Branch.Protection.RequiredStatusChecks, boolean) - Method in class com.weebkun.github.Branch.Protection
 
url - Variable in class com.weebkun.github.Branch.Protection.EnforceAdmins
 
url - Variable in class com.weebkun.github.Branch.Protection.RequireCommitSignatures
 
url - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews.DismissalRestrictions
 
url - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews
 
url - Variable in class com.weebkun.github.Branch.Protection.RequiredStatusChecks
 
url - Variable in class com.weebkun.github.Branch.Protection
 
url - Variable in class com.weebkun.github.CommunityProfileMetric.Files.CodeOfConduct
 
url - Variable in class com.weebkun.github.CommunityProfileMetric.Files.File
 
url - Variable in class com.weebkun.github.Content
 
url - Variable in class com.weebkun.github.License
 
url - Variable in class com.weebkun.github.Organisation
 
url - Variable in class com.weebkun.github.Owner
 
url - Variable in class com.weebkun.github.Repository.DeployKey
 
url - Variable in class com.weebkun.github.Repository
 
url - Variable in class com.weebkun.github.Team
 
url - Variable in class com.weebkun.github.User
 
User - Class in com.weebkun.github
a user of github.
User() - Constructor for class com.weebkun.github.User
 
USER - Static variable in class com.weebkun.auth.Scopes
 
user_code - Variable in class com.weebkun.auth.ResponseDeviceCode
the user code to show the user
USER_EMAIL - Static variable in class com.weebkun.auth.Scopes
 
USER_FOLLOW - Static variable in class com.weebkun.auth.Scopes
 
UserAgentNotFoundException - Exception in com.weebkun.utils
thrown when a user agent is not defined.
UserAgentNotFoundException() - Constructor for exception com.weebkun.utils.UserAgentNotFoundException
 
UserAgentNotFoundException(String) - Constructor for exception com.weebkun.utils.UserAgentNotFoundException
 
UserAgentNotFoundException(String, Throwable) - Constructor for exception com.weebkun.utils.UserAgentNotFoundException
 
UserAgentNotFoundException(Throwable) - Constructor for exception com.weebkun.utils.UserAgentNotFoundException
 
users - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews.DismissalRestrictions
 
users - Variable in class com.weebkun.github.Branch.Protection.Restrictions
 
users_url - Variable in class com.weebkun.github.Branch.Protection.RequiredPullRequestReviews.DismissalRestrictions
 
users_url - Variable in class com.weebkun.github.Branch.Protection.Restrictions
 

V

valueOf(String) - Static method in enum com.weebkun.auth.AuthenticationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.weebkun.github.TokenType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.weebkun.auth.AuthenticationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.weebkun.github.TokenType
Returns an array containing the constants of this enum type, in the order they are declared.
verification_uri - Variable in class com.weebkun.auth.ResponseDeviceCode
the url to bring the user to for authorisation
verified - Variable in class com.weebkun.github.Repository.DeployKey
 
visibility - Variable in class com.weebkun.github.Options
can be 'all', 'public' or 'private'.
visibility - Variable in class com.weebkun.github.Repository.Adapter
 
visibility - Variable in class com.weebkun.github.Repository
 
VisualBasic - Variable in class com.weebkun.github.Language
 

W

watchers - Variable in class com.weebkun.github.Repository
 
watchers_count - Variable in class com.weebkun.github.Repository
 
WORKFLOW - Static variable in class com.weebkun.auth.Scopes
 
WRITE_DISCUSSION - Static variable in class com.weebkun.auth.Scopes
 
WRITE_GPG_KEY - Static variable in class com.weebkun.auth.Scopes
 
WRITE_ORG - Static variable in class com.weebkun.auth.Scopes
 
WRITE_PACKAGES - Static variable in class com.weebkun.auth.Scopes
 
WRITE_PUBLIC_KEY - Static variable in class com.weebkun.auth.Scopes
 
WRITE_REPO_HOOK - Static variable in class com.weebkun.auth.Scopes
 
WYANDOTTE_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 

Z

zipball_url - Variable in class com.weebkun.github.Tag
 
ZZZAX_PREVIEW - Static variable in class com.weebkun.github.MediaTypes
 

_

_links - Variable in class com.weebkun.github.Content
 
A B C D E F G H I J K L M N O P R S T U V W Z _ 
All Classes|All Packages