Files
github-api/apidocs/org/kohsuke/github/class-use/PagedIterable.html
2017-10-28 16:01:47 -07:00

590 lines
50 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_144) on Sat Oct 28 16:00:54 PDT 2017 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Uses of Class org.kohsuke.github.PagedIterable (GitHub API for Java 1.90 API)</title>
<meta name="date" content="2017-10-28">
<link rel="stylesheet" type="text/css" href="../../../../stylesheet.css" title="Style">
<script type="text/javascript" src="../../../../script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Uses of Class org.kohsuke.github.PagedIterable (GitHub API for Java 1.90 API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/kohsuke/github/class-use/PagedIterable.html" target="_top">Frames</a></li>
<li><a href="PagedIterable.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h2 title="Uses of Class org.kohsuke.github.PagedIterable" class="title">Uses of Class<br>org.kohsuke.github.PagedIterable</h2>
</div>
<div class="classUseContainer">
<ul class="blockList">
<li class="blockList">
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
<caption><span>Packages that use <a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Package</th>
<th class="colLast" scope="col">Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><a href="#org.kohsuke.github">org.kohsuke.github</a></td>
<td class="colLast">&nbsp;</td>
</tr>
</tbody>
</table>
</li>
<li class="blockList">
<ul class="blockList">
<li class="blockList"><a name="org.kohsuke.github">
<!-- -->
</a>
<h3>Uses of <a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a> in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a></h3>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing subclasses, and an explanation">
<caption><span>Subclasses of <a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a> in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Class and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/PagedSearchIterable.html" title="class in org.kohsuke.github">PagedSearchIterable</a>&lt;T&gt;</span></code>
<div class="block"><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github"><code>PagedIterable</code></a> enhanced to report search result specific information.</div>
</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Methods in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> that return <a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Method and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHDeploymentStatus.html" title="class in org.kohsuke.github">GHDeploymentStatus</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#getDeploymentStatuses-int-">getDeploymentStatuses</a></span>(int&nbsp;id)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <code>getDeployment(id).listStatuses()</code></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHCommit.html" title="class in org.kohsuke.github">GHCommit</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHCommitQueryBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommitQueryBuilder.html#list--">list</a></span>()</code>
<div class="block">Lists up the commits with the criteria built so far.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github">GHPullRequest</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequestQueryBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequestQueryBuilder.html#list--">list</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>abstract <a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHQueryBuilder.html" title="type parameter in GHQueryBuilder">T</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHQueryBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHQueryBuilder.html#list--">list</a></span>()</code>
<div class="block">Start listing items by using the settings built up on this object.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GitHub.html#listAllPublicRepositories--">listAllPublicRepositories</a></span>()</code>
<div class="block">This provides a dump of every public repository, in the order that they were created.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GitHub.html#listAllPublicRepositories-java.lang.String-">listAllPublicRepositories</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;since)</code>
<div class="block">This provides a dump of every public repository, in the order that they were created.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHMyself.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHMyself.html#listAllRepositories--">listAllRepositories</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../../org/kohsuke/github/GHMyself.html#listRepositories--"><code>GHMyself.listRepositories()</code></a></span></div>
</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listAssignees--">listAssignees</a></span>()</code>
<div class="block">Lists all <a href="https://help.github.com/articles/assigning-issues-and-pull-requests-to-other-github-users/">the available assignees</a>
to which issues may be assigned.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listCollaborators--">listCollaborators</a></span>()</code>
<div class="block">Lists up the collaborators on this repository.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHIssueComment.html" title="class in org.kohsuke.github">GHIssueComment</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#listComments--">listComments</a></span>()</code>
<div class="block">Obtains all the comments associated with this issue.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHCommitComment.html" title="class in org.kohsuke.github">GHCommitComment</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHCommit.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommit.html#listComments--">listComments</a></span>()</code>
<div class="block">Lists up all the commit comments in this repository.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHCommitComment.html" title="class in org.kohsuke.github">GHCommitComment</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listCommitComments--">listCommitComments</a></span>()</code>
<div class="block">Lists up all the commit comments in this repository.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHPullRequestCommitDetail.html" title="class in org.kohsuke.github">GHPullRequestCommitDetail</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequest.html#listCommits--">listCommits</a></span>()</code>
<div class="block">Retrieves all the commits associated to this pull request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHCommit.html" title="class in org.kohsuke.github">GHCommit</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listCommits--">listCommits</a></span>()</code>
<div class="block">Lists all the commits.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHCommitStatus.html" title="class in org.kohsuke.github">GHCommitStatus</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listCommitStatuses-java.lang.String-">listCommitStatuses</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sha1)</code>
<div class="block">/**
Lists all the commit statues attached to the given commit, newer ones first.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.Contributor.html" title="class in org.kohsuke.github">GHRepository.Contributor</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listContributors--">listContributors</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHDeployment.html" title="class in org.kohsuke.github">GHDeployment</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listDeployments-java.lang.String-java.lang.String-java.lang.String-java.lang.String-">listDeployments</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;sha,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;ref,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;task,
<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;environment)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHContent.html" title="class in org.kohsuke.github">GHContent</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHContent.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHContent.html#listDirectoryContent--">listDirectoryContent</a></span>()</code>
<div class="block">List immediate children of this directory.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>abstract <a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHEventInfo.html" title="class in org.kohsuke.github">GHEventInfo</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPerson.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPerson.html#listEvents--">listEvents</a></span>()</code>
<div class="block">Lists events for an organization or an user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHEventInfo.html" title="class in org.kohsuke.github">GHEventInfo</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listEvents--">listEvents</a></span>()</code>
<div class="block">Lists repository events.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHEventInfo.html" title="class in org.kohsuke.github">GHEventInfo</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#listEvents--">listEvents</a></span>()</code>
<div class="block">Lists events performed by a user (this includes private events if the caller is authenticated.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHEventInfo.html" title="class in org.kohsuke.github">GHEventInfo</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHUser.html#listEvents--">listEvents</a></span>()</code>
<div class="block">Lists events performed by a user (this includes private events if the caller is authenticated.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHPullRequestFileDetail.html" title="class in org.kohsuke.github">GHPullRequestFileDetail</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequest.html#listFiles--">listFiles</a></span>()</code>
<div class="block">Retrieves all the files associated to this pull request.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHUser.html#listFollowers--">listFollowers</a></span>()</code>
<div class="block">Lists the users who are following this user.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHUser.html#listFollows--">listFollows</a></span>()</code>
<div class="block">Lists the users that this user is following</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHGist.html" title="class in org.kohsuke.github">GHGist</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHGist.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHGist.html#listForks--">listForks</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listForks--">listForks</a></span>()</code>
<div class="block">Lists all the direct forks of this repository, sorted by
github api default, currently <a href="../../../../org/kohsuke/github/GHRepository.ForkSort.html#NEWEST"><code>ForkSort.NEWEST</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listForks-org.kohsuke.github.GHRepository.ForkSort-">listForks</a></span>(<a href="../../../../org/kohsuke/github/GHRepository.ForkSort.html" title="enum in org.kohsuke.github">GHRepository.ForkSort</a>&nbsp;sort)</code>
<div class="block">Lists all the direct forks of this repository, sorted by the given sort order.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHGist.html" title="class in org.kohsuke.github">GHGist</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHUser.html#listGists--">listGists</a></span>()</code>
<div class="block">Lists Gists created by this user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listIssues-org.kohsuke.github.GHIssueState-">listIssues</a></span>(<a href="../../../../org/kohsuke/github/GHIssueState.html" title="enum in org.kohsuke.github">GHIssueState</a>&nbsp;state)</code>
<div class="block">Lists up all the issues in this repository.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHLabel.html" title="class in org.kohsuke.github">GHLabel</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listLabels--">listLabels</a></span>()</code>
<div class="block">Lists labels in this repository.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHLicense.html" title="class in org.kohsuke.github">GHLicense</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GitHub.html#listLicenses--">listLicenses</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHTeam.html#listMembers--">listMembers</a></span>()</code>
<div class="block">Retrieves the current members.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#listMembers--">listMembers</a></span>()</code>
<div class="block">All the members of this organization.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#listMembersWithFilter-java.lang.String-">listMembersWithFilter</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;filter)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHMilestone.html" title="class in org.kohsuke.github">GHMilestone</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listMilestones-org.kohsuke.github.GHIssueState-">listMilestones</a></span>(<a href="../../../../org/kohsuke/github/GHIssueState.html" title="enum in org.kohsuke.github">GHIssueState</a>&nbsp;state)</code>
<div class="block">Lists up all the milestones in this repository.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHMembership.html" title="class in org.kohsuke.github">GHMembership</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHMyself.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHMyself.html#listOrgMemberships--">listOrgMemberships</a></span>()</code>
<div class="block">List your organization memberships</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHMembership.html" title="class in org.kohsuke.github">GHMembership</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHMyself.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHMyself.html#listOrgMemberships-org.kohsuke.github.GHMembership.State-">listOrgMemberships</a></span>(<a href="../../../../org/kohsuke/github/GHMembership.State.html" title="enum in org.kohsuke.github">GHMembership.State</a>&nbsp;state)</code>
<div class="block">List your organization memberships</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#listPublicMembers--">listPublicMembers</a></span>()</code>
<div class="block">All the public members of this organization.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHPullRequest.html" title="class in org.kohsuke.github">GHPullRequest</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listPullRequests-org.kohsuke.github.GHIssueState-">listPullRequests</a></span>(<a href="../../../../org/kohsuke/github/GHIssueState.html" title="enum in org.kohsuke.github">GHIssueState</a>&nbsp;state)</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">Use <a href="../../../../org/kohsuke/github/GHRepository.html#queryPullRequests--"><code>GHRepository.queryPullRequests()</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHReaction.html" title="class in org.kohsuke.github">GHReaction</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequestReviewComment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequestReviewComment.html#listReactions--">listReactions</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHReaction.html" title="class in org.kohsuke.github">GHReaction</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHCommitComment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommitComment.html#listReactions--">listReactions</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHReaction.html" title="class in org.kohsuke.github">GHReaction</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">Reactable.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/Reactable.html#listReactions--">listReactions</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHReaction.html" title="class in org.kohsuke.github">GHReaction</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#listReactions--">listReactions</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHReaction.html" title="class in org.kohsuke.github">GHReaction</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssueComment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssueComment.html#listReactions--">listReactions</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRef.html" title="class in org.kohsuke.github">GHRef</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listRefs--">listRefs</a></span>()</code>
<div class="block">Retrieves all refs for the github repository.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRef.html" title="class in org.kohsuke.github">GHRef</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listRefs-java.lang.String-">listRefs</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;refType)</code>
<div class="block">Retrieves all refs of the given type for the current GitHub repository.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRelease.html" title="class in org.kohsuke.github">GHRelease</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listReleases--">listReleases</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHTeam.html#listRepositories--">listRepositories</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPerson.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPerson.html#listRepositories--">listRepositories</a></span>()</code>
<div class="block">Lists up all the repositories using a 30 items page size.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHMyself.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHMyself.html#listRepositories--">listRepositories</a></span>()</code>
<div class="block">Lists up all repositories this user owns (public and private).</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPerson.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPerson.html#listRepositories-int-">listRepositories</a></span>(int&nbsp;pageSize)</code>
<div class="block">Lists up all the repositories using the specified page size.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#listRepositories-int-">listRepositories</a></span>(int&nbsp;pageSize)</code>
<div class="block">Lists up all the repositories using the specified page size.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHMyself.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHMyself.html#listRepositories-int-">listRepositories</a></span>(int&nbsp;pageSize)</code>
<div class="block">List repositories that are accessible to the authenticated user (public and private) using the specified page size.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHMyself.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHMyself.html#listRepositories-int-org.kohsuke.github.GHMyself.RepositoryListFilter-">listRepositories</a></span>(int&nbsp;pageSize,
<a href="../../../../org/kohsuke/github/GHMyself.RepositoryListFilter.html" title="enum in org.kohsuke.github">GHMyself.RepositoryListFilter</a>&nbsp;repoType)</code>
<div class="block">List repositories of a certain type that are accessible by current authenticated user using the specified page size.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHPullRequestReviewComment.html" title="class in org.kohsuke.github">GHPullRequestReviewComment</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequest.html#listReviewComments--">listReviewComments</a></span>()</code>
<div class="block">Obtains all the review comments associated with this pull request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHPullRequestReviewComment.html" title="class in org.kohsuke.github">GHPullRequestReviewComment</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequestReview.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequestReview.html#listReviewComments--">listReviewComments</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHPullRequestReview.html" title="class in org.kohsuke.github">GHPullRequestReview</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequest.html#listReviews--">listReviews</a></span>()</code>
<div class="block">Retrieves all the reviews associated to this pull request.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listStargazers--">listStargazers</a></span>()</code>
<div class="block">Lists all the users who have starred this repo based on the old version of the API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHStargazer.html" title="class in org.kohsuke.github">GHStargazer</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listStargazers2--">listStargazers2</a></span>()</code>
<div class="block">Lists all the users who have starred this repo based on new version of the API, having extended
information like the time when the repository was starred.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHUser.html#listStarredRepositories--">listStarredRepositories</a></span>()</code>
<div class="block">Lists all the repositories that this user has starred.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHDeploymentStatus.html" title="class in org.kohsuke.github">GHDeploymentStatus</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHDeployment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHDeployment.html#listStatuses--">listStatuses</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHCommitStatus.html" title="class in org.kohsuke.github">GHCommitStatus</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHCommit.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommit.html#listStatuses--">listStatuses</a></span>()</code>
<div class="block">Gets the status of this commit, newer ones first.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listSubscribers--">listSubscribers</a></span>()</code>
<div class="block">Lists all the subscribers (aka watchers.)
https://developer.github.com/v3/activity/watching/</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHUser.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHUser.html#listSubscriptions--">listSubscriptions</a></span>()</code>
<div class="block">Lists all the subscribed (aka watched) repositories.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHTag.html" title="class in org.kohsuke.github">GHTag</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#listTags--">listTags</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHTeam.html" title="class in org.kohsuke.github">GHTeam</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#listTeams--">listTeams</a></span>()</code>
<div class="block">List up all the teams.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GitHub.html#listUsers--">listUsers</a></span>()</code>
<div class="block">Returns a list of all users.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">PagedIterable</a>&lt;<a href="../../../../org/kohsuke/github/PagedIterable.html" title="type parameter in PagedIterable">T</a>&gt;</code></td>
<td class="colLast"><span class="typeNameLabel">PagedIterable.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/PagedIterable.html#withPageSize-int-">withPageSize</a></span>(int&nbsp;size)</code>
<div class="block">Sets the pagination size.</div>
</td>
</tr>
</tbody>
</table>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="../../../../overview-summary.html">Overview</a></li>
<li><a href="../package-summary.html">Package</a></li>
<li><a href="../../../../org/kohsuke/github/PagedIterable.html" title="class in org.kohsuke.github">Class</a></li>
<li class="navBarCell1Rev">Use</li>
<li><a href="../package-tree.html">Tree</a></li>
<li><a href="../../../../deprecated-list.html">Deprecated</a></li>
<li><a href="../../../../index-all.html">Index</a></li>
<li><a href="../../../../help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="../../../../index.html?org/kohsuke/github/class-use/PagedIterable.html" target="_top">Frames</a></li>
<li><a href="PagedIterable.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="../../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2017. All rights reserved.</small></p>
</body>
</html>