|
2 | 2 | <!-- NewPage -->
|
3 | 3 | <html lang="de">
|
4 | 4 | <head>
|
5 |
| -<!-- Generated by javadoc (11.0.4) on Wed Jan 15 11:13:17 CET 2020 --> |
6 |
| -<title>All Classes (JavaBotBlockAPI 5.0.2 API)</title> |
| 5 | +<!-- Generated by javadoc (11.0.4) on Thu Jan 16 15:13:08 CET 2020 --> |
| 6 | +<title>All Classes (JavaBotBlockAPI 5.1.0 API)</title> |
7 | 7 | <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
8 |
| -<meta name="dc.created" content="2020-01-15"> |
| 8 | +<meta name="dc.created" content="2020-01-16"> |
9 | 9 | <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
|
10 | 10 | <link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style">
|
11 | 11 | <script type="text/javascript" src="script.js"></script>
|
|
22 | 22 | <script type="text/javascript"><!--
|
23 | 23 | try {
|
24 | 24 | if (location.href.indexOf('is-external=true') == -1) {
|
25 |
| - parent.document.title="All Classes (JavaBotBlockAPI 5.0.2 API)"; |
| 25 | + parent.document.title="All Classes (JavaBotBlockAPI 5.1.0 API)"; |
26 | 26 | }
|
27 | 27 | }
|
28 | 28 | catch(err) {
|
29 | 29 | }
|
30 | 30 | //-->
|
31 |
| -var data = {"i0":2,"i1":2,"i2":32,"i3":2,"i4":2,"i5":2,"i6":4,"i7":2,"i8":2,"i9":4}; |
| 31 | +var data = {"i0":2,"i1":2,"i2":32,"i3":2,"i4":2,"i5":4,"i6":2,"i7":2,"i8":4}; |
32 | 32 | var tabs = {65535:["t0","All Classes"],2:["t2","Class Summary"],4:["t3","Enum Summary"],32:["t6","Annotation Types Summary"]};
|
33 | 33 | var altColor = "altColor";
|
34 | 34 | var rowColor = "rowColor";
|
@@ -130,44 +130,37 @@ <h1 title="All&nbsp;Classes" class="title">All Classes</h1>
|
130 | 130 | </th>
|
131 | 131 | </tr>
|
132 | 132 | <tr id="i3" class="rowColor">
|
133 |
| -<td class="colFirst"><a href="org/botblock/javabotblockapi/requests/GetAction.html" title="class in org.botblock.javabotblockapi.requests">GetAction</a></td> |
134 |
| -<th class="colLast" scope="row">Deprecated. |
135 |
| -<div class="deprecationComment">Use <a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests"><code>GetBotAction</code></a> for Bot related and |
136 |
| - <a href="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests"><code>GetListAction</code></a> for List related actions.</div> |
137 |
| -</th> |
138 |
| -</tr> |
139 |
| -<tr id="i4" class="altColor"> |
140 | 133 | <td class="colFirst"><a href="org/botblock/javabotblockapi/requests/GetBotAction.html" title="class in org.botblock.javabotblockapi.requests">GetBotAction</a></td>
|
141 | 134 | <th class="colLast" scope="row">
|
142 | 135 | <div class="block">Class used to perform GET actions on the <a href="https://botblock.org/api/docs#bots" target="_blank"><code>/bots/:id</code> endpoint</a>.</div>
|
143 | 136 | </th>
|
144 | 137 | </tr>
|
145 |
| -<tr id="i5" class="rowColor"> |
| 138 | +<tr id="i4" class="altColor"> |
146 | 139 | <td class="colFirst"><a href="org/botblock/javabotblockapi/requests/GetListAction.html" title="class in org.botblock.javabotblockapi.requests">GetListAction</a></td>
|
147 | 140 | <th class="colLast" scope="row">
|
148 | 141 | <div class="block">Class used to perform GET actions on the <a href="https://botblock.org/api/docs#lists" target="_blank"><code>/lists</code> endpoint</a>.</div>
|
149 | 142 | </th>
|
150 | 143 | </tr>
|
151 |
| -<tr id="i6" class="altColor"> |
| 144 | +<tr id="i5" class="rowColor"> |
152 | 145 | <td class="colFirst"><a href="org/botblock/javabotblockapi/requests/GetListAction.ApiField.html" title="enum in org.botblock.javabotblockapi.requests">GetListAction.ApiField</a></td>
|
153 | 146 | <th class="colLast" scope="row">
|
154 | 147 | <div class="block">Enum containing the different API fields a bot list may have.</div>
|
155 | 148 | </th>
|
156 | 149 | </tr>
|
157 |
| -<tr id="i7" class="rowColor"> |
| 150 | +<tr id="i6" class="altColor"> |
158 | 151 | <td class="colFirst"><a href="org/botblock/javabotblockapi/requests/PostAction.html" title="class in org.botblock.javabotblockapi.requests">PostAction</a></td>
|
159 | 152 | <th class="colLast" scope="row">
|
160 | 153 | <div class="block">Class to perform post actions with.</div>
|
161 | 154 | </th>
|
162 | 155 | </tr>
|
163 |
| -<tr id="i8" class="altColor"> |
| 156 | +<tr id="i7" class="rowColor"> |
164 | 157 | <td class="colFirst"><a href="org/botblock/javabotblockapi/exceptions/RatelimitedException.html" title="class in org.botblock.javabotblockapi.exceptions">RatelimitedException</a></td>
|
165 | 158 | <th class="colLast" scope="row">
|
166 | 159 | <div class="block">Indicates that the Java-Wrapper (Bot) was rate-limited by BotBlock.org (Received error code 429)
|
167 |
| - <br>The returned error message contains the route, Bot ID, IP and delay for when rate limit is removed.</div> |
| 160 | + <br>The returned error message contains the route, Bot ID, IP and delay in seconds for when rate limit is removed.</div> |
168 | 161 | </th>
|
169 | 162 | </tr>
|
170 |
| -<tr id="i9" class="rowColor"> |
| 163 | +<tr id="i8" class="altColor"> |
171 | 164 | <td class="colFirst"><a href="org/botblock/javabotblockapi/Site.html" title="enum in org.botblock.javabotblockapi">Site</a></td>
|
172 | 165 | <th class="colLast" scope="row">
|
173 | 166 | <div class="block">Enum class containing all sites currently supported by BotBlock.org.</div>
|
|
0 commit comments