Uses of Interface
com.jcabi.github.Repo
Packages that use Repo
Package
Description
Object-Oriented GitHub API.
Mock GitHub server.
Safe classes.
-
Uses of Repo in com.jcabi.github
Classes in com.jcabi.github that implement RepoMethods in com.jcabi.github that return RepoModifier and TypeMethodDescriptionRepos.create(Repos.RepoCreate settings) Create repository.Repos.get(Coordinates coords) Get repository by name.Blobs.repo()Owner of them.Branch.repo()The repo we're in.Branches.repo()Repo which the branches are in.Collaborators.repo()Owner of them.Commit.repo()The repo we're in.Commit.Smart.repo()Commits.repo()Owner of them.CommitsComparison.repo()Get a parent repository of commits.CommitsComparison.Smart.repo()Content.repo()Repository we're in.Content.Smart.repo()Contents.repo()Owner of them.DeployKeys.repo()Owner of them.Event.repo()Repository we're in.Event.Smart.repo()Forks.repo()Owner of them.Git.repo()Owner of it.Hook.repo()Repository we're in.Hook.Smart.repo()Hooks.repo()Owner of them.Issue.repo()Repository we're in.Issue.Smart.repo()IssueEvents.repo()Owner of them.Issues.repo()Owner of them.Label.repo()The repo we're in.Label.Smart.repo()Label.Unmodified.repo()Labels.repo()The repo we're in.Labels.Smart.repo()Milestone.repo()Repository we're in.Milestone.Smart.repo()Milestones.repo()Owner of them.Pull.repo()Repo we're in.Pull.Smart.repo()PullRef.repo()Get the repository which its commit is in.PullRef.Smart.repo()Pulls.repo()Owner of them.Reference.repo()Return its owner repo.References.repo()Owner of them.Release.repo()Owner of them.Release.Smart.repo()Releases.repo()Owner of them.Releases.Smart.repo()RepoCommit.repo()The repo we're in.RepoCommit.Smart.repo()RtBranch.repo()RtCommits.repo()Stars.repo()Owner of them.Tag.repo()Return owner repo.Tags.repo()Owner of them.Tree.repo()The repo we're in.Trees.repo()Owner of them.Methods in com.jcabi.github that return types with arguments of type RepoModifier and TypeMethodDescriptionIterate all public repos, starting with the one you've seen already.Search.repos(String keywords, String sort, Search.Order order) Search repositories.Methods in com.jcabi.github with parameters of type RepoConstructors in com.jcabi.github with parameters of type RepoModifierConstructorDescriptionRepositoryStatistics(Repo repository) Public ctor.Public ctor.Public ctor.Unmodified(Repo rep, String object) Public ctor. -
Uses of Repo in com.jcabi.github.mock
Methods in com.jcabi.github.mock that return Repo -
Uses of Repo in com.jcabi.github.safe
Methods in com.jcabi.github.safe that return Repo