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

610 lines
47 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!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.GHUser (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.GHUser (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/GHUser.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/GHUser.html" target="_top">Frames</a></li>
<li><a href="GHUser.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.GHUser" class="title">Uses of Class<br>org.kohsuke.github.GHUser</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/GHUser.html" title="class in org.kohsuke.github">GHUser</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/GHUser.html" title="class in org.kohsuke.github">GHUser</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/GHUser.html" title="class in org.kohsuke.github">GHUser</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/GHMyself.html" title="class in org.kohsuke.github">GHMyself</a></span></code>
<div class="block">Represents the account that's logging into GitHub.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>static class&nbsp;</code></td>
<td class="colLast"><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.Contributor.html" title="class in org.kohsuke.github">GHRepository.Contributor</a></span></code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing fields, and an explanation">
<caption><span>Fields in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> declared as <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></span><span class="tabEnd">&nbsp;</span></caption>
<tr>
<th class="colFirst" scope="col">Modifier and Type</th>
<th class="colLast" scope="col">Field and Description</th>
</tr>
<tbody>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#assignee">assignee</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>[]</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#assignees">assignees</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#closed_by">closed_by</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHDeploymentStatus.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHDeploymentStatus.html#creator">creator</a></span></code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHDeployment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHDeployment.html#creator">creator</a></span></code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#user">user</a></span></code>&nbsp;</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/GHUser.html" title="class in org.kohsuke.github">GHUser</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/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHEventInfo.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHEventInfo.html#getActor--">getActor</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#getAssignee--">getAssignee</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHCommit.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommit.html#getAuthor--">getAuthor</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequest.html#getClosedBy--">getClosedBy</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#getClosedBy--">getClosedBy</a></span>()</code>
<div class="block">Reports who has closed the issue.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHCommit.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommit.html#getCommitter--">getCommitter</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHCommitStatus.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommitStatus.html#getCreator--">getCreator</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHMilestone.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHMilestone.html#getCreator--">getCreator</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHDeployment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHDeployment.html#getCreator--">getCreator</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequest.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequest.html#getMergedBy--">getMergedBy</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHGist.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHGist.html#getOwner--">getOwner</a></span>()</code>
<div class="block">User that owns this Gist.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#getOwner--">getOwner</a></span>()</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHEventPayload.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHEventPayload.html#getSender--">getSender</a></span>()</code>
<div class="block">Gets the sender or <code>null</code> if accessed via the events API.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequestReviewComment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequestReviewComment.html#getUser--">getUser</a></span>()</code>
<div class="block">Gets the user who posted this comment.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHStargazer.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHStargazer.html#getUser--">getUser</a></span>()</code>
<div class="block">Gets the user that starred the repository</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHCommitPointer.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommitPointer.html#getUser--">getUser</a></span>()</code>
<div class="block">This points to the user who owns
the <a href="../../../../org/kohsuke/github/GHCommitPointer.html#getRepository--"><code>GHCommitPointer.getRepository()</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHCommitComment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHCommitComment.html#getUser--">getUser</a></span>()</code>
<div class="block">Gets the user who put this comment.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHReaction.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHReaction.html#getUser--">getUser</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;</div>
<div class="block">User who left the reaction.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHMembership.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHMembership.html#getUser--">getUser</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHPullRequestReview.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHPullRequestReview.html#getUser--">getUser</a></span>()</code>
<div class="block">Gets the user who posted this review.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#getUser--">getUser</a></span>()</code>
<div class="block">User who submitted the issue.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssueComment.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssueComment.html#getUser--">getUser</a></span>()</code>
<div class="block">Gets the user who posted this comment.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GitHub.html#getUser-org.kohsuke.github.GHUser-">getUser</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;orig)</code>
<div class="block">Interns the given <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github"><code>GHUser</code></a>.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GitHub.html#getUser-java.lang.String-">getUser</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;login)</code>
<div class="block">Obtains the object that represents the named user.</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 types with arguments of type <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</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="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#getAssignees--">getAssignees</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</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#getCollaborators--">getCollaborators</a></span>()</code>
<div class="block">Gets the collaborators on this repository.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</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#getFollowers--">getFollowers</a></span>()</code>
<div class="block">Lists the users who are following this user.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHPersonSet.html" title="class in org.kohsuke.github">GHPersonSet</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#getFollows--">getFollows</a></span>()</code>
<div class="block">Lists the users that this user is following</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Set.html?is-external=true" title="class or interface in java.util">Set</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#getMembers--">getMembers</a></span>()</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</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#getMembers--">getMembers</a></span>()</code>
<div class="block"><span class="deprecatedLabel">Deprecated.</span>&nbsp;
<div class="block"><span class="deprecationComment">use <a href="../../../../org/kohsuke/github/GHOrganization.html#listMembers--"><code>GHOrganization.listMembers()</code></a></span></div>
</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</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">GHBranchProtection.Restrictions.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHBranchProtection.Restrictions.html#getUsers--">getUsers</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/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/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/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="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#listMembers--">listMembers</a></span>()</code>
<div class="block">All the 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/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="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/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="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#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="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>
</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> with parameters of type <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</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>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHTeam.html#add-org.kohsuke.github.GHUser-">add</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Adds a member to the team.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#addAssignees-org.kohsuke.github.GHUser...-">addAssignees</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;assignees)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#addCollaborators-org.kohsuke.github.GHUser...-">addCollaborators</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;users)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHIssueBuilder.html" title="class in org.kohsuke.github">GHIssueBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssueBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssueBuilder.html#assignee-org.kohsuke.github.GHUser-">assignee</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#assignTo-org.kohsuke.github.GHUser-">assignTo</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#conceal-org.kohsuke.github.GHUser-">conceal</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Conceals the membership.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHPermissionType.html" title="enum in org.kohsuke.github">GHPermissionType</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#getPermission-org.kohsuke.github.GHUser-">getPermission</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Obtain permission for a given user in this repository.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>protected <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a></code></td>
<td class="colLast"><span class="typeNameLabel">GitHub.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GitHub.html#getUser-org.kohsuke.github.GHUser-">getUser</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;orig)</code>
<div class="block">Interns the given <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github"><code>GHUser</code></a>.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#hasAssignee-org.kohsuke.github.GHUser-">hasAssignee</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Checks if the given user is an assignee for this repository.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHTeam.html#hasMember-org.kohsuke.github.GHUser-">hasMember</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>
<div class="block">Checks if this team has the specified user as a member.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#hasMember-org.kohsuke.github.GHUser-">hasMember</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>
<div class="block">Checks if this organization has the specified user as a member.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>boolean</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#hasPublicMember-org.kohsuke.github.GHUser-">hasPublicMember</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>
<div class="block">Checks if this organization has the specified user as a public member.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHIssueSearchBuilder.html" title="class in org.kohsuke.github">GHIssueSearchBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHIssueSearchBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssueSearchBuilder.html#mentions-org.kohsuke.github.GHUser-">mentions</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#publicize-org.kohsuke.github.GHUser-">publicize</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Publicizes the membership.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHTeam.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHTeam.html#remove-org.kohsuke.github.GHUser-">remove</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;u)</code>
<div class="block">Removes a member to the team.</div>
</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHOrganization.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHOrganization.html#remove-org.kohsuke.github.GHUser-">remove</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;user)</code>
<div class="block">Remove a member of the organisation - which will remove them from
all teams, and remove their access to the organizations repositories.</div>
</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#removeAssignees-org.kohsuke.github.GHUser...-">removeAssignees</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;assignees)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#removeCollaborators-org.kohsuke.github.GHUser...-">removeCollaborators</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;users)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#setAssignees-org.kohsuke.github.GHUser...-">setAssignees</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;assignees)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHEventPayload.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHEventPayload.html#setSender-org.kohsuke.github.GHUser-">setSender</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&nbsp;sender)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHBranchProtectionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHBranchProtectionBuilder.html#userPushAccess-org.kohsuke.github.GHUser...-">userPushAccess</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;users)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHBranchProtectionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHBranchProtectionBuilder.html#userReviewDismissals-org.kohsuke.github.GHUser...-">userReviewDismissals</a></span>(<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>...&nbsp;users)</code>&nbsp;</td>
</tr>
</tbody>
</table>
<table class="useSummary" border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
<caption><span>Method parameters in <a href="../../../../org/kohsuke/github/package-summary.html">org.kohsuke.github</a> with type arguments of type <a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</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>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#addAssignees-java.util.Collection-">addAssignees</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;assignees)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#addCollaborators-java.util.Collection-">addCollaborators</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;users)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#removeAssignees-java.util.Collection-">removeAssignees</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;assignees)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHRepository.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHRepository.html#removeCollaborators-java.util.Collection-">removeCollaborators</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;users)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code>void</code></td>
<td class="colLast"><span class="typeNameLabel">GHIssue.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHIssue.html#setAssignees-java.util.Collection-">setAssignees</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;assignees)</code>&nbsp;</td>
</tr>
<tr class="rowColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHBranchProtectionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHBranchProtectionBuilder.html#userPushAccess-java.util.Collection-">userPushAccess</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;users)</code>&nbsp;</td>
</tr>
<tr class="altColor">
<td class="colFirst"><code><a href="../../../../org/kohsuke/github/GHBranchProtectionBuilder.html" title="class in org.kohsuke.github">GHBranchProtectionBuilder</a></code></td>
<td class="colLast"><span class="typeNameLabel">GHBranchProtectionBuilder.</span><code><span class="memberNameLink"><a href="../../../../org/kohsuke/github/GHBranchProtectionBuilder.html#userReviewDismissals-java.util.Collection-">userReviewDismissals</a></span>(<a href="http://docs.oracle.com/javase/1.5.0/docs/api/java/util/Collection.html?is-external=true" title="class or interface in java.util">Collection</a>&lt;<a href="../../../../org/kohsuke/github/GHUser.html" title="class in org.kohsuke.github">GHUser</a>&gt;&nbsp;users)</code>&nbsp;</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/GHUser.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/GHUser.html" target="_top">Frames</a></li>
<li><a href="GHUser.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>