Skip to content

Commit a09d902

Browse files
docs: documentation release 4.16.3 (#1322)
1 parent 25453f8 commit a09d902

14 files changed

+1318
-1315
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ <h2>Documentation</h2>
103103
</a>
104104
<a class="doc-link" href="//github.com/box/box-java-sdk/blob/master/doc/events.md">
105105
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 21.862 48.047" class="icon">
106-
<path d="M8.5 35.2C8.6 34.7 8.2 34.2 7.7 34.2L4.7 34.2C4.1 34.2 3.8 33.8 4 33.2L6.6 23.1C6.8 22.6 6.4 22.1 5.9 22.1L0.8 22.1C0.2 22.1 -0.1 21.7 0.1 21.1L6.8 1C7 0.5 7.6 0 8.1 0L21.3 0C21.9 0 22.1 0.4 21.9 0.9L14.11.15.2C13.5 15.7 14.11.16.1 14.3 16.1L19.4 16C20 16 20.2 16.4 20 16.9L15.1 29.2C14.9 29.7 15.1 30.1 15.7 30.1L18.7 30.1C19.2 30.1 19.4 30.5 19.1 30.9L6.3 47.8C6 48.2 5.8 48.1 5.9 47.6L8.5 35.2z"/>
106+
<path d="M8.5 35.2C8.6 34.7 8.2 34.2 7.7 34.2L4.7 34.2C4.1 34.2 3.8 33.8 4 33.2L6.6 23.1C6.8 22.6 6.4 22.1 5.9 22.1L0.8 22.1C0.2 22.1 -0.1 21.7 0.1 21.1L6.8 1C7 0.5 7.6 0 8.1 0L21.3 0C21.9 0 22.1 0.4 21.9 0.9L14.11.15.2C13.5 15.7 14.11.16.1 14.3 16.1L19.4.16.30 16 20.2 16.4 20 16.9L15.1 29.2C14.9 29.7 15.1 30.1 15.7 30.1L18.7 30.1C19.2 30.1 19.4 30.5 19.1 30.9L6.3 47.8C6 48.2 5.8 48.1 5.9 47.6L8.5 35.2z"/>
107107
</svg>
108108
Events
109109
</a>
@@ -128,7 +128,7 @@ <h2>Documentation</h2>
128128
<a class="doc-link" href="//github.com/box/box-java-sdk/blob/master/doc/tasks.md">
129129
<svg version="1.1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 44.1 36.1" class="icon">
130130
<path d="M32 24.7L32 30.1C32 31.2 31.1 32.1 30 32.1L6 32.1C4.9 32.1 4 31.2 4 30.1L4.7.0C4 5 4.9 4.1 6 4.11.17.3 4.1L30.8 0.6C29.9 0.3 29 0.1 28 0.1L8 0.1C4.11.1.1 0 4.11.1 8.1L0 28.1C0 32.5 3.6 36.1 8 36.1L28 36.1C32.4 36.1 36 32.5 36 28.1L36 20.7L32 24.7z"/>
131-
<path d="M43.8 5C44.2 5.4 44.2 6 43.8 6.4L21.8 28.4C21.4 28.8 20.8 28.8 20.4 28.4L8.6 16.6C8.2 16.2 8.2 15.6 8.6 15.2L13.3 10.5C14.11.10.1 14.3 10.1 14.7 10.5L20.4 16.2C20.8 16.6 21.4 16.6 21.8 16.2L37.7 0.3C38.1 -0.1 38.7 -0.1 39.1 0.3L43.8 5z"/>
131+
<path d="M43.8 5C44.2 5.4 44.2 6 43.8 6.4L21.8 28.4C21.4 28.8 20.8 28.8 20.4 28.4L8.6 16.6C8.2 16.2 8.2 15.6 8.6 15.2L13.3 10.5C14.11.10.1 14.3 10.1 14.7 10.5L20.4.16.3C20.8 16.6 21.4 16.6 21.8 16.2L37.7 0.3C38.1 -0.1 38.7 -0.1 39.1 0.3L43.8 5z"/>
132132
</svg>
133133
Tasks
134134
</a>

javadoc/com/box/sdk/BoxFileRequest.Info.html

Lines changed: 27 additions & 27 deletions
Large diffs are not rendered by default.

javadoc/com/box/sdk/BoxFileRequest.Status.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ <h2 title="Enum BoxFileRequest.Status" class="title">Enum BoxFileRequest.Status<
6060
</dl>
6161
<hr>
6262
<br>
63-
<pre>public static enum <a href="../../../src-html/com/box/sdk/BoxFileRequest.html#line.136">BoxFileRequest.Status</a>
63+
<pre>public static enum <a href="../../../src-html/com/box/sdk/BoxFileRequest.html#line.137">BoxFileRequest.Status</a>
6464
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">Enum</a>&lt;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a>&gt;</pre>
6565
<div class="block">The status of the file request.</div>
6666
</li>
@@ -153,7 +153,7 @@ <h3>Enum Constant Detail</h3>
153153
<ul class="blockList">
154154
<li class="blockList">
155155
<h4>ACTIVE</h4>
156-
<pre>public static final&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a> <a href="../../../src-html/com/box/sdk/BoxFileRequest.Status.html#line.140">ACTIVE</a></pre>
156+
<pre>public static final&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a> <a href="../../../src-html/com/box/sdk/BoxFileRequest.Status.html#line.141">ACTIVE</a></pre>
157157
<div class="block">The file request can accept new submissions.</div>
158158
</li>
159159
</ul>
@@ -163,7 +163,7 @@ <h4>ACTIVE</h4>
163163
<ul class="blockListLast">
164164
<li class="blockList">
165165
<h4>INACTIVE</h4>
166-
<pre>public static final&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a> <a href="../../../src-html/com/box/sdk/BoxFileRequest.Status.html#line.145">INACTIVE</a></pre>
166+
<pre>public static final&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a> <a href="../../../src-html/com/box/sdk/BoxFileRequest.Status.html#line.146">INACTIVE</a></pre>
167167
<div class="block">The file request can't accept new submissions.</div>
168168
</li>
169169
</ul>
@@ -181,7 +181,7 @@ <h3>Method Detail</h3>
181181
<ul class="blockList">
182182
<li class="blockList">
183183
<h4>values</h4>
184-
<pre>public static&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a>[]&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.Status.html#line.136">values</a>()</pre>
184+
<pre>public static&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a>[]&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.Status.html#line.137">values</a>()</pre>
185185
<div class="block">Returns an array containing the constants of this enum type, in
186186
the order they are declared. This method may be used to iterate
187187
over the constants as follows:
@@ -201,7 +201,7 @@ <h4>values</h4>
201201
<ul class="blockListLast">
202202
<li class="blockList">
203203
<h4>valueOf</h4>
204-
<pre>public static&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a>&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.Status.html#line.136">valueOf</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
204+
<pre>public static&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Status.html" title="enum in com.box.sdk">BoxFileRequest.Status</a>&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.Status.html#line.137">valueOf</a>(<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;name)</pre>
205205
<div class="block">Returns the enum constant of this type with the specified name.
206206
The string must match <i>exactly</i> an identifier used to declare an
207207
enum constant in this type. (Extraneous whitespace characters are

javadoc/com/box/sdk/BoxFileRequest.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ <h4>copyInfo</h4>
296296
<ul class="blockList">
297297
<li class="blockList">
298298
<h4>copyInfo</h4>
299-
<pre>public&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Info.html" title="class in com.box.sdk">BoxFileRequest.Info</a>&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.html#line.79">copyInfo</a>(<a href="../../../com/box/sdk/BoxFileRequest.Info.html" title="class in com.box.sdk">BoxFileRequest.Info</a>&nbsp;info,
299+
<pre>public&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Info.html" title="class in com.box.sdk">BoxFileRequest.Info</a>&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.html#line.80">copyInfo</a>(<a href="../../../com/box/sdk/BoxFileRequest.Info.html" title="class in com.box.sdk">BoxFileRequest.Info</a>&nbsp;info,
300300
<a href="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>&nbsp;folderId)</pre>
301301
<div class="block">Copies this file request that is already present on one folder, and applies it to another folder.
302302

@@ -316,7 +316,7 @@ <h4>copyInfo</h4>
316316
<ul class="blockList">
317317
<li class="blockList">
318318
<h4>updateInfo</h4>
319-
<pre>public&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Info.html" title="class in com.box.sdk">BoxFileRequest.Info</a>&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.html#line.113">updateInfo</a>(<a href="../../../com/box/sdk/BoxFileRequest.Info.html" title="class in com.box.sdk">BoxFileRequest.Info</a>&nbsp;info)</pre>
319+
<pre>public&nbsp;<a href="../../../com/box/sdk/BoxFileRequest.Info.html" title="class in com.box.sdk">BoxFileRequest.Info</a>&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.html#line.114">updateInfo</a>(<a href="../../../com/box/sdk/BoxFileRequest.Info.html" title="class in com.box.sdk">BoxFileRequest.Info</a>&nbsp;info)</pre>
320320
<div class="block">Updates the information about this file request with any info fields that have been modified locally.
321321

322322
<p>The only fields that will be updated are the ones that have been modified locally. For example, the following
@@ -340,7 +340,7 @@ <h4>updateInfo</h4>
340340
<ul class="blockListLast">
341341
<li class="blockList">
342342
<h4>delete</h4>
343-
<pre>public&nbsp;void&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.html#line.127">delete</a>()</pre>
343+
<pre>public&nbsp;void&nbsp;<a href="../../../src-html/com/box/sdk/BoxFileRequest.html#line.128">delete</a>()</pre>
344344
<div class="block">Delete this file request.</div>
345345
</li>
346346
</ul>

javadoc/overview-summary.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<div>JavaScript is disabled on your browser.</div>
2424
</noscript>
2525
<div class="header">
26-
<h1 class="title">box-java-sdk-19 4.16.1 API</h1>
26+
<h1 class="title">box-java-sdk-20 4.16.3 API</h1>
2727
</div>
2828
<div class="contentContainer">
2929
<table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Packages table, listing packages, and an explanation">

javadoc/src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<span class="sourceLineNo">086</span> private static final String BOX_NOTIFICATIONS_HEADER = "Box-Notifications";<a name="line.86"></a>
9595
<span class="sourceLineNo">087</span><a name="line.87"></a>
9696
<span class="sourceLineNo">088</span> private static final String JAVA_VERSION = System.getProperty("java.version");<a name="line.88"></a>
97-
<span class="sourceLineNo">089</span> private static final String SDK_VERSION = "4.16.1";<a name="line.89"></a>
97+
<span class="sourceLineNo">089</span> private static final String SDK_VERSION = "4.16.3";<a name="line.89"></a>
9898
<span class="sourceLineNo">090</span><a name="line.90"></a>
9999
<span class="sourceLineNo">091</span> /**<a name="line.91"></a>
100100
<span class="sourceLineNo">092</span> * The amount of buffer time, in milliseconds, to use when determining if an access token should be refreshed. For<a name="line.92"></a>

javadoc/src-html/com/box/sdk/BoxAPIConnection.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<span class="sourceLineNo">086</span> private static final String BOX_NOTIFICATIONS_HEADER = "Box-Notifications";<a name="line.86"></a>
9595
<span class="sourceLineNo">087</span><a name="line.87"></a>
9696
<span class="sourceLineNo">088</span> private static final String JAVA_VERSION = System.getProperty("java.version");<a name="line.88"></a>
97-
<span class="sourceLineNo">089</span> private static final String SDK_VERSION = "4.16.1";<a name="line.89"></a>
97+
<span class="sourceLineNo">089</span> private static final String SDK_VERSION = "4.16.3";<a name="line.89"></a>
9898
<span class="sourceLineNo">090</span><a name="line.90"></a>
9999
<span class="sourceLineNo">091</span> /**<a name="line.91"></a>
100100
<span class="sourceLineNo">092</span> * The amount of buffer time, in milliseconds, to use when determining if an access token should be refreshed. For<a name="line.92"></a>

0 commit comments

Comments
 (0)