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
<li><ahref="com/box/sdk/StandardCharsets.html" title="class in com.box.sdk" target="classFrame">StandardCharsets</a></li>
222
222
<li><ahref="com/box/sdk/UploadFileCallback.html" title="interface in com.box.sdk" target="classFrame"><spanclass="interfaceName">UploadFileCallback</span></a></li>
223
223
<li><ahref="com/box/sdk/URLTemplate.html" title="class in com.box.sdk" target="classFrame">URLTemplate</a></li>
224
+
<li><ahref="com/box/sdk/ZstdInterceptor.html" title="class in com.box.sdk" target="classFrame">ZstdInterceptor</a></li>
<divclass="block">Gets the answer of the AI.</div>
99
+
</td>
100
+
</tr>
101
+
<trid="i1" class="rowColor">
102
+
<tdclass="colFirst"><code><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></code></td>
<divclass="block">Gets reason the response finishes.</div>
105
+
</td>
106
+
</tr>
107
+
<trid="i2" class="altColor">
108
+
<tdclass="colFirst"><code><ahref="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a></code></td>
<divclass="block">Gets the source JSON of the AI response.</div>
99
117
</td>
@@ -133,7 +151,7 @@ <h3>Constructor Detail</h3>
133
151
<ulclass="blockListLast">
134
152
<liclass="blockList">
135
153
<h4>BoxAIExtractStructuredResponse</h4>
136
-
<pre>public <ahref="../../../src-html/com/box/sdk/BoxAIExtractStructuredResponse.html#line.15">BoxAIExtractStructuredResponse</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> json)</pre>
154
+
<pre>public <ahref="../../../src-html/com/box/sdk/BoxAIExtractStructuredResponse.html#line.21">BoxAIExtractStructuredResponse</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> json)</pre>
137
155
<divclass="block">Constructs a BoxAIResponse object.</div>
<divclass="block">Gets the answer of the AI.</div>
188
+
<dl>
189
+
<dt><spanclass="returnLabel">Returns:</span></dt>
190
+
<dd>the answer of the AI.</dd>
191
+
</dl>
192
+
</li>
193
+
</ul>
194
+
<aname="getCompletionReason--">
195
+
<!-- -->
196
+
</a>
197
+
<ulclass="blockList">
198
+
<liclass="blockList">
199
+
<h4>getCompletionReason</h4>
200
+
<pre>public <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/BoxAIExtractStructuredResponse.html#line.59">getCompletionReason</a>()</pre>
201
+
<divclass="block">Gets reason the response finishes.</div>
202
+
<dl>
203
+
<dt><spanclass="returnLabel">Returns:</span></dt>
204
+
<dd>the reason the response finishes.</dd>
205
+
</dl>
206
+
</li>
207
+
</ul>
208
+
<aname="getCreatedAt--">
209
+
<!-- -->
210
+
</a>
211
+
<ulclass="blockListLast">
212
+
<liclass="blockList">
213
+
<h4>getCreatedAt</h4>
214
+
<pre>public <ahref="https://docs.oracle.com/javase/8/docs/api/java/util/Date.html?is-external=true" title="class or interface in java.util">Date</a> <ahref="../../../src-html/com/box/sdk/BoxAIExtractStructuredResponse.html#line.68">getCreatedAt</a>()</pre>
215
+
<divclass="block">Gets the ISO date formatted timestamp of when the answer to the prompt was created.</div>
216
+
<dl>
217
+
<dt><spanclass="returnLabel">Returns:</span></dt>
218
+
<dd>The ISO date formatted timestamp of when the answer to the prompt was created.</dd>
extends <ahref="https://docs.oracle.com/javase/8/docs/api/java/lang/Enum.html?is-external=true" title="class or interface in java.lang">Enum</a><<ahref="../../../com/box/sdk/BoxAPIConnection.ResourceLinkType.html" title="enum in com.box.sdk">BoxAPIConnection.ResourceLinkType</a>></pre>
65
65
<divclass="block">Used to categorize the types of resource links.</div>
66
66
</li>
@@ -160,7 +160,7 @@ <h3>Enum Constant Detail</h3>
160
160
<ulclass="blockList">
161
161
<liclass="blockList">
162
162
<h4>Unknown</h4>
163
-
<pre>public static final <ahref="../../../com/box/sdk/BoxAPIConnection.ResourceLinkType.html" title="enum in com.box.sdk">BoxAPIConnection.ResourceLinkType</a><ahref="../../../src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html#line.1289">Unknown</a></pre>
163
+
<pre>public static final <ahref="../../../com/box/sdk/BoxAPIConnection.ResourceLinkType.html" title="enum in com.box.sdk">BoxAPIConnection.ResourceLinkType</a><ahref="../../../src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html#line.1311">Unknown</a></pre>
164
164
<divclass="block">Catch-all default for resource links that are unknown.</div>
165
165
</li>
166
166
</ul>
@@ -170,7 +170,7 @@ <h4>Unknown</h4>
170
170
<ulclass="blockList">
171
171
<liclass="blockList">
172
172
<h4>APIEndpoint</h4>
173
-
<pre>public static final <ahref="../../../com/box/sdk/BoxAPIConnection.ResourceLinkType.html" title="enum in com.box.sdk">BoxAPIConnection.ResourceLinkType</a><ahref="../../../src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html#line.1294">APIEndpoint</a></pre>
173
+
<pre>public static final <ahref="../../../com/box/sdk/BoxAPIConnection.ResourceLinkType.html" title="enum in com.box.sdk">BoxAPIConnection.ResourceLinkType</a><ahref="../../../src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html#line.1316">APIEndpoint</a></pre>
174
174
<divclass="block">Resource URLs that point to an API endipoint such as https://api.box.com/2.0/files/:file_id.</div>
175
175
</li>
176
176
</ul>
@@ -180,7 +180,7 @@ <h4>APIEndpoint</h4>
180
180
<ulclass="blockListLast">
181
181
<liclass="blockList">
182
182
<h4>SharedLink</h4>
183
-
<pre>public static final <ahref="../../../com/box/sdk/BoxAPIConnection.ResourceLinkType.html" title="enum in com.box.sdk">BoxAPIConnection.ResourceLinkType</a><ahref="../../../src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html#line.1301">SharedLink</a></pre>
183
+
<pre>public static final <ahref="../../../com/box/sdk/BoxAPIConnection.ResourceLinkType.html" title="enum in com.box.sdk">BoxAPIConnection.ResourceLinkType</a><ahref="../../../src-html/com/box/sdk/BoxAPIConnection.ResourceLinkType.html#line.1323">SharedLink</a></pre>
184
184
<divclass="block">Resource URLs that point to a resource that has been shared
185
185
such as https://example.box.com/s/qwertyuiop1234567890asdfghjk
186
186
or https://example.app.box.com/notes/0987654321?s=zxcvbnm1234567890asdfghjk.</div>
0 commit comments