package-summary.html 9.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (1.8.0_161) on Thu Aug 16 18:54:33 JST 2018 -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <title>twitter4j.examples.list (twitter4j-examples 4.0.7 API)</title>
  8. <meta name="date" content="2018-08-16">
  9. <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
  10. <script type="text/javascript" src="../../../script.js"></script>
  11. </head>
  12. <body>
  13. <script type="text/javascript"><!--
  14. try {
  15. if (location.href.indexOf('is-external=true') == -1) {
  16. parent.document.title="twitter4j.examples.list (twitter4j-examples 4.0.7 API)";
  17. }
  18. }
  19. catch(err) {
  20. }
  21. //-->
  22. </script>
  23. <noscript>
  24. <div>JavaScript is disabled on your browser.</div>
  25. </noscript>
  26. <!-- ========= START OF TOP NAVBAR ======= -->
  27. <div class="topNav"><a name="navbar.top">
  28. <!-- -->
  29. </a>
  30. <div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
  31. <a name="navbar.top.firstrow">
  32. <!-- -->
  33. </a>
  34. <ul class="navList" title="Navigation">
  35. <li><a href="../../../overview-summary.html">Overview</a></li>
  36. <li class="navBarCell1Rev">Package</li>
  37. <li>Class</li>
  38. <li><a href="package-use.html">Use</a></li>
  39. <li><a href="package-tree.html">Tree</a></li>
  40. <li><a href="../../../deprecated-list.html">Deprecated</a></li>
  41. <li><a href="../../../index-all.html">Index</a></li>
  42. <li><a href="../../../help-doc.html">Help</a></li>
  43. </ul>
  44. </div>
  45. <div class="subNav">
  46. <ul class="navList">
  47. <li><a href="../../../twitter4j/examples/lambda/package-summary.html">Prev&nbsp;Package</a></li>
  48. <li><a href="../../../twitter4j/examples/mute/package-summary.html">Next&nbsp;Package</a></li>
  49. </ul>
  50. <ul class="navList">
  51. <li><a href="../../../index.html?twitter4j/examples/list/package-summary.html" target="_top">Frames</a></li>
  52. <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
  53. </ul>
  54. <ul class="navList" id="allclasses_navbar_top">
  55. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  56. </ul>
  57. <div>
  58. <script type="text/javascript"><!--
  59. allClassesLink = document.getElementById("allclasses_navbar_top");
  60. if(window==top) {
  61. allClassesLink.style.display = "block";
  62. }
  63. else {
  64. allClassesLink.style.display = "none";
  65. }
  66. //-->
  67. </script>
  68. </div>
  69. <a name="skip.navbar.top">
  70. <!-- -->
  71. </a></div>
  72. <!-- ========= END OF TOP NAVBAR ========= -->
  73. <div class="header">
  74. <h1 title="Package" class="title">Package&nbsp;twitter4j.examples.list</h1>
  75. <div class="docSummary">
  76. <div class="block">example codes for list resources</div>
  77. </div>
  78. <p>See:&nbsp;<a href="#package.description">Description</a></p>
  79. </div>
  80. <div class="contentContainer">
  81. <ul class="blockList">
  82. <li class="blockList">
  83. <table class="typeSummary" border="0" cellpadding="3" cellspacing="0" summary="Class Summary table, listing classes, and an explanation">
  84. <caption><span>Class Summary</span><span class="tabEnd">&nbsp;</span></caption>
  85. <tr>
  86. <th class="colFirst" scope="col">Class</th>
  87. <th class="colLast" scope="col">Description</th>
  88. </tr>
  89. <tbody>
  90. <tr class="altColor">
  91. <td class="colFirst"><a href="../../../twitter4j/examples/list/CreateUserList.html" title="class in twitter4j.examples.list">CreateUserList</a></td>
  92. <td class="colLast">
  93. <div class="block">Creates a public list.</div>
  94. </td>
  95. </tr>
  96. <tr class="rowColor">
  97. <td class="colFirst"><a href="../../../twitter4j/examples/list/CreateUserListMember.html" title="class in twitter4j.examples.list">CreateUserListMember</a></td>
  98. <td class="colLast">
  99. <div class="block">Adds a user to a specified list.</div>
  100. </td>
  101. </tr>
  102. <tr class="altColor">
  103. <td class="colFirst"><a href="../../../twitter4j/examples/list/CreateUserListMembers.html" title="class in twitter4j.examples.list">CreateUserListMembers</a></td>
  104. <td class="colLast">
  105. <div class="block">Adds multiple users to a specified list.</div>
  106. </td>
  107. </tr>
  108. <tr class="rowColor">
  109. <td class="colFirst"><a href="../../../twitter4j/examples/list/CreateUserListSubscription.html" title="class in twitter4j.examples.list">CreateUserListSubscription</a></td>
  110. <td class="colLast">
  111. <div class="block">Subscribes specified list.</div>
  112. </td>
  113. </tr>
  114. <tr class="altColor">
  115. <td class="colFirst"><a href="../../../twitter4j/examples/list/DeleteUserListMember.html" title="class in twitter4j.examples.list">DeleteUserListMember</a></td>
  116. <td class="colLast">
  117. <div class="block">Deletes a user from a list.</div>
  118. </td>
  119. </tr>
  120. <tr class="rowColor">
  121. <td class="colFirst"><a href="../../../twitter4j/examples/list/DestroyUserList.html" title="class in twitter4j.examples.list">DestroyUserList</a></td>
  122. <td class="colLast">
  123. <div class="block">Destroys a specified list.</div>
  124. </td>
  125. </tr>
  126. <tr class="altColor">
  127. <td class="colFirst"><a href="../../../twitter4j/examples/list/DestroyUserListSubscription.html" title="class in twitter4j.examples.list">DestroyUserListSubscription</a></td>
  128. <td class="colLast">
  129. <div class="block">Unsubscribes specified list.</div>
  130. </td>
  131. </tr>
  132. <tr class="rowColor">
  133. <td class="colFirst"><a href="../../../twitter4j/examples/list/GetUserListMembers.html" title="class in twitter4j.examples.list">GetUserListMembers</a></td>
  134. <td class="colLast">
  135. <div class="block">Lists list members.</div>
  136. </td>
  137. </tr>
  138. <tr class="altColor">
  139. <td class="colFirst"><a href="../../../twitter4j/examples/list/GetUserListMemberships.html" title="class in twitter4j.examples.list">GetUserListMemberships</a></td>
  140. <td class="colLast">
  141. <div class="block">List the lists the specified user has been added to.</div>
  142. </td>
  143. </tr>
  144. <tr class="rowColor">
  145. <td class="colFirst"><a href="../../../twitter4j/examples/list/GetUserLists.html" title="class in twitter4j.examples.list">GetUserLists</a></td>
  146. <td class="colLast">
  147. <div class="block">List the lists of the specified user.</div>
  148. </td>
  149. </tr>
  150. <tr class="altColor">
  151. <td class="colFirst"><a href="../../../twitter4j/examples/list/GetUserListStatuses.html" title="class in twitter4j.examples.list">GetUserListStatuses</a></td>
  152. <td class="colLast">
  153. <div class="block">Show tweet timeline for members of the specified list.</div>
  154. </td>
  155. </tr>
  156. <tr class="rowColor">
  157. <td class="colFirst"><a href="../../../twitter4j/examples/list/GetUserListSubscribers.html" title="class in twitter4j.examples.list">GetUserListSubscribers</a></td>
  158. <td class="colLast">
  159. <div class="block">Lists list subscribers.</div>
  160. </td>
  161. </tr>
  162. <tr class="altColor">
  163. <td class="colFirst"><a href="../../../twitter4j/examples/list/GetUserListSubscriptions.html" title="class in twitter4j.examples.list">GetUserListSubscriptions</a></td>
  164. <td class="colLast">
  165. <div class="block">List the lists the specified user follows.</div>
  166. </td>
  167. </tr>
  168. <tr class="rowColor">
  169. <td class="colFirst"><a href="../../../twitter4j/examples/list/ShowUserList.html" title="class in twitter4j.examples.list">ShowUserList</a></td>
  170. <td class="colLast">
  171. <div class="block">Show the specified list.</div>
  172. </td>
  173. </tr>
  174. <tr class="altColor">
  175. <td class="colFirst"><a href="../../../twitter4j/examples/list/ShowUserListMembership.html" title="class in twitter4j.examples.list">ShowUserListMembership</a></td>
  176. <td class="colLast">
  177. <div class="block">Checks list membership.</div>
  178. </td>
  179. </tr>
  180. <tr class="rowColor">
  181. <td class="colFirst"><a href="../../../twitter4j/examples/list/ShowUserListSubscription.html" title="class in twitter4j.examples.list">ShowUserListSubscription</a></td>
  182. <td class="colLast">
  183. <div class="block">Checks list subscription.</div>
  184. </td>
  185. </tr>
  186. <tr class="altColor">
  187. <td class="colFirst"><a href="../../../twitter4j/examples/list/UpdateUserList.html" title="class in twitter4j.examples.list">UpdateUserList</a></td>
  188. <td class="colLast">
  189. <div class="block">Updates the specified list.</div>
  190. </td>
  191. </tr>
  192. </tbody>
  193. </table>
  194. </li>
  195. </ul>
  196. <a name="package.description">
  197. <!-- -->
  198. </a>
  199. <h2 title="Package twitter4j.examples.list Description">Package twitter4j.examples.list Description</h2>
  200. <div class="block">example codes for list resources</div>
  201. </div>
  202. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  203. <div class="bottomNav"><a name="navbar.bottom">
  204. <!-- -->
  205. </a>
  206. <div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
  207. <a name="navbar.bottom.firstrow">
  208. <!-- -->
  209. </a>
  210. <ul class="navList" title="Navigation">
  211. <li><a href="../../../overview-summary.html">Overview</a></li>
  212. <li class="navBarCell1Rev">Package</li>
  213. <li>Class</li>
  214. <li><a href="package-use.html">Use</a></li>
  215. <li><a href="package-tree.html">Tree</a></li>
  216. <li><a href="../../../deprecated-list.html">Deprecated</a></li>
  217. <li><a href="../../../index-all.html">Index</a></li>
  218. <li><a href="../../../help-doc.html">Help</a></li>
  219. </ul>
  220. </div>
  221. <div class="subNav">
  222. <ul class="navList">
  223. <li><a href="../../../twitter4j/examples/lambda/package-summary.html">Prev&nbsp;Package</a></li>
  224. <li><a href="../../../twitter4j/examples/mute/package-summary.html">Next&nbsp;Package</a></li>
  225. </ul>
  226. <ul class="navList">
  227. <li><a href="../../../index.html?twitter4j/examples/list/package-summary.html" target="_top">Frames</a></li>
  228. <li><a href="package-summary.html" target="_top">No&nbsp;Frames</a></li>
  229. </ul>
  230. <ul class="navList" id="allclasses_navbar_bottom">
  231. <li><a href="../../../allclasses-noframe.html">All&nbsp;Classes</a></li>
  232. </ul>
  233. <div>
  234. <script type="text/javascript"><!--
  235. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  236. if(window==top) {
  237. allClassesLink.style.display = "block";
  238. }
  239. else {
  240. allClassesLink.style.display = "none";
  241. }
  242. //-->
  243. </script>
  244. </div>
  245. <a name="skip.navbar.bottom">
  246. <!-- -->
  247. </a></div>
  248. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  249. <p class="legalCopy"><small>Copyright &#169; 2018. All rights reserved.</small></p>
  250. </body>
  251. </html>