- CarefulWire - Class in com.jcabi.github.wire
-
Wire that waits if number of remaining request per hour is less than
a given threshold.
- CarefulWire(Wire, int) - Constructor for class com.jcabi.github.wire.CarefulWire
-
Public ctor.
- check(String) - Method in interface com.jcabi.github.Assignees
-
Check check if a particular user is an assignee for a repository.
- clear() - Method in interface com.jcabi.github.IssueLabels
-
Remove all labels.
- clear() - Method in class com.jcabi.github.IssueLabels.Smart
-
- cloneUrl() - Method in class com.jcabi.github.Fork.Smart
-
Get its clone url.
- close() - Method in class com.jcabi.github.Issue.Smart
-
Close it (make sure it's closed).
- close() - Method in class com.jcabi.github.Milestone.Smart
-
Close it (make sure it's closed).
- CLOSED - Static variable in interface com.jcabi.github.Event
-
Event type.
- CLOSED_STATE - Static variable in interface com.jcabi.github.Issue
-
Issue state.
- CLOSED_STATE - Static variable in interface com.jcabi.github.Milestone
-
Milestone state.
- closedAt() - Method in class com.jcabi.github.Pull.Smart
-
When this pull request was closed.
- closedIssues() - Method in class com.jcabi.github.Milestone.Smart
-
Get number of closed issues.
- codes(String, String, Search.Order) - Method in interface com.jcabi.github.Search
-
Search code.
- Collaborators - Interface in com.jcabi.github
-
Github repository collaborators.
- collaborators() - Method in interface com.jcabi.github.Repo
-
Gel all collaborators.
- collaborators() - Method in class com.jcabi.github.Repo.Smart
-
- color() - Method in class com.jcabi.github.Label.Smart
-
Get its color.
- color(String) - Method in class com.jcabi.github.Label.Smart
-
Set its color.
- com.jcabi.github - package com.jcabi.github
-
Object Oriented Github API.
- com.jcabi.github.mock - package com.jcabi.github.mock
-
Mock Github server.
- com.jcabi.github.wire - package com.jcabi.github.wire
-
Wires.
- Comment - Interface in com.jcabi.github
-
Github issue comment.
- Comment.Smart - Class in com.jcabi.github
-
Smart comment with additional features.
- Comment.Smart(Comment) - Constructor for class com.jcabi.github.Comment.Smart
-
Public ctor.
- Comments - Interface in com.jcabi.github
-
Github comments.
- comments() - Method in interface com.jcabi.github.Gist
-
Get all comments of the gist.
- comments() - Method in class com.jcabi.github.Gist.Smart
-
- comments() - Method in interface com.jcabi.github.Issue
-
Get all comments of the issue.
- comments() - Method in class com.jcabi.github.Issue.Smart
-
- comments() - Method in interface com.jcabi.github.Pull
-
Get Pull Comments.
- comments() - Method in class com.jcabi.github.Pull.Smart
-
- commentsCount() - Method in class com.jcabi.github.Pull.Smart
-
Get comments count.
- Commit - Interface in com.jcabi.github
-
Github commit.
- Commit.Smart - Class in com.jcabi.github
-
Smart commit.
- Commit.Smart(Commit) - Constructor for class com.jcabi.github.Commit.Smart
-
Public ctor.
- commitId() - Method in class com.jcabi.github.PullComment.Smart
-
Get its commit id value.
- commitId(String) - Method in class com.jcabi.github.PullComment.Smart
-
Change its commit id value.
- commitish() - Method in class com.jcabi.github.Release.Smart
-
Get release target commitish.
- commitish(String) - Method in class com.jcabi.github.Release.Smart
-
Change its target commitish.
- Commits - Interface in com.jcabi.github
-
Github Git Data Commits.
- commits() - Method in class com.jcabi.github.CommitsComparison.Smart
-
Get commits.
- commits() - Method in interface com.jcabi.github.Git
-
Get its commits.
- commits() - Method in interface com.jcabi.github.Pull
-
Get all commits of the pull request.
- commits() - Method in class com.jcabi.github.Pull.Smart
-
- commits() - Method in interface com.jcabi.github.Repo
-
Get repository's commits.
- commits() - Method in class com.jcabi.github.Repo.Smart
-
- CommitsComparison - Interface in com.jcabi.github
-
Commits comparison.
- CommitsComparison.Smart - Class in com.jcabi.github
-
Smart commits comparison with extra features.
- CommitsComparison.Smart(CommitsComparison) - Constructor for class com.jcabi.github.CommitsComparison.Smart
-
Public ctor.
- company() - Method in class com.jcabi.github.Organization.Smart
-
Get its company.
- company(String) - Method in class com.jcabi.github.Organization.Smart
-
Change its company.
- company() - Method in class com.jcabi.github.User.Smart
-
Get his company.
- compare(String, String) - Method in interface com.jcabi.github.RepoCommits
-
Compare two commits.
- compareTo(Comment) - Method in class com.jcabi.github.Comment.Smart
-
- compareTo(Commit) - Method in class com.jcabi.github.Commit.Smart
-
- compareTo(Content) - Method in class com.jcabi.github.Content.Smart
-
- compareTo(Coordinates) - Method in class com.jcabi.github.Coordinates.Simple
-
- compareTo(Event) - Method in class com.jcabi.github.Event.Smart
-
- compareTo(GistComment) - Method in class com.jcabi.github.GistComment.Smart
-
- compareTo(Issue) - Method in class com.jcabi.github.Issue.Smart
-
- compareTo(Label) - Method in class com.jcabi.github.Label.Smart
-
- compareTo(Label) - Method in class com.jcabi.github.Label.Unmodified
-
- compareTo(Milestone) - Method in class com.jcabi.github.Milestone.Smart
-
- compareTo(Commit) - Method in class com.jcabi.github.mock.MkCommit
-
- compareTo(Organization) - Method in class com.jcabi.github.Organization.Smart
-
- compareTo(Pull) - Method in class com.jcabi.github.Pull.Smart
-
- compareTo(PullComment) - Method in class com.jcabi.github.PullComment.Smart
-
- compareTo(Repo) - Method in class com.jcabi.github.Repo.Smart
-
- compareTo(RepoCommit) - Method in class com.jcabi.github.RepoCommit.Smart
-
- contains(String) - Method in class com.jcabi.github.IssueLabels.Smart
-
Label exists?
- contains(String) - Method in class com.jcabi.github.Labels.Smart
-
Label exists?
- Content - Interface in com.jcabi.github
-
Github content.
- content() - Method in class com.jcabi.github.Content.Smart
-
Get its encoded content.
- Content.Smart - Class in com.jcabi.github
-
Smart Content with extra features.
- Content.Smart(Content) - Constructor for class com.jcabi.github.Content.Smart
-
Public ctor.
- Contents - Interface in com.jcabi.github
-
Github contents.
- contents() - Method in interface com.jcabi.github.Repo
-
Get all contents of the repo.
- contents() - Method in class com.jcabi.github.Repo.Smart
-
- contentType() - Method in class com.jcabi.github.ReleaseAsset.Smart
-
Get its content type.
- Coordinates - Interface in com.jcabi.github
-
Repository coordinates.
- coordinates() - Method in interface com.jcabi.github.Repo
-
Get its coordinates.
- coordinates() - Method in class com.jcabi.github.Repo.Smart
-
- Coordinates.Simple - Class in com.jcabi.github
-
Jcabi.http implementation.
- Coordinates.Simple(String, String) - Constructor for class com.jcabi.github.Coordinates.Simple
-
Public ctor.
- Coordinates.Simple(String) - Constructor for class com.jcabi.github.Coordinates.Simple
-
Public ctor.
- COPYING - Static variable in class com.jcabi.github.RtPagination
-
Mapping that just copies JsonObject.
- CORE - Static variable in interface com.jcabi.github.Limits
-
Resource name.
- create(String, String) - Method in interface com.jcabi.github.Blobs
-
Create a blob.
- create(JsonObject) - Method in interface com.jcabi.github.Commits
-
Create a Commit object.
- create(JsonObject) - Method in interface com.jcabi.github.Contents
-
Create new file.
- create(String, String) - Method in interface com.jcabi.github.DeployKeys
-
Create a deploy key.
- create(String) - Method in interface com.jcabi.github.Forks
-
Create a fork for the authenticated user.
- create(Map<String, String>, boolean) - Method in interface com.jcabi.github.Gists
-
Create a new gist.
- create(String, Map<String, String>) - Method in interface com.jcabi.github.Hooks
-
Create new hook.
- create(String, String) - Method in interface com.jcabi.github.Issues
-
Create new issue.
- create(String, String) - Method in interface com.jcabi.github.Labels
-
Create new label.
- create(String, String) - Method in class com.jcabi.github.Labels.Smart
-
- create(String) - Method in interface com.jcabi.github.Milestones
-
Create Milestone.
- create(JsonObject) - Method in class com.jcabi.github.mock.MkCommits
-
- create(String, String) - Method in interface com.jcabi.github.PublicKeys
-
Create a public key.
- create(String, String, String) - Method in interface com.jcabi.github.Pulls
-
Create new get.
- create(String, String) - Method in interface com.jcabi.github.References
-
Creates a reference.
- create(String) - Method in interface com.jcabi.github.Releases
-
Create new release.
- create(JsonObject) - Method in interface com.jcabi.github.Repos
-
Create repository.
- create(JsonObject) - Method in class com.jcabi.github.RtCommits
-
- create(JsonObject) - Method in interface com.jcabi.github.Tags
-
Create a Tag object.
- create(JsonObject) - Method in interface com.jcabi.github.Trees
-
Create new tree.
- created() - Method in class com.jcabi.github.User.Smart
-
Returns the value of created_at property of User's JSON.
- createdAt() - Method in class com.jcabi.github.Comment.Smart
-
When this comment was created.
- createdAt() - Method in class com.jcabi.github.Event.Smart
-
When this issue was created.
- createdAt() - Method in class com.jcabi.github.GistComment.Smart
-
When this comment was created.
- createdAt() - Method in class com.jcabi.github.Issue.Smart
-
When this issue was created.
- createdAt() - Method in class com.jcabi.github.Milestone.Smart
-
When this milestone was created.
- createdAt() - Method in class com.jcabi.github.Organization.Smart
-
When this organisation was created.
- createdAt() - Method in class com.jcabi.github.Pull.Smart
-
When this pull request was created.
- createdAt() - Method in class com.jcabi.github.Release.Smart
-
Get release creation date.
- createdAt() - Method in class com.jcabi.github.ReleaseAsset.Smart
-
When it was created.
- createOrGet(String) - Method in class com.jcabi.github.Labels.Smart
-
Create or get label.
- createOrGet(String, String) - Method in class com.jcabi.github.Labels.Smart
-
Create or get label (with this explicit color).
- creator() - Method in class com.jcabi.github.Milestone.Smart
-
Get its creator.
- get(String) - Method in interface com.jcabi.github.Blobs
-
Get specific blob by sha.
- get(int) - Method in interface com.jcabi.github.Comments
-
Get comment by number.
- get(String) - Method in interface com.jcabi.github.Commits
-
Return a Commit by its SHA.
- get(String, String) - Method in interface com.jcabi.github.Contents
-
Get the contents of a file or symbolic link in a repository.
- get(String) - Method in interface com.jcabi.github.Contents
-
Get the contents of a file or symbolic link in a repository's default
branch (usually master).
- get(int) - Method in interface com.jcabi.github.DeployKeys
-
Get a single deploy key.
- get(int) - Method in interface com.jcabi.github.GistComments
-
Get comment by number.
- get(String) - Method in interface com.jcabi.github.Gists
-
Get gist by name.
- get(int) - Method in interface com.jcabi.github.Hooks
-
Get specific hook by number.
- get(String) - Method in class com.jcabi.github.IssueLabels.Smart
-
Get label by name (runtime exception if absent).
- get(int) - Method in interface com.jcabi.github.Issues
-
Get specific issue by number.
- get(String) - Method in interface com.jcabi.github.Labels
-
Get a label by name.
- get(String) - Method in class com.jcabi.github.Labels.Smart
-
- get(String) - Method in interface com.jcabi.github.Limits
-
Get limit for the given resource.
- get(String) - Method in class com.jcabi.github.Limits.Throttled
-
- get(int) - Method in interface com.jcabi.github.Milestones
-
Get specific milestone by number.
- get(String) - Method in class com.jcabi.github.mock.MkCommits
-
- get(String) - Method in interface com.jcabi.github.Organizations
-
Get specific organization by name.
- get(int) - Method in interface com.jcabi.github.PublicKeys
-
Get a single public key.
- get(int) - Method in interface com.jcabi.github.PullComments
-
Get specific pull comment by number.
- get(int) - Method in interface com.jcabi.github.Pulls
-
Get specific get by number.
- get(String) - Method in interface com.jcabi.github.References
-
Get Reference by identifier.
- get(int) - Method in interface com.jcabi.github.ReleaseAssets
-
Get a single release asset.
- get(int) - Method in interface com.jcabi.github.Releases
-
Get a single release.
- get(String) - Method in interface com.jcabi.github.RepoCommits
-
Get single repository's commits.
- get(Coordinates) - Method in interface com.jcabi.github.Repos
-
Get repository by name.
- get(String) - Method in class com.jcabi.github.RtCommits
-
- get(String) - Method in interface com.jcabi.github.Tags
-
Return a Tag by its SHA.
- get(String) - Method in interface com.jcabi.github.Trees
-
Get specific tree by sha.
- get(String) - Method in interface com.jcabi.github.Users
-
Get user by login.
- getOrder() - Method in enum com.jcabi.github.Search.Order
-
Get sort order.
- getQualifier() - Method in enum com.jcabi.github.Search.Qualifier
-
Get search qualifier.
- getRec(String) - Method in interface com.jcabi.github.Trees
-
Get specific tree recursively by sha.
- Gist - Interface in com.jcabi.github
-
Github gist.
- gist() - Method in interface com.jcabi.github.GistComment
-
The gist it's in.
- gist() - Method in class com.jcabi.github.GistComment.Smart
-
- gist() - Method in interface com.jcabi.github.GistComments
-
The gist we're in.
- Gist.Smart - Class in com.jcabi.github
-
Smart Gist with extra features.
- Gist.Smart(Gist) - Constructor for class com.jcabi.github.Gist.Smart
-
Public ctor.
- GistComment - Interface in com.jcabi.github
-
Gist comment.
- GistComment.Smart - Class in com.jcabi.github
-
Smart comment with additional features.
- GistComment.Smart(GistComment) - Constructor for class com.jcabi.github.GistComment.Smart
-
Public ctor.
- GistComments - Interface in com.jcabi.github
-
Gist Comments.
- Gists - Interface in com.jcabi.github
-
Github gists.
- gists() - Method in interface com.jcabi.github.Github
-
Get Gists API entry point.
- gists() - Method in class com.jcabi.github.mock.MkGithub
-
- gists() - Method in class com.jcabi.github.RtGithub
-
- gistsUrl() - Method in class com.jcabi.github.User.Smart
-
Returns the value of gists_url property of User's JSON.
- Git - Interface in com.jcabi.github
-
Github Git.
- git() - Method in interface com.jcabi.github.Repo
-
Get the Git API entry point.
- git() - Method in class com.jcabi.github.Repo.Smart
-
- github() - Method in interface com.jcabi.github.Gist
-
Github we're in.
- github() - Method in class com.jcabi.github.Gist.Smart
-
- github() - Method in interface com.jcabi.github.Gists
-
Github we're in.
- Github - Interface in com.jcabi.github
-
Github client, starting point to the entire library.
- github() - Method in interface com.jcabi.github.Gitignores
-
Get its owner.
- github() - Method in interface com.jcabi.github.Limit
-
Github we're in.
- github() - Method in class com.jcabi.github.Limit.Smart
-
- github() - Method in class com.jcabi.github.Limit.Throttled
-
- github() - Method in interface com.jcabi.github.Limits
-
Github we're in.
- github() - Method in class com.jcabi.github.Limits.Throttled
-
- github() - Method in interface com.jcabi.github.Markdown
-
Get its owner.
- github() - Method in class com.jcabi.github.mock.MkMarkdown
-
- github() - Method in interface com.jcabi.github.Organization
-
Github we're in.
- github() - Method in class com.jcabi.github.Organization.Smart
-
- github() - Method in interface com.jcabi.github.Organizations
-
Github we're in.
- github() - Method in interface com.jcabi.github.Repo
-
Get its owner.
- github() - Method in class com.jcabi.github.Repo.Smart
-
- github() - Method in interface com.jcabi.github.Repos
-
Get its owner.
- github() - Method in interface com.jcabi.github.Search
-
Github we're in.
- github() - Method in interface com.jcabi.github.User
-
Github we're in.
- github() - Method in class com.jcabi.github.User.Smart
-
- github() - Method in interface com.jcabi.github.Users
-
Github we're in.
- Github.Time - Class in com.jcabi.github
-
Time in Github JSON.
- Github.Time() - Constructor for class com.jcabi.github.Github.Time
-
Ctor.
- Github.Time(String) - Constructor for class com.jcabi.github.Github.Time
-
Ctor.
- Github.Time(Date) - Constructor for class com.jcabi.github.Github.Time
-
Ctor.
- Github.Time(long) - Constructor for class com.jcabi.github.Github.Time
-
Ctor.
- gitignores() - Method in interface com.jcabi.github.Github
-
Get gitignores.
- Gitignores - Interface in com.jcabi.github
-
Github Gitignore.
- gitignores() - Method in class com.jcabi.github.mock.MkGithub
-
- gitignores() - Method in class com.jcabi.github.RtGithub
-
- gitUrl() - Method in class com.jcabi.github.Content.Smart
-
Get its GIT URL.
- gitUrl() - Method in class com.jcabi.github.Fork.Smart
-
Get its git url.
- gravatar() - Method in class com.jcabi.github.User.Smart
-
Returns the value of gravatar_id property of User's JSON.
- id() - Method in class com.jcabi.github.User.Smart
-
Get his ID.
- identifier() - Method in interface com.jcabi.github.Gist
-
Get gist identifier.
- identifier() - Method in class com.jcabi.github.Gist.Smart
-
Get gist id.
- identifier() - Method in class com.jcabi.github.PullComment.Smart
-
Get its id value.
- identifier(String) - Method in class com.jcabi.github.PullComment.Smart
-
Change its id value.
- isCollaborator(String) - Method in interface com.jcabi.github.Collaborators
-
Check if a user is collaborator.
- isOpen() - Method in class com.jcabi.github.Issue.Smart
-
Is it open?
- isOpen() - Method in class com.jcabi.github.Milestone.Smart
-
Is it open?
- isOpen() - Method in class com.jcabi.github.Pull.Smart
-
Is it open?
- isPrivate() - Method in class com.jcabi.github.Repo.Smart
-
Is it private?.
- isPull() - Method in class com.jcabi.github.Issue.Smart
-
Is it a pull requests?
- issue() - Method in interface com.jcabi.github.Comment
-
The issue it's in.
- issue() - Method in class com.jcabi.github.Comment.Smart
-
- issue() - Method in interface com.jcabi.github.Comments
-
The issue we're in.
- Issue - Interface in com.jcabi.github
-
Github issue.
- issue() - Method in interface com.jcabi.github.IssueLabels
-
The issue we're in.
- issue() - Method in class com.jcabi.github.IssueLabels.Smart
-
- issue() - Method in class com.jcabi.github.Pull.Smart
-
Get an issue where the pull request is submitted.
- Issue.Smart - Class in com.jcabi.github
-
Smart Issue with extra features.
- Issue.Smart(Issue) - Constructor for class com.jcabi.github.Issue.Smart
-
Public ctor.
- IssueLabels - Interface in com.jcabi.github
-
Github labels of an issue.
- IssueLabels.Smart - Class in com.jcabi.github
-
Smart IssueLabels with extra features.
- IssueLabels.Smart(IssueLabels) - Constructor for class com.jcabi.github.IssueLabels.Smart
-
Public ctor.
- Issues - Interface in com.jcabi.github
-
Github issues.
- issues() - Method in interface com.jcabi.github.Repo
-
Iterate issues.
- issues() - Method in class com.jcabi.github.Repo.Smart
-
- issues(String, String, Search.Order, EnumMap<Search.Qualifier, String>) - Method in interface com.jcabi.github.Search
-
Search issues.
- iterate() - Method in interface com.jcabi.github.Assignees
-
Iterate all available assignees.
- iterate() - Method in interface com.jcabi.github.Collaborators
-
Iterates over repo collaborators.
- iterate() - Method in interface com.jcabi.github.Comments
-
Iterate them all.
- iterate(String, String) - Method in interface com.jcabi.github.Contents
-
Get the contents of a directory in a repository.
- iterate() - Method in interface com.jcabi.github.DeployKeys
-
Iterate them all.
- iterate(String) - Method in interface com.jcabi.github.Forks
-
Iterate all forks.
- iterate() - Method in interface com.jcabi.github.GistComments
-
Iterate them all.
- iterate() - Method in interface com.jcabi.github.Gists
-
Iterate all gists.
- iterate() - Method in interface com.jcabi.github.Gitignores
-
Iterate them all.
- iterate() - Method in interface com.jcabi.github.Hooks
-
Iterate them all.
- iterate() - Method in interface com.jcabi.github.IssueLabels
-
Iterate them all.
- iterate() - Method in class com.jcabi.github.IssueLabels.Smart
-
- iterate(Map<String, String>) - Method in interface com.jcabi.github.Issues
-
Iterate them all.
- iterate() - Method in interface com.jcabi.github.Labels
-
Iterate them all.
- iterate() - Method in class com.jcabi.github.Labels.Smart
-
- iterate(Map<String, String>) - Method in interface com.jcabi.github.Milestones
-
Iterate them all.
- iterate() - Method in interface com.jcabi.github.Organizations
-
Iterate them all.
- iterate(String) - Method in interface com.jcabi.github.Organizations
-
Iterate organizations of particular user.
- iterate() - Method in interface com.jcabi.github.PublicKeys
-
Iterate all public keys.
- iterate(Map<String, String>) - Method in interface com.jcabi.github.PullComments
-
Iterate all pull comments for this repo.
- iterate(int, Map<String, String>) - Method in interface com.jcabi.github.PullComments
-
Iterate all pull comments for a pull request.
- iterate(Map<String, String>) - Method in interface com.jcabi.github.Pulls
-
Iterate them all.
- iterate() - Method in interface com.jcabi.github.References
-
Iterates all references.
- iterate(String) - Method in interface com.jcabi.github.References
-
Iterates references in sub-namespace.
- iterate() - Method in interface com.jcabi.github.ReleaseAssets
-
Iterate them all.
- iterate() - Method in interface com.jcabi.github.Releases
-
Iterate them all.
- iterate(Map<String, String>) - Method in interface com.jcabi.github.RepoCommits
-
Iterate all repository's commits.
- iterate(String) - Method in interface com.jcabi.github.Repos
-
Iterate all public repos, starting with the one you've seen already.
- iterate() - Method in interface com.jcabi.github.UserEmails
-
Iterate all user's emails.
- iterate(String) - Method in interface com.jcabi.github.Users
-
Iterate all users, starting with the one you've seen already.
- iterator() - Method in class com.jcabi.github.Bulk
-
- iterator() - Method in class com.jcabi.github.RtValuePagination
-
- iterator() - Method in class com.jcabi.github.Smarts
-
- randomRepo() - Method in class com.jcabi.github.mock.MkGithub
-
Create repo with random name.
- raw() - Method in interface com.jcabi.github.Content
-
Get the raw contents.
- raw() - Method in class com.jcabi.github.Content.Smart
-
- raw(String) - Method in interface com.jcabi.github.Markdown
-
Raw rendering.
- raw(String) - Method in class com.jcabi.github.mock.MkMarkdown
-
- raw() - Method in interface com.jcabi.github.ReleaseAsset
-
Gets release asset raw content.
- raw() - Method in class com.jcabi.github.ReleaseAsset.Smart
-
- read(String) - Method in interface com.jcabi.github.Gist
-
Read file content.
- read(String) - Method in class com.jcabi.github.Gist.Smart
-
- readme() - Method in interface com.jcabi.github.Contents
-
Get the Readme file of the default branch (usually master).
- readme(String) - Method in interface com.jcabi.github.Contents
-
Get the Readme file of the specified branch.
- receivedEventsUrl() - Method in class com.jcabi.github.User.Smart
-
Returns the value of received_events_url property of User's JSON.
- ref() - Method in interface com.jcabi.github.Reference
-
Return its name.
- Reference - Interface in com.jcabi.github
-
Github Git Data Reference.
- REFERENCED - Static variable in interface com.jcabi.github.Event
-
Event type.
- references() - Method in interface com.jcabi.github.Git
-
Get its references.
- References - Interface in com.jcabi.github
-
Github Git Data References.
- Release - Interface in com.jcabi.github
-
Github release.
- release() - Method in interface com.jcabi.github.ReleaseAsset
-
The release we're in.
- release() - Method in class com.jcabi.github.ReleaseAsset.Smart
-
- release() - Method in interface com.jcabi.github.ReleaseAssets
-
The release we're in.
- Release.Smart - Class in com.jcabi.github
-
Smart release.
- Release.Smart(Release) - Constructor for class com.jcabi.github.Release.Smart
-
Public CTOR.
- ReleaseAsset - Interface in com.jcabi.github
-
Github release asset.
- ReleaseAsset.Smart - Class in com.jcabi.github
-
Smart ReleaseAsset with extra features.
- ReleaseAsset.Smart(ReleaseAsset) - Constructor for class com.jcabi.github.ReleaseAsset.Smart
-
Public ctor.
- ReleaseAssets - Interface in com.jcabi.github
-
Github release assets.
- Releases - Interface in com.jcabi.github
-
Github Releases.
- releases() - Method in interface com.jcabi.github.Repo
-
Get all releases of the repo.
- releases() - Method in class com.jcabi.github.Repo.Smart
-
- relogin(String) - Method in class com.jcabi.github.mock.MkGithub
-
Relogin.
- remaining() - Method in class com.jcabi.github.Limit.Smart
-
Remaining number of requests.
- remove(String) - Method in interface com.jcabi.github.Collaborators
-
Remove user as a collaborator.
- remove() - Method in interface com.jcabi.github.Comment
-
Delete the comment.
- remove() - Method in class com.jcabi.github.Comment.Smart
-
- remove(JsonObject) - Method in interface com.jcabi.github.Contents
-
Removes a file.
- remove() - Method in interface com.jcabi.github.DeployKey
-
Delete a deploy key.
- remove() - Method in class com.jcabi.github.DeployKey.Smart
-
- remove() - Method in interface com.jcabi.github.GistComment
-
Delete the comment.
- remove() - Method in class com.jcabi.github.GistComment.Smart
-
- remove(String) - Method in interface com.jcabi.github.Gists
-
Removes a gist by id.
- remove(int) - Method in interface com.jcabi.github.Hooks
-
Remove hook by ID.
- remove(String) - Method in interface com.jcabi.github.IssueLabels
-
Remove label by name.
- remove(String) - Method in class com.jcabi.github.IssueLabels.Smart
-
- remove(int) - Method in interface com.jcabi.github.Milestones
-
Remove milestone by number.
- remove(int) - Method in interface com.jcabi.github.PublicKeys
-
Remove a public key.
- remove(int) - Method in interface com.jcabi.github.PullComments
-
Removes a pull comment by ID.
- remove(String) - Method in interface com.jcabi.github.References
-
Removes a reference by its identifier.
- remove() - Method in interface com.jcabi.github.ReleaseAsset
-
Delete the release asset.
- remove() - Method in class com.jcabi.github.ReleaseAsset.Smart
-
- remove(int) - Method in interface com.jcabi.github.Releases
-
Remove a release.
- remove(Coordinates) - Method in interface com.jcabi.github.Repos
-
Remove repository by name.
- remove(Iterable<String>) - Method in interface com.jcabi.github.UserEmails
-
Remove emails.
- removeIfExists(String) - Method in class com.jcabi.github.IssueLabels.Smart
-
Remove label if it exists (do nothing otherwise).
- render(JsonObject) - Method in interface com.jcabi.github.Markdown
-
Render.
- render(JsonObject) - Method in class com.jcabi.github.mock.MkMarkdown
-
- REOPENED - Static variable in interface com.jcabi.github.Event
-
Event type.
- replace(Iterable<String>) - Method in interface com.jcabi.github.IssueLabels
-
Replace all labels.
- replace(Iterable<String>) - Method in class com.jcabi.github.IssueLabels.Smart
-
- reply() - Method in class com.jcabi.github.PullComment.Smart
-
Get its reply id value.
- reply(String, int) - Method in interface com.jcabi.github.PullComments
-
Create a new comment as a reply to an existing pull comment.
- repo() - Method in interface com.jcabi.github.Blobs
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Collaborators
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Commit
-
The repo we're in.
- repo() - Method in class com.jcabi.github.Commit.Smart
-
- repo() - Method in interface com.jcabi.github.Commits
-
Owner of them.
- repo() - Method in interface com.jcabi.github.CommitsComparison
-
Get a parent repository of commits.
- repo() - Method in class com.jcabi.github.CommitsComparison.Smart
-
- repo() - Method in interface com.jcabi.github.Content
-
Repository we're in.
- repo() - Method in class com.jcabi.github.Content.Smart
-
- repo() - Method in interface com.jcabi.github.Contents
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Coordinates
-
Get rpo name.
- repo() - Method in class com.jcabi.github.Coordinates.Simple
-
- repo() - Method in interface com.jcabi.github.DeployKeys
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Event
-
Repository we're in.
- repo() - Method in class com.jcabi.github.Event.Smart
-
- repo() - Method in interface com.jcabi.github.Forks
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Git
-
Owner of it.
- repo() - Method in interface com.jcabi.github.Hook
-
Repository we're in.
- repo() - Method in class com.jcabi.github.Hook.Smart
-
- repo() - Method in interface com.jcabi.github.Hooks
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Issue
-
Repository we're in.
- repo() - Method in class com.jcabi.github.Issue.Smart
-
- repo() - Method in interface com.jcabi.github.Issues
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Label
-
The repo we're in.
- repo() - Method in class com.jcabi.github.Label.Smart
-
- repo() - Method in class com.jcabi.github.Label.Unmodified
-
- repo() - Method in interface com.jcabi.github.Labels
-
The repo we're in.
- repo() - Method in class com.jcabi.github.Labels.Smart
-
- repo() - Method in interface com.jcabi.github.Milestone
-
Repository we're in.
- repo() - Method in class com.jcabi.github.Milestone.Smart
-
- repo() - Method in interface com.jcabi.github.Milestones
-
Owner of them.
- repo() - Method in class com.jcabi.github.mock.MkCommit
-
- repo() - Method in class com.jcabi.github.mock.MkCommits
-
- repo() - Method in interface com.jcabi.github.Pull
-
Pull we're in.
- repo() - Method in class com.jcabi.github.Pull.Smart
-
- repo() - Method in interface com.jcabi.github.Pulls
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Reference
-
Return its owner repo.
- repo() - Method in interface com.jcabi.github.References
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Release
-
Owner of them.
- repo() - Method in class com.jcabi.github.Release.Smart
-
- repo() - Method in interface com.jcabi.github.Releases
-
Owner of them.
- Repo - Interface in com.jcabi.github
-
Github repository.
- repo() - Method in interface com.jcabi.github.RepoCommit
-
The repo we're in.
- repo() - Method in class com.jcabi.github.RepoCommit.Smart
-
- repo() - Method in class com.jcabi.github.RtCommits
-
- repo() - Method in interface com.jcabi.github.Tag
-
Return owner repo.
- repo() - Method in interface com.jcabi.github.Tags
-
Owner of them.
- repo() - Method in interface com.jcabi.github.Tree
-
The repo we're in.
- repo() - Method in interface com.jcabi.github.Trees
-
Owner of them.
- Repo.Smart - Class in com.jcabi.github
-
Smart Repo with extra features.
- Repo.Smart(Repo) - Constructor for class com.jcabi.github.Repo.Smart
-
Public ctor.
- RepoCommit - Interface in com.jcabi.github
-
Github repo commit.
- RepoCommit.Smart - Class in com.jcabi.github
-
Smart commit.
- RepoCommit.Smart(RepoCommit) - Constructor for class com.jcabi.github.RepoCommit.Smart
-
Public ctor.
- RepoCommits - Interface in com.jcabi.github
-
Commits of a Github repository.
- repos() - Method in interface com.jcabi.github.Github
-
Get repositories.
- repos() - Method in class com.jcabi.github.mock.MkGithub
-
- Repos - Interface in com.jcabi.github
-
Github Repo API.
- repos() - Method in class com.jcabi.github.RtGithub
-
- repos(String, String, Search.Order) - Method in interface com.jcabi.github.Search
-
Search repositories.
- reposUrl() - Method in class com.jcabi.github.User.Smart
-
Returns the value of repos_url property of User's JSON.
- request() - Method in class com.jcabi.github.RtValuePagination
-
Entry.
- reset() - Method in class com.jcabi.github.Limit.Smart
-
When will the limit be reset.
- roLabels() - Method in class com.jcabi.github.Issue.Smart
-
Get read-only labels.
- RtCommits - Class in com.jcabi.github
-
Github Commits.
- RtGithub - Class in com.jcabi.github
-
Github client, starting point to the entire library.
- RtGithub() - Constructor for class com.jcabi.github.RtGithub
-
Public ctor, for anonymous access to Github.
- RtGithub(String, String) - Constructor for class com.jcabi.github.RtGithub
-
Public ctor, for HTTP Basic Authentication.
- RtGithub(String) - Constructor for class com.jcabi.github.RtGithub
-
Public ctor, for authentication with OAuth2 token.
- RtGithub(Request) - Constructor for class com.jcabi.github.RtGithub
-
Public ctor, with a custom request.
- RtNotifications - Class in com.jcabi.github
-
Github Notifications API.
- RtNotifications() - Constructor for class com.jcabi.github.RtNotifications
-
- RtPagination<T> - Class in com.jcabi.github
-
Github pagination.
- RtPagination(Request, RtValuePagination.Mapping<T, JsonObject>) - Constructor for class com.jcabi.github.RtPagination
-
Public ctor.
- RtStars - Class in com.jcabi.github
-
Github starring API.
- RtStars() - Constructor for class com.jcabi.github.RtStars
-
- RtValuePagination<T,P extends javax.json.JsonValue> - Class in com.jcabi.github
-
Github value pagination.
- RtValuePagination(Request, RtValuePagination.Mapping<T, P>) - Constructor for class com.jcabi.github.RtValuePagination
-
Public ctor.
- RtValuePagination.Mapping<X,P extends javax.json.JsonValue> - Interface in com.jcabi.github
-
Mapping from JsonValue successor to the destination type.