mirror of
https://github.com/jlengrand/github-api.git
synced 2026-05-07 15:52:14 +00:00
Release v1.130
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>All Classes (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>All Classes (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@@ -81,6 +81,7 @@
|
||||
<li><a href="org/kohsuke/github/GHContent.html" title="class in org.kohsuke.github">GHContent</a></li>
|
||||
<li><a href="org/kohsuke/github/GHContentBuilder.html" title="class in org.kohsuke.github">GHContentBuilder</a></li>
|
||||
<li><a href="org/kohsuke/github/GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></li>
|
||||
<li><a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a></li>
|
||||
<li><a href="org/kohsuke/github/GHContentUpdateResponse.html" title="class in org.kohsuke.github">GHContentUpdateResponse</a></li>
|
||||
<li><a href="org/kohsuke/github/GHCreateRepositoryBuilder.html" title="class in org.kohsuke.github">GHCreateRepositoryBuilder</a></li>
|
||||
<li><a href="org/kohsuke/github/GHDeployKey.html" title="class in org.kohsuke.github">GHDeployKey</a></li>
|
||||
@@ -111,6 +112,7 @@
|
||||
<li><a href="org/kohsuke/github/GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a></li>
|
||||
<li><a href="org/kohsuke/github/GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a></li>
|
||||
<li><a href="org/kohsuke/github/GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a></li>
|
||||
<li><a href="org/kohsuke/github/GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a></li>
|
||||
<li><a href="org/kohsuke/github/GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a></li>
|
||||
<li><a href="org/kohsuke/github/GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a></li>
|
||||
<li><a href="org/kohsuke/github/GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a></li>
|
||||
@@ -148,6 +150,8 @@
|
||||
<li><a href="org/kohsuke/github/GHLabel.Creator.html" title="class in org.kohsuke.github">GHLabel.Creator</a></li>
|
||||
<li><a href="org/kohsuke/github/GHLabel.Setter.html" title="class in org.kohsuke.github">GHLabel.Setter</a></li>
|
||||
<li><a href="org/kohsuke/github/GHLabel.Updater.html" title="class in org.kohsuke.github">GHLabel.Updater</a></li>
|
||||
<li><a href="org/kohsuke/github/GHLabelChanges.html" title="class in org.kohsuke.github">GHLabelChanges</a></li>
|
||||
<li><a href="org/kohsuke/github/GHLabelChanges.GHFrom.html" title="class in org.kohsuke.github">GHLabelChanges.GHFrom</a></li>
|
||||
<li><a href="org/kohsuke/github/GHLicense.html" title="class in org.kohsuke.github">GHLicense</a></li>
|
||||
<li><a href="org/kohsuke/github/GHMarketplaceAccount.html" title="class in org.kohsuke.github">GHMarketplaceAccount</a></li>
|
||||
<li><a href="org/kohsuke/github/GHMarketplaceAccountPlan.html" title="class in org.kohsuke.github">GHMarketplaceAccountPlan</a></li>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>All Packages (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>All Packages (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="All Packages (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="All Packages (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>Constant Field Values (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>Constant Field Values (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Constant Field Values (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="Constant Field Values (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>Deprecated List (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>Deprecated List (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Deprecated List (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="Deprecated List (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>API Help (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>API Help (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="API Help (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="API Help (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>Index (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>Index (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Index (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="Index (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -320,6 +320,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Will archive and this repository as read-only.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHOrganization.html#areOrganizationProjectsEnabled()">areOrganizationProjectsEnabled()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></dt>
|
||||
<dd>
|
||||
<div class="block">Are projects enabled for organization boolean.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHTreeEntry.html#asBlob()">asBlob()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHTreeEntry.html" title="class in org.kohsuke.github">GHTreeEntry</a></dt>
|
||||
<dd>
|
||||
<div class="block">If this tree entry represents a file, then return its information.</div>
|
||||
@@ -450,6 +454,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHCompare.Status.html#behind">behind</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHCompare.Status.html" title="enum in org.kohsuke.github">GHCompare.Status</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html#BEST_MATCH">BEST_MATCH</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="org/kohsuke/github/BetaApi.html" title="annotation in org.kohsuke.github"><span class="typeNameLink">BetaApi</span></a> - Annotation Type in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
<dd>
|
||||
<div class="block">Indicates that the method/class/etc marked is a beta implementation of an sdk feature.</div>
|
||||
@@ -1331,6 +1337,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEvent.html#DISCUSSION">DISCUSSION</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEvent.html#DISCUSSION_COMMENT">DISCUSSION_COMMENT</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHPullRequestReview.html#dismiss(java.lang.String)">dismiss(String)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHPullRequestReview.html" title="class in org.kohsuke.github">GHPullRequestReview</a></dt>
|
||||
<dd>
|
||||
<div class="block">Dismisses this review.</div>
|
||||
@@ -1413,6 +1423,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Enables or disables the issue tracker for this repository.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHOrganization.html#enableOrganizationProjects(boolean)">enableOrganizationProjects(boolean)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHOrganization.html" title="class in org.kohsuke.github">GHOrganization</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sets organization projects enabled status boolean</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#enableProjects(boolean)">enableProjects(boolean)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
|
||||
<dd>
|
||||
<div class="block">Enables or disables projects for this repository.</div>
|
||||
@@ -1723,6 +1737,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Gets the action for the triggered event.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHMeta.html#getActions()">getActions()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHMeta.html" title="class in org.kohsuke.github">GHMeta</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets actions.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventInfo.html#getActor()">getActor()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventInfo.html" title="class in org.kohsuke.github">GHEventInfo</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets actor.</div>
|
||||
@@ -2118,6 +2136,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Get changes (for action="edited")</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.Label.html#getChanges()">getChanges()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets changes (for action="edited")</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.PullRequest.html#getChanges()">getChanges()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a></dt>
|
||||
<dd>
|
||||
<div class="block">Get changes (for action="edited")</div>
|
||||
@@ -2204,6 +2226,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Color code without leading '#', such as 'f29513'</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHLabelChanges.html#getColor()">getColor()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHLabelChanges.html" title="class in org.kohsuke.github">GHLabelChanges</a></dt>
|
||||
<dd>
|
||||
<div class="block">Old label color.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHProjectCard.html#getColumn()">getColumn()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHProjectCard.html" title="class in org.kohsuke.github">GHProjectCard</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets column.</div>
|
||||
@@ -2573,6 +2599,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Gets deletions.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHMeta.html#getDependabot()">getDependabot()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHMeta.html" title="class in org.kohsuke.github">GHMeta</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets dependabot.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#getDeployKeys()">getDeployKeys()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets deploy keys.</div>
|
||||
@@ -2759,6 +2789,11 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Finds a tree entry by its name.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/internal/EnumUtils.html#getEnumOrDefault(java.lang.Class,java.lang.String,E)">getEnumOrDefault(Class<E>, String, E)</a></span> - Static method in class org.kohsuke.github.internal.<a href="org/kohsuke/github/internal/EnumUtils.html" title="class in org.kohsuke.github.internal">EnumUtils</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an enum value matching the value if found, <code>defaultEnum</code> if the value is null or cannot be matched
|
||||
to a value of the enum.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHDeployment.html#getEnvironment()">getEnvironment()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHDeployment.html" title="class in org.kohsuke.github">GHDeployment</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets environment.</div>
|
||||
@@ -2899,6 +2934,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Previous value that was changed.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHLabelChanges.GHFrom.html#getFrom()">getFrom()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHLabelChanges.GHFrom.html" title="class in org.kohsuke.github">GHLabelChanges.GHFrom</a></dt>
|
||||
<dd>
|
||||
<div class="block">Previous value that was changed.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHPullRequestChanges.GHFrom.html#getFrom()">getFrom()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHPullRequestChanges.GHFrom.html" title="class in org.kohsuke.github">GHPullRequestChanges.GHFrom</a></dt>
|
||||
<dd>
|
||||
<div class="block">Previous value that was changed.</div>
|
||||
@@ -3385,6 +3424,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Gets the added or removed label for labeled/unlabeled events.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.Label.html#getLabel()">getLabel()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets the label.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.PullRequest.html#getLabel()">getLabel()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets the added or removed label for labeled/unlabeled events.</div>
|
||||
@@ -3528,7 +3571,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.Create.html#getMasterBranch()">getMasterBranch()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets master branch.</div>
|
||||
<div class="block">Gets default branch.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#getMasterBranch()">getMasterBranch()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
|
||||
<dd>
|
||||
@@ -3697,6 +3740,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Gets name.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHLabelChanges.html#getName()">getName()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHLabelChanges.html" title="class in org.kohsuke.github">GHLabelChanges</a></dt>
|
||||
<dd>
|
||||
<div class="block">Old label name.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHLicense.html#getName()">getName()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHLicense.html" title="class in org.kohsuke.github">GHLicense</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets name.</div>
|
||||
@@ -3978,6 +4025,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Gets owner url.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHMeta.html#getPackages()">getPackages()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHMeta.html" title="class in org.kohsuke.github">GHMeta</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets package.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/example/dataobject/ReadOnlyObjects.GHMetaExample.html#getPages()">getPages()</a></span> - Method in interface org.kohsuke.github.example.dataobject.<a href="org/kohsuke/github/example/dataobject/ReadOnlyObjects.GHMetaExample.html" title="interface in org.kohsuke.github.example.dataobject">ReadOnlyObjects.GHMetaExample</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets pages.</div>
|
||||
@@ -5512,7 +5563,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<div class="block">Gets the path of the workflow file (e.g.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.WorkflowRun.html#getWorkflow()">getWorkflow()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></dt>
|
||||
<dd> </dd>
|
||||
<dd>
|
||||
<div class="block">Gets the associated workflow.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#getWorkflow(long)">getWorkflow(long)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets a workflow by id.</div>
|
||||
@@ -5530,7 +5583,9 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<div class="block">Gets a job from a workflow run by id.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.WorkflowRun.html#getWorkflowRun()">getWorkflowRun()</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></dt>
|
||||
<dd> </dd>
|
||||
<dd>
|
||||
<div class="block">Gets the workflow run.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.html#getWorkflowRun(long)">getWorkflowRun(long)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.html" title="class in org.kohsuke.github">GHRepository</a></dt>
|
||||
<dd>
|
||||
<div class="block">Gets a workflow run.</div>
|
||||
@@ -5800,6 +5855,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Search code for <a href="org/kohsuke/github/GHContent.html" title="class in org.kohsuke.github"><code>GHContent</code></a>.</div>
|
||||
</dd>
|
||||
<dt><a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github"><span class="typeNameLink">GHContentSearchBuilder.Sort</span></a> - Enum in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
<dd>
|
||||
<div class="block">The enum Sort.</div>
|
||||
</dd>
|
||||
<dt><a href="org/kohsuke/github/GHContentUpdateResponse.html" title="class in org.kohsuke.github"><span class="typeNameLink">GHContentUpdateResponse</span></a> - Class in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
<dd>
|
||||
<div class="block">The response that is returned when updating repository content.</div>
|
||||
@@ -5955,6 +6014,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">A comment was added to an issue</div>
|
||||
</dd>
|
||||
<dt><a href="org/kohsuke/github/GHEventPayload.Label.html" title="class in org.kohsuke.github"><span class="typeNameLink">GHEventPayload.Label</span></a> - Class in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
<dd>
|
||||
<div class="block">A label was created, edited or deleted.</div>
|
||||
</dd>
|
||||
<dt><a href="org/kohsuke/github/GHEventPayload.Ping.html" title="class in org.kohsuke.github"><span class="typeNameLink">GHEventPayload.Ping</span></a> - Class in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
<dd>
|
||||
<div class="block">A ping.</div>
|
||||
@@ -6040,6 +6103,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssueChanges.GHFrom.html#%3Cinit%3E()">GHFrom()</a></span> - Constructor for class org.kohsuke.github.<a href="org/kohsuke/github/GHIssueChanges.GHFrom.html" title="class in org.kohsuke.github">GHIssueChanges.GHFrom</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHLabelChanges.GHFrom.html#%3Cinit%3E()">GHFrom()</a></span> - Constructor for class org.kohsuke.github.<a href="org/kohsuke/github/GHLabelChanges.GHFrom.html" title="class in org.kohsuke.github">GHLabelChanges.GHFrom</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHPullRequestChanges.GHFrom.html#%3Cinit%3E()">GHFrom()</a></span> - Constructor for class org.kohsuke.github.<a href="org/kohsuke/github/GHPullRequestChanges.GHFrom.html" title="class in org.kohsuke.github">GHPullRequestChanges.GHFrom</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="org/kohsuke/github/GHGist.html" title="class in org.kohsuke.github"><span class="typeNameLink">GHGist</span></a> - Class in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
@@ -6162,6 +6227,16 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
|
||||
</dd>
|
||||
<dt><a href="org/kohsuke/github/GHLabelChanges.html" title="class in org.kohsuke.github"><span class="typeNameLink">GHLabelChanges</span></a> - Class in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
<dd>
|
||||
<div class="block">Wrapper to define changed fields on label action="edited"</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHLabelChanges.html#%3Cinit%3E()">GHLabelChanges()</a></span> - Constructor for class org.kohsuke.github.<a href="org/kohsuke/github/GHLabelChanges.html" title="class in org.kohsuke.github">GHLabelChanges</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><a href="org/kohsuke/github/GHLabelChanges.GHFrom.html" title="class in org.kohsuke.github"><span class="typeNameLink">GHLabelChanges.GHFrom</span></a> - Class in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
<dd>
|
||||
<div class="block">Wrapper for changed values.</div>
|
||||
</dd>
|
||||
<dt><a href="org/kohsuke/github/GHLicense.html" title="class in org.kohsuke.github"><span class="typeNameLink">GHLicense</span></a> - Class in <a href="org/kohsuke/github/package-summary.html">org.kohsuke.github</a></dt>
|
||||
<dd>
|
||||
<div class="block">The GitHub Preview API's license information</div>
|
||||
@@ -6985,6 +7060,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Include admins gh branch protection builder.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html#INDEXED">INDEXED</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/internal/Previews.html#INERTIA">INERTIA</a></span> - org.kohsuke.github.internal.<a href="org/kohsuke/github/internal/Previews.html" title="enum in org.kohsuke.github.internal">Previews</a></dt>
|
||||
<dd>
|
||||
<div class="block">Manage projects</div>
|
||||
@@ -7354,6 +7431,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Label gh issue builder.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEventPayload.Label.html#%3Cinit%3E()">Label()</a></span> - Constructor for class org.kohsuke.github.<a href="org/kohsuke/github/GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEvent.html#LABEL">LABEL</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssue.html#labels">labels</a></span> - Variable in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssue.html" title="class in org.kohsuke.github">GHIssue</a></dt>
|
||||
@@ -8126,6 +8205,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
|
||||
<div class="block">Order gh commit search builder.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHContentSearchBuilder.html#order(org.kohsuke.github.GHDirection)">order(GHDirection)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></dt>
|
||||
<dd>
|
||||
<div class="block">Order gh content search builder.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssueSearchBuilder.html#order(org.kohsuke.github.GHDirection)">order(GHDirection)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssueSearchBuilder.html" title="class in org.kohsuke.github">GHIssueSearchBuilder</a></dt>
|
||||
<dd>
|
||||
<div class="block">Order gh issue search builder.</div>
|
||||
@@ -8851,6 +8934,8 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</a>
|
||||
<h2 class="title">S</h2>
|
||||
<dl>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEvent.html#SCHEDULE">SCHEDULE</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/RateLimitTarget.html#SEARCH">SEARCH</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/RateLimitTarget.html" title="enum in org.kohsuke.github">RateLimitTarget</a></dt>
|
||||
<dd>
|
||||
<div class="block">Selects or updates the <a href="org/kohsuke/github/GHRateLimit.html#getSearch()"><code>GHRateLimit.getSearch()</code></a> record.</div>
|
||||
@@ -9350,6 +9435,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<div class="deprecationBlock"><span class="deprecatedLabel">Deprecated.</span></div>
|
||||
<div class="block">Sort gh commit search builder.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHContentSearchBuilder.html#sort(org.kohsuke.github.GHContentSearchBuilder.Sort)">sort(GHContentSearchBuilder.Sort)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sort gh content search builder.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHIssueSearchBuilder.html#sort(org.kohsuke.github.GHIssueSearchBuilder.Sort)">sort(GHIssueSearchBuilder.Sort)</a></span> - Method in class org.kohsuke.github.<a href="org/kohsuke/github/GHIssueSearchBuilder.html" title="class in org.kohsuke.github">GHIssueSearchBuilder</a></dt>
|
||||
<dd>
|
||||
<div class="block">Sort gh issue search builder.</div>
|
||||
@@ -9638,6 +9727,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHCheckRun.Status.html#UNKNOWN">UNKNOWN</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHCheckRun.Status.html" title="enum in org.kohsuke.github">GHCheckRun.Status</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHEvent.html#UNKNOWN">UNKNOWN</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a></dt>
|
||||
<dd>
|
||||
<div class="block">Special event type that means we haven't found an enum value corresponding to the event.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHRepository.Visibility.html#UNKNOWN">UNKNOWN</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHRepository.Visibility.html" title="enum in org.kohsuke.github">GHRepository.Visibility</a></dt>
|
||||
<dd> </dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHWorkflowRun.Conclusion.html#UNKNOWN">UNKNOWN</a></span> - org.kohsuke.github.<a href="org/kohsuke/github/GHWorkflowRun.Conclusion.html" title="enum in org.kohsuke.github">GHWorkflowRun.Conclusion</a></dt>
|
||||
@@ -9873,6 +9966,10 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
<dd>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.kohsuke.github.<a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHDeploymentState.html#valueOf(java.lang.String)">valueOf(String)</a></span> - Static method in enum org.kohsuke.github.<a href="org/kohsuke/github/GHDeploymentState.html" title="enum in org.kohsuke.github">GHDeploymentState</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
@@ -10063,6 +10160,11 @@ the order they are declared.</div>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html#values()">values()</a></span> - Static method in enum org.kohsuke.github.<a href="org/kohsuke/github/GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</dd>
|
||||
<dt><span class="memberNameLink"><a href="org/kohsuke/github/GHDeploymentState.html#values()">values()</a></span> - Static method in enum org.kohsuke.github.<a href="org/kohsuke/github/GHDeploymentState.html" title="enum in org.kohsuke.github">GHDeploymentState</a></dt>
|
||||
<dd>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>Overview (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>Overview (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="Overview (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="Overview (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -93,7 +93,7 @@ $('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
</nav>
|
||||
</header>
|
||||
<div class="header">
|
||||
<h1 class="title">GitHub API for Java 1.127 API</h1>
|
||||
<h1 class="title">GitHub API for Java 1.130 API</h1>
|
||||
</div>
|
||||
<main role="main">
|
||||
<div class="contentContainer">
|
||||
|
||||
File diff suppressed because one or more lines are too long
Binary file not shown.
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>AbuseLimitHandler (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>AbuseLimitHandler (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="AbuseLimitHandler (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="AbuseLimitHandler (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>BetaApi (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>BetaApi (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="BetaApi (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="BetaApi (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>EnforcementLevel (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>EnforcementLevel (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="EnforcementLevel (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="EnforcementLevel (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHApp (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHApp (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHApp (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHApp (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHAppCreateTokenBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHAppCreateTokenBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHAppCreateTokenBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHAppCreateTokenBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHAppInstallation (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHAppInstallation (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHAppInstallation (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHAppInstallation (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHAppInstallationToken (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHAppInstallationToken (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHAppInstallationToken (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHAppInstallationToken (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHArtifact (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHArtifact (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHArtifact (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHArtifact (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHAsset (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHAsset (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHAsset (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHAsset (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHAuthorization (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHAuthorization (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHAuthorization (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHAuthorization (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBlob (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBlob (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBlob (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBlob (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBlobBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBlobBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBlobBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBlobBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBranch.Commit (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBranch.Commit (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBranch.Commit (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBranch.Commit (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBranch (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBranch (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBranch (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBranch (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBranchProtection.EnforceAdmins (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBranchProtection.EnforceAdmins (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBranchProtection.EnforceAdmins (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBranchProtection.EnforceAdmins (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBranchProtection.RequiredReviews (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBranchProtection.RequiredReviews (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBranchProtection.RequiredReviews (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBranchProtection.RequiredReviews (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBranchProtection.RequiredStatusChecks (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBranchProtection.RequiredStatusChecks (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBranchProtection.RequiredStatusChecks (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBranchProtection.RequiredStatusChecks (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBranchProtection.Restrictions (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBranchProtection.Restrictions (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBranchProtection.Restrictions (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBranchProtection.Restrictions (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBranchProtection (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBranchProtection (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBranchProtection (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBranchProtection (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHBranchProtectionBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHBranchProtectionBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHBranchProtectionBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHBranchProtectionBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRun.AnnotationLevel (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRun.AnnotationLevel (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRun.AnnotationLevel (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRun.AnnotationLevel (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRun.Conclusion (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRun.Conclusion (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRun.Conclusion (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRun.Conclusion (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRun.Output (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRun.Output (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRun.Output (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRun.Output (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRun.Status (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRun.Status (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRun.Status (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRun.Status (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRun (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRun (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRun (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRun (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder.Action (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder.Action (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRunBuilder.Action (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRunBuilder.Action (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder.Annotation (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder.Annotation (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRunBuilder.Annotation (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRunBuilder.Annotation (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder.Image (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder.Image (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRunBuilder.Image (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRunBuilder.Image (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder.Output (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder.Output (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRunBuilder.Output (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRunBuilder.Output (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckRunBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckRunBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckRunBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckSuite.HeadCommit (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckSuite.HeadCommit (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckSuite.HeadCommit (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckSuite.HeadCommit (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCheckSuite (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCheckSuite (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCheckSuite (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCheckSuite (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommentAuthorAssociation (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommentAuthorAssociation (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommentAuthorAssociation (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommentAuthorAssociation (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommit.File (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommit.File (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommit.File (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommit.File (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommit.GHAuthor (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommit.GHAuthor (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommit.GHAuthor (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommit.GHAuthor (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommit.Parent (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommit.Parent (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommit.Parent (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommit.Parent (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommit.ShortInfo (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommit.ShortInfo (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommit.ShortInfo (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommit.ShortInfo (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommit.Stats (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommit.Stats (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommit.Stats (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommit.Stats (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommit (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommit (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommit (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommit (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommitBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommitBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommitBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommitBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommitComment (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommitComment (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommitComment (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommitComment (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommitPointer (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommitPointer (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommitPointer (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommitPointer (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommitQueryBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommitQueryBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommitQueryBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommitQueryBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommitSearchBuilder.Sort (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommitSearchBuilder.Sort (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommitSearchBuilder.Sort (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommitSearchBuilder.Sort (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommitSearchBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommitSearchBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommitSearchBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommitSearchBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommitState (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommitState (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommitState (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommitState (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCommitStatus (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCommitStatus (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCommitStatus (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCommitStatus (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCompare.Commit (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCompare.Commit (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCompare.Commit (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCompare.Commit (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCompare.InnerCommit (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCompare.InnerCommit (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCompare.InnerCommit (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCompare.InnerCommit (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCompare.Status (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCompare.Status (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCompare.Status (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCompare.Status (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCompare.Tree (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCompare.Tree (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCompare.Tree (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCompare.Tree (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCompare.User (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCompare.User (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCompare.User (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCompare.User (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCompare (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCompare (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCompare (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCompare (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHContent (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHContent (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHContent (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHContent (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHContentBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHContentBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHContentBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHContentBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
384
apidocs/org/kohsuke/github/GHContentSearchBuilder.Sort.html
Normal file
384
apidocs/org/kohsuke/github/GHContentSearchBuilder.Sort.html
Normal file
@@ -0,0 +1,384 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHContentSearchBuilder.Sort (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../jquery/jquery-3.5.1.js"></script>
|
||||
<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHContentSearchBuilder.Sort (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var data = {"i0":9,"i1":9};
|
||||
var tabs = {65535:["t0","All Methods"],1:["t1","Static Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
var pathtoroot = "../../../";
|
||||
var useModuleDirectories = true;
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<header role="banner">
|
||||
<nav role="navigation">
|
||||
<div class="fixedNav">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../index.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/GHContentSearchBuilder.Sort.html">Use</a></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" id="allclasses_navbar_top">
|
||||
<li><a href="../../../allclasses.html">All Classes</a></li>
|
||||
</ul>
|
||||
<ul class="navListSearch">
|
||||
<li><label for="search">SEARCH:</label>
|
||||
<input type="text" id="search" value="search" disabled="disabled">
|
||||
<input type="reset" id="reset" value="reset" disabled="disabled">
|
||||
</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>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum.constant.summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum.constant.detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
</div>
|
||||
<div class="navPadding"> </div>
|
||||
<script type="text/javascript"><!--
|
||||
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
//-->
|
||||
</script>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.kohsuke.github</a></div>
|
||||
<h2 title="Enum GHContentSearchBuilder.Sort" class="title">Enum GHContentSearchBuilder.Sort</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Enum</a><<a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a>></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.kohsuke.github.GHContentSearchBuilder.Sort</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>All Implemented Interfaces:</dt>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/io/Serializable.html?is-external=true" title="class or interface in java.io" class="externalLink">Serializable</a></code>, <code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Comparable.html?is-external=true" title="class or interface in java.lang" class="externalLink">Comparable</a><<a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a>></code></dd>
|
||||
</dl>
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<pre>public static enum <span class="typeNameLabel">GHContentSearchBuilder.Sort</span>
|
||||
extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum</a><<a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a>></pre>
|
||||
<div class="block">The enum Sort.</div>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- =========== ENUM CONSTANT SUMMARY =========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="enum.constant.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Enum Constant Summary</h3>
|
||||
<table class="memberSummary">
|
||||
<caption><span>Enum Constants</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Enum Constant</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#BEST_MATCH">BEST_MATCH</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#INDEXED">INDEXED</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t1" class="tableTab"><span><a href="javascript:show(1);">Static Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code>static <a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#valueOf(java.lang.String)">valueOf</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Returns the enum constant of this type with the specified name.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code>static <a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a>[]</code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#values()">values</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Enum">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang" class="externalLink">Enum</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#compareTo(E)" title="class or interface in java.lang" class="externalLink">compareTo</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#getDeclaringClass()" title="class or interface in java.lang" class="externalLink">getDeclaringClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#name()" title="class or interface in java.lang" class="externalLink">name</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#ordinal()" title="class or interface in java.lang" class="externalLink">ordinal</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true#valueOf(java.lang.Class,java.lang.String)" title="class or interface in java.lang" class="externalLink">valueOf</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ============ ENUM CONSTANT DETAIL =========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="enum.constant.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Enum Constant Detail</h3>
|
||||
<a id="BEST_MATCH">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>BEST_MATCH</h4>
|
||||
<pre>public static final <a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a> BEST_MATCH</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="INDEXED">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>INDEXED</h4>
|
||||
<pre>public static final <a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a> INDEXED</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a id="values()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>values</h4>
|
||||
<pre class="methodSignature">public static <a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a>[] values()</pre>
|
||||
<div class="block">Returns an array containing the constants of this enum type, in
|
||||
the order they are declared. This method may be used to iterate
|
||||
over the constants as follows:
|
||||
<pre>
|
||||
for (GHContentSearchBuilder.Sort c : GHContentSearchBuilder.Sort.values())
|
||||
System.out.println(c);
|
||||
</pre></div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>an array containing the constants of this enum type, in the order they are declared</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="valueOf(java.lang.String)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>valueOf</h4>
|
||||
<pre class="methodSignature">public static <a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a> valueOf​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> name)</pre>
|
||||
<div class="block">Returns the enum constant of this type with the specified name.
|
||||
The string must match <i>exactly</i> an identifier used to declare an
|
||||
enum constant in this type. (Extraneous whitespace characters are
|
||||
not permitted.)</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>name</code> - the name of the enum constant to be returned.</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the enum constant with the specified name</dd>
|
||||
<dt><span class="throwsLabel">Throws:</span></dt>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/IllegalArgumentException.html?is-external=true" title="class or interface in java.lang" class="externalLink">IllegalArgumentException</a></code> - if this enum type has no constant with the specified name</dd>
|
||||
<dd><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/NullPointerException.html?is-external=true" title="class or interface in java.lang" class="externalLink">NullPointerException</a></code> - if the argument is null</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../index.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/GHContentSearchBuilder.Sort.html">Use</a></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" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../allclasses.html">All 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>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#enum.constant.summary">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li><a href="#enum.constant.detail">Enum Constants</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHContentSearchBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHContentSearchBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,13 +21,13 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHContentSearchBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHContentSearchBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10};
|
||||
var data = {"i0":10,"i1":10,"i2":10,"i3":10,"i4":10,"i5":10,"i6":10,"i7":10,"i8":10,"i9":10,"i10":10,"i11":10,"i12":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
@@ -89,7 +89,7 @@ loadScripts(document, 'script');</script>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
@@ -157,6 +157,31 @@ extends <a href="GHSearchBuilder.html" title="class in org.kohsuke.github">GHSea
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="nested.class.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested Class Summary</h3>
|
||||
<table class="memberSummary">
|
||||
<caption><span>Nested Classes</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Class</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<td class="colFirst"><code>static class </code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a></span></code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">The enum Sort.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- =========== FIELD SUMMARY =========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
@@ -239,33 +264,47 @@ extends <a href="GHSearchBuilder.html" title="class in org.kohsuke.github">GHSea
|
||||
</tr>
|
||||
<tr id="i6" class="altColor">
|
||||
<td class="colFirst"><code><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#order(org.kohsuke.github.GHDirection)">order</a></span>​(<a href="GHDirection.html" title="enum in org.kohsuke.github">GHDirection</a> v)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Order gh content search builder.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<td class="colFirst"><code><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#path(java.lang.String)">path</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> v)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Path gh content search builder.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i7" class="rowColor">
|
||||
<tr id="i8" class="altColor">
|
||||
<td class="colFirst"><code><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#q(java.lang.String)">q</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> term)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Search terms.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i8" class="altColor">
|
||||
<tr id="i9" class="rowColor">
|
||||
<td class="colFirst"><code><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#repo(java.lang.String)">repo</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> v)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Repo gh content search builder.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i9" class="rowColor">
|
||||
<tr id="i10" class="altColor">
|
||||
<td class="colFirst"><code><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#size(java.lang.String)">size</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> v)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Size gh content search builder.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i10" class="altColor">
|
||||
<tr id="i11" class="rowColor">
|
||||
<td class="colFirst"><code><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#sort(org.kohsuke.github.GHContentSearchBuilder.Sort)">sort</a></span>​(<a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a> sort)</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Sort gh content search builder.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i12" class="altColor">
|
||||
<td class="colFirst"><code><a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#user(java.lang.String)">user</a></span>​(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> v)</code></th>
|
||||
<td class="colLast">
|
||||
@@ -465,6 +504,38 @@ extends <a href="GHSearchBuilder.html" title="class in org.kohsuke.github">GHSea
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="order(org.kohsuke.github.GHDirection)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>order</h4>
|
||||
<pre class="methodSignature">public <a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a> order​(<a href="GHDirection.html" title="enum in org.kohsuke.github">GHDirection</a> v)</pre>
|
||||
<div class="block">Order gh content search builder.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>v</code> - the v</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the gh content search builder</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="sort(org.kohsuke.github.GHContentSearchBuilder.Sort)">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>sort</h4>
|
||||
<pre class="methodSignature">public <a href="GHContentSearchBuilder.html" title="class in org.kohsuke.github">GHContentSearchBuilder</a> sort​(<a href="GHContentSearchBuilder.Sort.html" title="enum in org.kohsuke.github">GHContentSearchBuilder.Sort</a> sort)</pre>
|
||||
<div class="block">Sort gh content search builder.</div>
|
||||
<dl>
|
||||
<dt><span class="paramLabel">Parameters:</span></dt>
|
||||
<dd><code>sort</code> - the sort</dd>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the gh content search builder</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="getApiUrl()">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -534,7 +605,7 @@ extends <a href="GHSearchBuilder.html" title="class in org.kohsuke.github">GHSea
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li>Nested | </li>
|
||||
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||
<li><a href="#field.summary">Field</a> | </li>
|
||||
<li>Constr | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHContentUpdateResponse (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHContentUpdateResponse (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHContentUpdateResponse (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHContentUpdateResponse (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHCreateRepositoryBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHCreateRepositoryBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHCreateRepositoryBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHCreateRepositoryBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDeployKey (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDeployKey (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDeployKey (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDeployKey (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDeployment (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDeployment (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDeployment (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDeployment (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDeploymentBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDeploymentBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDeploymentBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDeploymentBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDeploymentState (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDeploymentState (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDeploymentState (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDeploymentState (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDeploymentStatus (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDeploymentStatus (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDeploymentStatus (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDeploymentStatus (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDeploymentStatusBuilder (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDeploymentStatusBuilder (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDeploymentStatusBuilder (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDeploymentStatusBuilder (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDirection (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDirection (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDirection (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDirection (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDiscussion.Creator (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDiscussion.Creator (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDiscussion.Creator (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDiscussion.Creator (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDiscussion.Setter (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDiscussion.Setter (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDiscussion.Setter (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDiscussion.Setter (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDiscussion.Updater (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDiscussion.Updater (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDiscussion.Updater (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDiscussion.Updater (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHDiscussion (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHDiscussion (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHDiscussion (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHDiscussion (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEmail (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEmail (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEmail (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEmail (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEvent (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEvent (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEvent (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEvent (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -217,6 +217,14 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#DISCUSSION">DISCUSSION</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#DISCUSSION_COMMENT">DISCUSSION_COMMENT</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#DOWNLOAD">DOWNLOAD</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
@@ -365,25 +373,35 @@ extends <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?i
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SCHEDULE">SCHEDULE</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#SECURITY_ADVISORY">SECURITY_ADVISORY</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#STAR">STAR</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#STATUS">STATUS</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TEAM">TEAM</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#TEAM_ADD">TEAM_ADD</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#UNKNOWN">UNKNOWN</a></span></code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Special event type that means we haven't found an enum value corresponding to the event.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr class="rowColor">
|
||||
<th class="colFirst" scope="row"><code><span class="memberNameLink"><a href="#WATCH">WATCH</a></span></code></th>
|
||||
<td class="colLast"> </td>
|
||||
@@ -550,6 +568,24 @@ the order they are declared.</div>
|
||||
<pre>public static final <a href="GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a> DEPLOYMENT_STATUS</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="DISCUSSION">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DISCUSSION</h4>
|
||||
<pre>public static final <a href="GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a> DISCUSSION</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="DISCUSSION_COMMENT">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>DISCUSSION_COMMENT</h4>
|
||||
<pre>public static final <a href="GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a> DISCUSSION_COMMENT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="DOWNLOAD">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -883,6 +919,15 @@ the order they are declared.</div>
|
||||
<pre>public static final <a href="GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a> REPOSITORY_VULNERABILITY_ALERT</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="SCHEDULE">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>SCHEDULE</h4>
|
||||
<pre>public static final <a href="GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a> SCHEDULE</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="SECURITY_ADVISORY">
|
||||
<!-- -->
|
||||
</a>
|
||||
@@ -955,6 +1000,16 @@ the order they are declared.</div>
|
||||
<pre>public static final <a href="GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a> WORKFLOW_RUN</pre>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="UNKNOWN">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>UNKNOWN</h4>
|
||||
<pre>public static final <a href="GHEvent.html" title="enum in org.kohsuke.github">GHEvent</a> UNKNOWN</pre>
|
||||
<div class="block">Special event type that means we haven't found an enum value corresponding to the event.</div>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="ALL">
|
||||
<!-- -->
|
||||
</a>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventInfo.GHEventRepository (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventInfo.GHEventRepository (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventInfo.GHEventRepository (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventInfo.GHEventRepository (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventInfo (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventInfo (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventInfo (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventInfo (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.CheckRun (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.CheckRun (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.CheckRun (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.CheckRun (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.CheckSuite (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.CheckSuite (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.CheckSuite (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.CheckSuite (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.CommitComment (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.CommitComment (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.CommitComment (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.CommitComment (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.Create (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Create (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Create (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.Create (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
@@ -219,7 +219,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<td class="colFirst"><code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getMasterBranch()">getMasterBranch</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Gets master branch.</div>
|
||||
<div class="block">Gets default branch.</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i2" class="altColor">
|
||||
@@ -321,10 +321,12 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<li class="blockList">
|
||||
<h4>getMasterBranch</h4>
|
||||
<pre class="methodSignature">public <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang" class="externalLink">String</a> getMasterBranch()</pre>
|
||||
<div class="block">Gets master branch.</div>
|
||||
<div class="block">Gets default branch.
|
||||
|
||||
Name is an artifact of when "master" was the most common default.</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the master branch</dd>
|
||||
<dd>the default branch</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.Delete (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Delete (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Delete (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.Delete (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.Deployment (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Deployment (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Deployment (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.Deployment (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.DeploymentStatus (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.DeploymentStatus (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.DeploymentStatus (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.DeploymentStatus (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.Fork (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Fork (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Fork (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.Fork (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.Installation (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Installation (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Installation (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.Installation (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.InstallationRepositories (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.InstallationRepositories (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.InstallationRepositories (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.InstallationRepositories (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.Issue (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Issue (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Issue (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.Issue (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -169,7 +169,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.IssueComment (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.IssueComment (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.IssueComment (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.IssueComment (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
374
apidocs/org/kohsuke/github/GHEventPayload.Label.html
Normal file
374
apidocs/org/kohsuke/github/GHEventPayload.Label.html
Normal file
@@ -0,0 +1,374 @@
|
||||
<!DOCTYPE HTML>
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Label (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
<script type="text/javascript" src="../../../jquery/jszip/dist/jszip.min.js"></script>
|
||||
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils.min.js"></script>
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="../../../jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script>
|
||||
<![endif]-->
|
||||
<script type="text/javascript" src="../../../jquery/jquery-3.5.1.js"></script>
|
||||
<script type="text/javascript" src="../../../jquery/jquery-ui.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Label (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
}
|
||||
//-->
|
||||
var data = {"i0":10,"i1":10};
|
||||
var tabs = {65535:["t0","All Methods"],2:["t2","Instance Methods"],8:["t4","Concrete Methods"]};
|
||||
var altColor = "altColor";
|
||||
var rowColor = "rowColor";
|
||||
var tableTab = "tableTab";
|
||||
var activeTableTab = "activeTableTab";
|
||||
var pathtoroot = "../../../";
|
||||
var useModuleDirectories = true;
|
||||
loadScripts(document, 'script');</script>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
<header role="banner">
|
||||
<nav role="navigation">
|
||||
<div class="fixedNav">
|
||||
<!-- ========= START OF TOP NAVBAR ======= -->
|
||||
<div class="topNav"><a id="navbar.top">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.top.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../index.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/GHEventPayload.Label.html">Use</a></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" id="allclasses_navbar_top">
|
||||
<li><a href="../../../allclasses.html">All Classes</a></li>
|
||||
</ul>
|
||||
<ul class="navListSearch">
|
||||
<li><label for="search">SEARCH:</label>
|
||||
<input type="text" id="search" value="search" disabled="disabled">
|
||||
<input type="reset" id="reset" value="reset" disabled="disabled">
|
||||
</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>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a id="skip.navbar.top">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ========= END OF TOP NAVBAR ========= -->
|
||||
</div>
|
||||
<div class="navPadding"> </div>
|
||||
<script type="text/javascript"><!--
|
||||
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
|
||||
//-->
|
||||
</script>
|
||||
</nav>
|
||||
</header>
|
||||
<!-- ======== START OF CLASS DATA ======== -->
|
||||
<main role="main">
|
||||
<div class="header">
|
||||
<div class="subTitle"><span class="packageLabelInType">Package</span> <a href="package-summary.html">org.kohsuke.github</a></div>
|
||||
<h2 title="Class GHEventPayload.Label" class="title">Class GHEventPayload.Label</h2>
|
||||
</div>
|
||||
<div class="contentContainer">
|
||||
<ul class="inheritance">
|
||||
<li><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">java.lang.Object</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li><a href="GHEventPayload.html" title="class in org.kohsuke.github">org.kohsuke.github.GHEventPayload</a></li>
|
||||
<li>
|
||||
<ul class="inheritance">
|
||||
<li>org.kohsuke.github.GHEventPayload.Label</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="description">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<dl>
|
||||
<dt>Enclosing class:</dt>
|
||||
<dd><a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></dd>
|
||||
</dl>
|
||||
<hr>
|
||||
<pre>public static class <span class="typeNameLabel">GHEventPayload.Label</span>
|
||||
extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></pre>
|
||||
<div class="block">A label was created, edited or deleted.</div>
|
||||
<dl>
|
||||
<dt><span class="seeLabel">See Also:</span></dt>
|
||||
<dd><a href="https://docs.github.com/en/developers/webhooks-and-events/webhook-events-and-payloads#label">
|
||||
label event</a></dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="summary">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ======== NESTED CLASS SUMMARY ======== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="nested.class.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested Class Summary</h3>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="nested.classes.inherited.from.class.org.kohsuke.github.GHEventPayload">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ======== CONSTRUCTOR SUMMARY ======== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="constructor.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Summary</h3>
|
||||
<table class="memberSummary">
|
||||
<caption><span>Constructors</span><span class="tabEnd"> </span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Constructor</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tr class="altColor">
|
||||
<th class="colConstructorName" scope="row"><code><span class="memberNameLink"><a href="#%3Cinit%3E()">Label</a></span>()</code></th>
|
||||
<td class="colLast"> </td>
|
||||
</tr>
|
||||
</table>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ========== METHOD SUMMARY =========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="method.summary">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Summary</h3>
|
||||
<table class="memberSummary">
|
||||
<caption><span id="t0" class="activeTableTab"><span>All Methods</span><span class="tabEnd"> </span></span><span id="t2" class="tableTab"><span><a href="javascript:show(2);">Instance Methods</a></span><span class="tabEnd"> </span></span><span id="t4" class="tableTab"><span><a href="javascript:show(8);">Concrete Methods</a></span><span class="tabEnd"> </span></span></caption>
|
||||
<tr>
|
||||
<th class="colFirst" scope="col">Modifier and Type</th>
|
||||
<th class="colSecond" scope="col">Method</th>
|
||||
<th class="colLast" scope="col">Description</th>
|
||||
</tr>
|
||||
<tr id="i0" class="altColor">
|
||||
<td class="colFirst"><code><a href="GHLabelChanges.html" title="class in org.kohsuke.github">GHLabelChanges</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getChanges()">getChanges</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Gets changes (for action="edited")</div>
|
||||
</td>
|
||||
</tr>
|
||||
<tr id="i1" class="rowColor">
|
||||
<td class="colFirst"><code><a href="GHLabel.html" title="class in org.kohsuke.github">GHLabel</a></code></td>
|
||||
<th class="colSecond" scope="row"><code><span class="memberNameLink"><a href="#getLabel()">getLabel</a></span>()</code></th>
|
||||
<td class="colLast">
|
||||
<div class="block">Gets the label.</div>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="methods.inherited.from.class.org.kohsuke.github.GHEventPayload">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.html#getAction()">getAction</a>, <a href="GHEventPayload.html#getInstallation()">getInstallation</a>, <a href="GHEventPayload.html#getOrganization()">getOrganization</a>, <a href="GHEventPayload.html#getRepository()">getRepository</a>, <a href="GHEventPayload.html#getSender()">getSender</a>, <a href="GHEventPayload.html#setOrganization(org.kohsuke.github.GHOrganization)">setOrganization</a>, <a href="GHEventPayload.html#setRepository(org.kohsuke.github.GHRepository)">setRepository</a>, <a href="GHEventPayload.html#setSender(org.kohsuke.github.GHUser)">setSender</a></code></li>
|
||||
</ul>
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="methods.inherited.from.class.java.lang.Object">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Methods inherited from class java.lang.<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang" class="externalLink">Object</a></h3>
|
||||
<code><a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang" class="externalLink">clone</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang" class="externalLink">equals</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang" class="externalLink">finalize</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang" class="externalLink">getClass</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang" class="externalLink">hashCode</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang" class="externalLink">notify</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang" class="externalLink">notifyAll</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang" class="externalLink">toString</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang" class="externalLink">wait</a>, <a href="https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true#wait(long,int)" title="class or interface in java.lang" class="externalLink">wait</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<div class="details">
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<!-- ========= CONSTRUCTOR DETAIL ======== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="constructor.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Constructor Detail</h3>
|
||||
<a id="<init>()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>Label</h4>
|
||||
<pre>public Label()</pre>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
<!-- ============ METHOD DETAIL ========== -->
|
||||
<section role="region">
|
||||
<ul class="blockList">
|
||||
<li class="blockList"><a id="method.detail">
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Method Detail</h3>
|
||||
<a id="getLabel()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockList">
|
||||
<li class="blockList">
|
||||
<h4>getLabel</h4>
|
||||
<pre class="methodSignature">public <a href="GHLabel.html" title="class in org.kohsuke.github">GHLabel</a> getLabel()</pre>
|
||||
<div class="block">Gets the label.</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>the label</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
<a id="getChanges()">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="blockListLast">
|
||||
<li class="blockList">
|
||||
<h4>getChanges</h4>
|
||||
<pre class="methodSignature">public <a href="GHLabelChanges.html" title="class in org.kohsuke.github">GHLabelChanges</a> getChanges()</pre>
|
||||
<div class="block">Gets changes (for action="edited")</div>
|
||||
<dl>
|
||||
<dt><span class="returnLabel">Returns:</span></dt>
|
||||
<dd>changes</dd>
|
||||
</dl>
|
||||
</li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
</section>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
<!-- ========= END OF CLASS DATA ========= -->
|
||||
<footer role="contentinfo">
|
||||
<nav role="navigation">
|
||||
<!-- ======= START OF BOTTOM NAVBAR ====== -->
|
||||
<div class="bottomNav"><a id="navbar.bottom">
|
||||
<!-- -->
|
||||
</a>
|
||||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
|
||||
<a id="navbar.bottom.firstrow">
|
||||
<!-- -->
|
||||
</a>
|
||||
<ul class="navList" title="Navigation">
|
||||
<li><a href="../../../index.html">Overview</a></li>
|
||||
<li><a href="package-summary.html">Package</a></li>
|
||||
<li class="navBarCell1Rev">Class</li>
|
||||
<li><a href="class-use/GHEventPayload.Label.html">Use</a></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" id="allclasses_navbar_bottom">
|
||||
<li><a href="../../../allclasses.html">All 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>
|
||||
<noscript>
|
||||
<div>JavaScript is disabled on your browser.</div>
|
||||
</noscript>
|
||||
</div>
|
||||
<div>
|
||||
<ul class="subNavList">
|
||||
<li>Summary: </li>
|
||||
<li><a href="#nested.class.summary">Nested</a> | </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.summary">Constr</a> | </li>
|
||||
<li><a href="#method.summary">Method</a></li>
|
||||
</ul>
|
||||
<ul class="subNavList">
|
||||
<li>Detail: </li>
|
||||
<li>Field | </li>
|
||||
<li><a href="#constructor.detail">Constr</a> | </li>
|
||||
<li><a href="#method.detail">Method</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
<a id="skip.navbar.bottom">
|
||||
<!-- -->
|
||||
</a></div>
|
||||
<!-- ======== END OF BOTTOM NAVBAR ======= -->
|
||||
</nav>
|
||||
<p class="legalCopy"><small>Copyright © 2021. All rights reserved.</small></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.Ping (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Ping (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Ping (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.Ping (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -159,7 +159,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.Public (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.Public (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.Public (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.Public (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -161,7 +161,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="en">
|
||||
<head>
|
||||
<!-- Generated by javadoc (11.0.10) on Fri Apr 09 01:34:48 PDT 2021 -->
|
||||
<title>GHEventPayload.PullRequest (GitHub API for Java 1.127 API)</title>
|
||||
<!-- Generated by javadoc (11.0.10) on Wed Jun 02 10:52:55 PDT 2021 -->
|
||||
<title>GHEventPayload.PullRequest (GitHub API for Java 1.130 API)</title>
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta name="dc.created" content="2021-04-09">
|
||||
<meta name="dc.created" content="2021-06-02">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<link rel="stylesheet" type="text/css" href="../../../jquery/jquery-ui.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
@@ -21,7 +21,7 @@
|
||||
<script type="text/javascript"><!--
|
||||
try {
|
||||
if (location.href.indexOf('is-external=true') == -1) {
|
||||
parent.document.title="GHEventPayload.PullRequest (GitHub API for Java 1.127 API)";
|
||||
parent.document.title="GHEventPayload.PullRequest (GitHub API for Java 1.130 API)";
|
||||
}
|
||||
}
|
||||
catch(err) {
|
||||
@@ -168,7 +168,7 @@ extends <a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEven
|
||||
<!-- -->
|
||||
</a>
|
||||
<h3>Nested classes/interfaces inherited from class org.kohsuke.github.<a href="GHEventPayload.html" title="class in org.kohsuke.github">GHEventPayload</a></h3>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
<code><a href="GHEventPayload.CheckRun.html" title="class in org.kohsuke.github">GHEventPayload.CheckRun</a>, <a href="GHEventPayload.CheckSuite.html" title="class in org.kohsuke.github">GHEventPayload.CheckSuite</a>, <a href="GHEventPayload.CommitComment.html" title="class in org.kohsuke.github">GHEventPayload.CommitComment</a>, <a href="GHEventPayload.Create.html" title="class in org.kohsuke.github">GHEventPayload.Create</a>, <a href="GHEventPayload.Delete.html" title="class in org.kohsuke.github">GHEventPayload.Delete</a>, <a href="GHEventPayload.Deployment.html" title="class in org.kohsuke.github">GHEventPayload.Deployment</a>, <a href="GHEventPayload.DeploymentStatus.html" title="class in org.kohsuke.github">GHEventPayload.DeploymentStatus</a>, <a href="GHEventPayload.Fork.html" title="class in org.kohsuke.github">GHEventPayload.Fork</a>, <a href="GHEventPayload.Installation.html" title="class in org.kohsuke.github">GHEventPayload.Installation</a>, <a href="GHEventPayload.InstallationRepositories.html" title="class in org.kohsuke.github">GHEventPayload.InstallationRepositories</a>, <a href="GHEventPayload.Issue.html" title="class in org.kohsuke.github">GHEventPayload.Issue</a>, <a href="GHEventPayload.IssueComment.html" title="class in org.kohsuke.github">GHEventPayload.IssueComment</a>, <a href="GHEventPayload.Label.html" title="class in org.kohsuke.github">GHEventPayload.Label</a>, <a href="GHEventPayload.Ping.html" title="class in org.kohsuke.github">GHEventPayload.Ping</a>, <a href="GHEventPayload.Public.html" title="class in org.kohsuke.github">GHEventPayload.Public</a>, <a href="GHEventPayload.PullRequest.html" title="class in org.kohsuke.github">GHEventPayload.PullRequest</a>, <a href="GHEventPayload.PullRequestReview.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReview</a>, <a href="GHEventPayload.PullRequestReviewComment.html" title="class in org.kohsuke.github">GHEventPayload.PullRequestReviewComment</a>, <a href="GHEventPayload.Push.html" title="class in org.kohsuke.github">GHEventPayload.Push</a>, <a href="GHEventPayload.Release.html" title="class in org.kohsuke.github">GHEventPayload.Release</a>, <a href="GHEventPayload.Repository.html" title="class in org.kohsuke.github">GHEventPayload.Repository</a>, <a href="GHEventPayload.Status.html" title="class in org.kohsuke.github">GHEventPayload.Status</a>, <a href="GHEventPayload.WorkflowDispatch.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowDispatch</a>, <a href="GHEventPayload.WorkflowRun.html" title="class in org.kohsuke.github">GHEventPayload.WorkflowRun</a></code></li>
|
||||
</ul>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user