You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<dd><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true#close--" title="class or interface in java.io">close</a></code> in interface <code><ahref="https://docs.oracle.com/javase/8/docs/api/java/io/Closeable.html?is-external=true" title="class or interface in java.io">Closeable</a></code></dd>
@@ -438,7 +438,7 @@ <h4>close</h4>
438
438
<ulclass="blockList">
439
439
<liclass="blockList">
440
440
<h4>bodyToString</h4>
441
-
<pre>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <ahref="../../../src-html/com/box/sdk/BoxAPIResponse.html#line.346">bodyToString</a>()</pre>
441
+
<pre>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <ahref="../../../src-html/com/box/sdk/BoxAPIResponse.html#line.347">bodyToString</a>()</pre>
442
442
<divclass="block">Returns a string representation of this response's body. This method is used when logging this response's body.
443
443
By default, it returns an empty string (to avoid accidentally logging binary data) unless the response contained
444
444
an error message or content type is application/json.</div>
@@ -454,7 +454,7 @@ <h4>bodyToString</h4>
454
454
<ulclass="blockList">
455
455
<liclass="blockList">
456
456
<h4>getRequestMethod</h4>
457
-
<pre>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <ahref="../../../src-html/com/box/sdk/BoxAPIResponse.html#line.365">getRequestMethod</a>()</pre>
457
+
<pre>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <ahref="../../../src-html/com/box/sdk/BoxAPIResponse.html#line.366">getRequestMethod</a>()</pre>
458
458
</li>
459
459
</ul>
460
460
<aname="getRequestUrl--">
@@ -463,7 +463,7 @@ <h4>getRequestMethod</h4>
463
463
<ulclass="blockListLast">
464
464
<liclass="blockList">
465
465
<h4>getRequestUrl</h4>
466
-
<pre>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <ahref="../../../src-html/com/box/sdk/BoxAPIResponse.html#line.369">getRequestUrl</a>()</pre>
466
+
<pre>protected <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> <ahref="../../../src-html/com/box/sdk/BoxAPIResponse.html#line.370">getRequestUrl</a>()</pre>
Copy file name to clipboardExpand all lines: javadoc/com/box/sdk/BoxCollaborator.CollaboratorType.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ <h3>Method Detail</h3>
181
181
<ulclass="blockList">
182
182
<liclass="blockList">
183
183
<h4>values</h4>
184
-
<pre>public static <ahref="../../../com/box/sdk/BoxCollaborator.CollaboratorType.html" title="enum in com.box.sdk">BoxCollaborator.CollaboratorType</a>[] <ahref="../../../src-html/com/box/sdk/BoxCollaborator.CollaboratorType.html#line.174">values</a>()</pre>
184
+
<pre>public static <ahref="../../../com/box/sdk/BoxCollaborator.CollaboratorType.html" title="enum in com.box.sdk">BoxCollaborator.CollaboratorType</a>[] <ahref="../../../src-html/com/box/sdk/BoxCollaborator.CollaboratorType.html#line.172">values</a>()</pre>
185
185
<divclass="block">Returns an array containing the constants of this enum type, in
186
186
the order they are declared. This method may be used to iterate
187
187
over the constants as follows:
@@ -201,7 +201,7 @@ <h4>values</h4>
201
201
<ulclass="blockListLast">
202
202
<liclass="blockList">
203
203
<h4>valueOf</h4>
204
-
<pre>public static <ahref="../../../com/box/sdk/BoxCollaborator.CollaboratorType.html" title="enum in com.box.sdk">BoxCollaborator.CollaboratorType</a> <ahref="../../../src-html/com/box/sdk/BoxCollaborator.CollaboratorType.html#line.174">valueOf</a>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
204
+
<pre>public static <ahref="../../../com/box/sdk/BoxCollaborator.CollaboratorType.html" title="enum in com.box.sdk">BoxCollaborator.CollaboratorType</a> <ahref="../../../src-html/com/box/sdk/BoxCollaborator.CollaboratorType.html#line.172">valueOf</a>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
205
205
<divclass="block">Returns the enum constant of this type with the specified name.
206
206
The string must match <i>exactly</i> an identifier used to declare an
207
207
enum constant in this type. (Extraneous whitespace characters are
Copy file name to clipboardExpand all lines: javadoc/com/box/sdk/BoxCollaborator.GroupType.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -181,7 +181,7 @@ <h3>Method Detail</h3>
181
181
<ulclass="blockList">
182
182
<liclass="blockList">
183
183
<h4>values</h4>
184
-
<pre>public static <ahref="../../../com/box/sdk/BoxCollaborator.GroupType.html" title="enum in com.box.sdk">BoxCollaborator.GroupType</a>[] <ahref="../../../src-html/com/box/sdk/BoxCollaborator.GroupType.html#line.174">values</a>()</pre>
184
+
<pre>public static <ahref="../../../com/box/sdk/BoxCollaborator.GroupType.html" title="enum in com.box.sdk">BoxCollaborator.GroupType</a>[] <ahref="../../../src-html/com/box/sdk/BoxCollaborator.GroupType.html#line.172">values</a>()</pre>
185
185
<divclass="block">Returns an array containing the constants of this enum type, in
186
186
the order they are declared. This method may be used to iterate
187
187
over the constants as follows:
@@ -201,7 +201,7 @@ <h4>values</h4>
201
201
<ulclass="blockListLast">
202
202
<liclass="blockList">
203
203
<h4>valueOf</h4>
204
-
<pre>public static <ahref="../../../com/box/sdk/BoxCollaborator.GroupType.html" title="enum in com.box.sdk">BoxCollaborator.GroupType</a> <ahref="../../../src-html/com/box/sdk/BoxCollaborator.GroupType.html#line.174">valueOf</a>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
204
+
<pre>public static <ahref="../../../com/box/sdk/BoxCollaborator.GroupType.html" title="enum in com.box.sdk">BoxCollaborator.GroupType</a> <ahref="../../../src-html/com/box/sdk/BoxCollaborator.GroupType.html#line.172">valueOf</a>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
205
205
<divclass="block">Returns the enum constant of this type with the specified name.
206
206
The string must match <i>exactly</i> an identifier used to declare an
207
207
enum constant in this type. (Extraneous whitespace characters are
Copy file name to clipboardExpand all lines: javadoc/com/box/sdk/BoxSharedLink.Access.html
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -211,7 +211,7 @@ <h3>Method Detail</h3>
211
211
<ulclass="blockList">
212
212
<liclass="blockList">
213
213
<h4>values</h4>
214
-
<pre>public static <ahref="../../../com/box/sdk/BoxSharedLink.Access.html" title="enum in com.box.sdk">BoxSharedLink.Access</a>[] <ahref="../../../src-html/com/box/sdk/BoxSharedLink.Access.html#line.49">values</a>()</pre>
214
+
<pre>public static <ahref="../../../com/box/sdk/BoxSharedLink.Access.html" title="enum in com.box.sdk">BoxSharedLink.Access</a>[] <ahref="../../../src-html/com/box/sdk/BoxSharedLink.Access.html#line.52">values</a>()</pre>
215
215
<divclass="block">Returns an array containing the constants of this enum type, in
216
216
the order they are declared. This method may be used to iterate
217
217
over the constants as follows:
@@ -231,7 +231,7 @@ <h4>values</h4>
231
231
<ulclass="blockListLast">
232
232
<liclass="blockList">
233
233
<h4>valueOf</h4>
234
-
<pre>public static <ahref="../../../com/box/sdk/BoxSharedLink.Access.html" title="enum in com.box.sdk">BoxSharedLink.Access</a> <ahref="../../../src-html/com/box/sdk/BoxSharedLink.Access.html#line.49">valueOf</a>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
234
+
<pre>public static <ahref="../../../com/box/sdk/BoxSharedLink.Access.html" title="enum in com.box.sdk">BoxSharedLink.Access</a> <ahref="../../../src-html/com/box/sdk/BoxSharedLink.Access.html#line.52">valueOf</a>(<ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> name)</pre>
235
235
<divclass="block">Returns the enum constant of this type with the specified name.
236
236
The string must match <i>exactly</i> an identifier used to declare an
237
237
enum constant in this type. (Extraneous whitespace characters are
<spanclass="sourceLineNo">092</span> * The amount of buffer time, in milliseconds, to use when determining if an access token should be refreshed. For<aname="line.92"></a>
<spanclass="sourceLineNo">092</span> * The amount of buffer time, in milliseconds, to use when determining if an access token should be refreshed. For<aname="line.92"></a>
0 commit comments