blob: 20071a9f64ed9268dce3337fd32723c72bf6f4a3 [file] [log] [blame]
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<!-- NewPage -->
<html lang="en">
<head>
<!-- Generated by javadoc (1.8.0_152) on Mon Apr 02 22:52:08 UTC 2018 -->
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Serialized Form (streams-provider-twitter 0.5.2-SNAPSHOT API)</title>
<meta name="date" content="2018-04-02">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<script type="text/javascript" src="script.js"></script>
</head>
<body>
<script type="text/javascript"><!--
try {
if (location.href.indexOf('is-external=true') == -1) {
parent.document.title="Serialized Form (streams-provider-twitter 0.5.2-SNAPSHOT API)";
}
}
catch(err) {
}
//-->
</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a name="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_top">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_top");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.top">
<!-- -->
</a></div>
<!-- ========= END OF TOP NAVBAR ========= -->
<div class="header">
<h1 title="Serialized Form" class="title">Serialized Form</h1>
</div>
<div class="serializedFormContainer">
<ul class="blockList">
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.twitter</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.twitter.TwitterBasicAuthConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/TwitterBasicAuthConfiguration.html" title="class in org.apache.streams.twitter">org.apache.streams.twitter.TwitterBasicAuthConfiguration</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>username</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> username</pre>
</li>
<li class="blockList">
<h4>password</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> password</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.Url">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/Url.html" title="class in org.apache.streams.twitter">org.apache.streams.twitter.Url</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>expandedUrl</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> expandedUrl</pre>
</li>
<li class="blockList">
<h4>indices</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; indices</pre>
</li>
<li class="blockList">
<h4>displayUrl</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> displayUrl</pre>
</li>
<li class="blockList">
<h4>url</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.twitter.api</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.twitter.api.AccountSettings">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/AccountSettings.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.AccountSettings</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>alwaysUseHttps</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> alwaysUseHttps</pre>
</li>
<li class="blockList">
<h4>discoverableByEmail</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> discoverableByEmail</pre>
</li>
<li class="blockList">
<h4>geoEnabled</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> geoEnabled</pre>
</li>
<li class="blockList">
<h4>language</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language</pre>
</li>
<li class="blockList">
<h4>_protected</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> _protected</pre>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
</li>
<li class="blockList">
<h4>showAllInlineMedia</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> showAllInlineMedia</pre>
</li>
<li class="blockList">
<h4>sleepTime</h4>
<pre><a href="org/apache/streams/twitter/api/SleepTime_.html" title="class in org.apache.streams.twitter.api">SleepTime_</a> sleepTime</pre>
</li>
<li class="blockList">
<h4>timeZone</h4>
<pre><a href="org/apache/streams/twitter/api/TimeZone_.html" title="class in org.apache.streams.twitter.api">TimeZone_</a> timeZone</pre>
</li>
<li class="blockList">
<h4>trendLocation</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; trendLocation</pre>
</li>
<li class="blockList">
<h4>useCookiePersonalization</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> useCookiePersonalization</pre>
</li>
<li class="blockList">
<h4>allowContributorRequest</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> allowContributorRequest</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.AccountSettingsResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/AccountSettingsResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.AccountSettingsResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>alwaysUseHttps</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> alwaysUseHttps</pre>
</li>
<li class="blockList">
<h4>discoverableByEmail</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> discoverableByEmail</pre>
</li>
<li class="blockList">
<h4>geoEnabled</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> geoEnabled</pre>
</li>
<li class="blockList">
<h4>language</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> language</pre>
</li>
<li class="blockList">
<h4>_protected</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> _protected</pre>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
</li>
<li class="blockList">
<h4>showAllInlineMedia</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> showAllInlineMedia</pre>
</li>
<li class="blockList">
<h4>sleepTime</h4>
<pre><a href="org/apache/streams/twitter/api/SleepTime.html" title="class in org.apache.streams.twitter.api">SleepTime</a> sleepTime</pre>
</li>
<li class="blockList">
<h4>timeZone</h4>
<pre><a href="org/apache/streams/twitter/api/TimeZone.html" title="class in org.apache.streams.twitter.api">TimeZone</a> timeZone</pre>
</li>
<li class="blockList">
<h4>trendLocation</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; trendLocation</pre>
</li>
<li class="blockList">
<h4>useCookiePersonalization</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> useCookiePersonalization</pre>
</li>
<li class="blockList">
<h4>allowContributorRequest</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> allowContributorRequest</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.DirectMessageNewRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/DirectMessageNewRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.DirectMessageNewRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> userId</pre>
<div class="block">The ID of the user who should receive the direct message. Helpful for disambiguating when a valid user ID is also a valid screen name.</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user who should receive the direct message. Helpful for disambiguating when a valid screen name is also a user ID.</div>
</li>
<li class="blockList">
<h4>text</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> text</pre>
<div class="block">The text of your direct message.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.DirectMessagesListRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/DirectMessagesListRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.DirectMessagesListRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Max number of events to be returned. 20 default. 50 max.</div>
</li>
<li class="blockList">
<h4>sinceId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> sinceId</pre>
<div class="block">Returns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available.</div>
</li>
<li class="blockList">
<h4>maxId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxId</pre>
<div class="block">Returns results with an ID less than (that is, older than) or equal to the specified ID.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockList">
<h4>skipStatus</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> skipStatus</pre>
<div class="block">When set to either true , t or 1 statuses will not be included in the returned user objects.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.DirectMessagesSentRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/DirectMessagesSentRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.DirectMessagesSentRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Specifies the number of records to retrieve. Must be less than or equal to 200.</div>
</li>
<li class="blockList">
<h4>sinceId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> sinceId</pre>
<div class="block">Returns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available.</div>
</li>
<li class="blockList">
<h4>maxId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxId</pre>
<div class="block">Returns results with an ID less than (that is, older than) or equal to the specified ID.</div>
</li>
<li class="blockList">
<h4>page</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> page</pre>
<div class="block">Specifies the page of results to retrieve.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.EventShowResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/EventShowResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.EventShowResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>event</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> event</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.EventsListRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/EventsListRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.EventsListRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Max number of events to be returned. 20 default. 50 max.</div>
</li>
<li class="blockList">
<h4>cursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> cursor</pre>
<div class="block">For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.EventsListResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/EventsListResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.EventsListResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>events</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; events</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FavoritesListRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FavoritesListRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FavoritesListRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> userId</pre>
<div class="block">The ID of the user for whom to return results. Either an id or screen_name is required for this method.</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user for whom to return results. Either a id or screen_name is required for this method.</div>
</li>
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Specifies the number of records to retrieve. Must be less than or equal to 200; defaults to 20. The value of count is best thought of as a limit to the number of tweets to return because suspended or deleted content is removed after the count has been applied.</div>
</li>
<li class="blockList">
<h4>sinceId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> sinceId</pre>
<div class="block">Returns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available.</div>
</li>
<li class="blockList">
<h4>maxId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxId</pre>
<div class="block">Returns results with an ID less than (that is, older than) or equal to the specified ID.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will be omitted when set to false .</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FollowersIdsRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FollowersIdsRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FollowersIdsRequest</a> extends <a href="org/apache/streams/twitter/api/FollowingIdsRequest.html" title="class in org.apache.streams.twitter.api">FollowingIdsRequest</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FollowersIdsResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FollowersIdsResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FollowersIdsResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>ids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ids</pre>
</li>
<li class="blockList">
<h4>previousCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> previousCursor</pre>
</li>
<li class="blockList">
<h4>previousCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> previousCursorStr</pre>
</li>
<li class="blockList">
<h4>nextCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> nextCursor</pre>
</li>
<li class="blockList">
<h4>nextCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nextCursorStr</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FollowersListRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FollowersListRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FollowersListRequest</a> extends <a href="org/apache/streams/twitter/api/FollowingListRequest.html" title="class in org.apache.streams.twitter.api">FollowingListRequest</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FollowersListResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FollowersListResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FollowersListResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>users</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; users</pre>
</li>
<li class="blockList">
<h4>previousCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> previousCursor</pre>
</li>
<li class="blockList">
<h4>previousCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> previousCursorStr</pre>
</li>
<li class="blockList">
<h4>nextCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> nextCursor</pre>
</li>
<li class="blockList">
<h4>nextCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nextCursorStr</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FollowingIdsRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FollowingIdsRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FollowingIdsRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
<div class="block">The ID of the user for whom to return results for.</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user for whom to return results for.</div>
</li>
<li class="blockList">
<h4>cursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> cursor</pre>
<div class="block">Causes the list of connections to be broken into pages of no more than 5000 IDs at a time. The number of IDs returned is not guaranteed to be 5000 as suspended users are filtered out after connections are queried. If no cursor is provided, a value of -1 will be assumed, which is the first page.
The response from the API will include a previous_cursor and next_cursor to allow paging back and forth.</div>
</li>
<li class="blockList">
<h4>stringifyIds</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> stringifyIds</pre>
<div class="block">Many programming environments will not consume our Tweet ids due to their size. Provide this option to have ids returned as strings instead.</div>
</li>
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Specifies the number of IDs attempt retrieval of, up to a maximum of 5,000 per distinct request. The value of count is best thought of as a limit to the number of results to return. When using the count parameter with this method, it is wise to use a consistent count value across all requests to the same user’s collection. Usage of this parameter is encouraged in environments where all 5,000 IDs constitutes too large of a response.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FollowingListRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FollowingListRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FollowingListRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
<div class="block">The ID of the user for whom to return results for.</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user for whom to return results for.</div>
</li>
<li class="blockList">
<h4>cursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> cursor</pre>
<div class="block">Causes the list of connections to be broken into pages of no more than 5000 IDs at a time. The number of IDs returned is not guaranteed to be 5000 as suspended users are filtered out after connections are queried. If no cursor is provided, a value of -1 will be assumed, which is the first page.
The response from the API will include a previous_cursor and next_cursor to allow paging back and forth.</div>
</li>
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">The number of users to return per page, up to a maximum of 200. Defaults to 20.</div>
</li>
<li class="blockList">
<h4>skipStatus</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> skipStatus</pre>
<div class="block">When set to either true , t or 1 , statuses will not be included in the returned user objects. If set to any other value, statuses will be included.</div>
</li>
<li class="blockList">
<h4>includeUserEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> includeUserEntities</pre>
<div class="block">The user object entities node will not be included when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendshipCreateRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendshipCreateRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendshipCreateRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>follow</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> follow</pre>
<div class="block">Enable notifications for the target user.</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user for whom to befriend.</div>
</li>
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> userId</pre>
<div class="block">The ID of the user for whom to befriend.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendshipDestroyRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendshipDestroyRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendshipDestroyRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user for whom to befriend.</div>
</li>
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> userId</pre>
<div class="block">The ID of the user for whom to befriend.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendshipShowRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendshipShowRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendshipShowRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>sourceId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> sourceId</pre>
<div class="block">The user_id of the subject user.</div>
</li>
<li class="blockList">
<h4>sourceScreenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sourceScreenName</pre>
<div class="block">The screen_name of the subject user.</div>
</li>
<li class="blockList">
<h4>targetId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> targetId</pre>
<div class="block">The user_id of the target user.</div>
</li>
<li class="blockList">
<h4>targetScreenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> targetScreenName</pre>
<div class="block">The screen_name of the target user.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendshipShowResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendshipShowResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendshipShowResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>relationship</h4>
<pre><a href="org/apache/streams/twitter/pojo/Relationship.html" title="class in org.apache.streams.twitter.pojo">Relationship</a> relationship</pre>
<div class="block">Detailed information about the relationship between two arbitrary users.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendshipsIncomingRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendshipsIncomingRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendshipsIncomingRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>cursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> cursor</pre>
<div class="block">Causes the list of connections to be broken into pages of no more than 5000 IDs at a time. The number of IDs returned is not guaranteed to be 5000 as suspended users are filtered out after connections are queried. If no cursor is provided, a value of -1 will be assumed, which is the first page.</div>
</li>
<li class="blockList">
<h4>stringifyIds</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> stringifyIds</pre>
<div class="block">Many programming environments will not consume our Tweet ids due to their size. Provide this option to have ids returned as strings instead.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendshipsLookupRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendshipsLookupRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendshipsLookupRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; userId</pre>
<div class="block">A comma separated list of user IDs, up to 100 are allowed in a single request. You are strongly encouraged to use a POST for larger requests.
(Required)</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; screenName</pre>
<div class="block">A comma separated list of screen names, up to 100 are allowed in a single request. You are strongly encouraged to use a POST for larger (up to 100 screen names) requests.
(Required)</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendshipsOutgoingRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendshipsOutgoingRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendshipsOutgoingRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>cursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> cursor</pre>
<div class="block">Causes the list of connections to be broken into pages of no more than 5000 IDs at a time. The number of IDs returned is not guaranteed to be 5000 as suspended users are filtered out after connections are queried. If no cursor is provided, a value of -1 will be assumed, which is the first page.</div>
</li>
<li class="blockList">
<h4>stringifyIds</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> stringifyIds</pre>
<div class="block">Many programming environments will not consume our Tweet ids due to their size. Provide this option to have ids returned as strings instead.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendshipUpdateRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendshipUpdateRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendshipUpdateRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>device</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> device</pre>
<div class="block">Enable/disable device notifications from the target user.</div>
</li>
<li class="blockList">
<h4>retweets</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> retweets</pre>
<div class="block">Enable/disable retweets from the target user.</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user for whom to befriend.</div>
</li>
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> userId</pre>
<div class="block">The ID of the user for whom to befriend.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendsIdsRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendsIdsRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendsIdsRequest</a> extends <a href="org/apache/streams/twitter/api/FollowingIdsRequest.html" title="class in org.apache.streams.twitter.api">FollowingIdsRequest</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendsIdsResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendsIdsResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendsIdsResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>ids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ids</pre>
</li>
<li class="blockList">
<h4>previousCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> previousCursor</pre>
</li>
<li class="blockList">
<h4>previousCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> previousCursorStr</pre>
</li>
<li class="blockList">
<h4>nextCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> nextCursor</pre>
</li>
<li class="blockList">
<h4>nextCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nextCursorStr</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendsListRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendsListRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendsListRequest</a> extends <a href="org/apache/streams/twitter/api/FollowingListRequest.html" title="class in org.apache.streams.twitter.api">FollowingListRequest</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.FriendsListResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/FriendsListResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.FriendsListResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>users</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; users</pre>
</li>
<li class="blockList">
<h4>previousCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> previousCursor</pre>
</li>
<li class="blockList">
<h4>previousCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> previousCursorStr</pre>
</li>
<li class="blockList">
<h4>nextCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> nextCursor</pre>
</li>
<li class="blockList">
<h4>nextCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nextCursorStr</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.GeoSearchRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/GeoSearchRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.GeoSearchRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>lat</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> lat</pre>
<div class="block">The latitude to search around. This parameter will be ignored unless it is inside the range -90.0 to +90.0 (North is positive) inclusive. It will also be ignored if there isn’t a corresponding long parameter.</div>
</li>
<li class="blockList">
<h4>_long</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Double.html?is-external=true" title="class or interface in java.lang">Double</a> _long</pre>
<div class="block">The longitude to search around. The valid ranges for longitude is -180.0 to +180.0 (East is positive) inclusive. This parameter will be ignored if outside that range, if it is not a number, if geo_enabled is disabled, or if there not a corresponding lat parameter.</div>
</li>
<li class="blockList">
<h4>query</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query</pre>
<div class="block">Free-form text to match against while executing a geo-based query, best suited for finding nearby locations by name. Remember to URL encode the query.</div>
</li>
<li class="blockList">
<h4>ip</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> ip</pre>
<div class="block">An IP address. Used when attempting to fix geolocation based off of the user’s IP address.</div>
</li>
<li class="blockList">
<h4>granularity</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> granularity</pre>
<div class="block">This is the minimal granularity of place types to return and must be one of: poi , neighborhood , city , admin or country . If no granularity is provided for the request neighborhood is assumed. Setting this to city , for example, will find places which have a type of city , admin or country .</div>
</li>
<li class="blockList">
<h4>accuracy</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> accuracy</pre>
<div class="block">A hint on the region in which to search. If a number, then this is a radius in meters, but it can also take a string that is suffixed with ft to specify feet. If this is not passed in, then it is assumed to be 0m . If coming from a device, in practice, this value is whatever accuracy the device has measuring its location (whether it be coming from a GPS, WiFi triangulation, etc.).</div>
</li>
<li class="blockList">
<h4>maxResults</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxResults</pre>
<div class="block">A hint as to the number of results to return. This does not guarantee that the number of results returned will equal max_results, but instead informs how many nearby results to return. Ideally, only pass in the number of places you intend to display to the user here.</div>
</li>
<li class="blockList">
<h4>containedWithin</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> containedWithin</pre>
<div class="block">This is the place_id which you would like to restrict the search results to. Setting this value means only places within the given place_id will be found. Specify a place_id.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.GeoSearchResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/GeoSearchResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.GeoSearchResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>query</h4>
<pre><a href="org/apache/streams/twitter/api/GeoSearchResponseQuery.html" title="class in org.apache.streams.twitter.api">GeoSearchResponseQuery</a> query</pre>
</li>
<li class="blockList">
<h4>result</h4>
<pre><a href="org/apache/streams/twitter/api/GeoSearchResponseResult.html" title="class in org.apache.streams.twitter.api">GeoSearchResponseResult</a> result</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.MediaStatusRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/MediaStatusRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.MediaStatusRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>command</h4>
<pre><a href="org/apache/streams/twitter/api/MediaStatusRequest.Command.html" title="enum in org.apache.streams.twitter.api">MediaStatusRequest.Command</a> command</pre>
<div class="block">Must be set to STATUS (case sensitive).
(Required)</div>
</li>
<li class="blockList">
<h4>mediaId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> mediaId</pre>
<div class="block">The media_id returned from the INIT command.
(Required)</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.MediaStatusResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/MediaStatusResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.MediaStatusResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>mediaId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> mediaId</pre>
<div class="block">The media_id returned from the INIT command.
(Required)</div>
</li>
<li class="blockList">
<h4>mediaIdString</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> mediaIdString</pre>
<div class="block">The media_id returned from the INIT command.
(Required)</div>
</li>
<li class="blockList">
<h4>expiresAfterSeconds</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> expiresAfterSeconds</pre>
</li>
<li class="blockList">
<h4>processingInfo</h4>
<pre><a href="org/apache/streams/twitter/api/ProcessingInfo.html" title="class in org.apache.streams.twitter.api">ProcessingInfo</a> processingInfo</pre>
<div class="block">he response body contains processing_info field which provides information about current state of media processing operation.
(Required)</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.MessageCreateRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/MessageCreateRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.MessageCreateRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>event</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> event</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.ResponseErrors">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/ResponseErrors.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.ResponseErrors</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>errors</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; errors</pre>
<div class="block">When the Twitter API returns error messages, it does so in JSON format.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.RetweeterIdsRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/RetweeterIdsRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.RetweeterIdsRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
<div class="block">The numerical ID of the desired status.
(Required)</div>
</li>
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Specifies the number of records to retrieve. Must be less than or equal to 100.</div>
</li>
<li class="blockList">
<h4>cursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> cursor</pre>
<div class="block">Causes the list of IDs to be broken into pages of no more than 100 IDs at a time. The number of IDs returned is not guaranteed to be 100 as suspended users are filtered out after connections are queried.</div>
</li>
<li class="blockList">
<h4>stringifyIds</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> stringifyIds</pre>
<div class="block">Many programming environments will not consume Tweet ids due to their size. Provide this option to have ids returned as strings instead.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.RetweeterIdsResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/RetweeterIdsResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.RetweeterIdsResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>ids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ids</pre>
</li>
<li class="blockList">
<h4>previousCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> previousCursor</pre>
</li>
<li class="blockList">
<h4>previousCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> previousCursorStr</pre>
</li>
<li class="blockList">
<h4>nextCursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> nextCursor</pre>
</li>
<li class="blockList">
<h4>nextCursorStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nextCursorStr</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.RetweetsRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/RetweetsRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.RetweetsRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
<div class="block">The numerical ID of the desired status.
(Required)</div>
</li>
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Specifies the number of records to retrieve. Must be less than or equal to 100.</div>
</li>
<li class="blockList">
<h4>trimUser</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> trimUser</pre>
<div class="block">When set to either true , t or 1 , each tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.SevenDaySearchRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/SevenDaySearchRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.SevenDaySearchRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>q</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> q</pre>
<div class="block">A UTF-8, URL-encoded search query of 500 characters maximum, including operators. Queries may additionally be limited by complexity.
(Required)</div>
</li>
<li class="blockList">
<h4>geocode</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> geocode</pre>
<div class="block">Returns tweets by users located within a given radius of the given latitude/longitude. The location is preferentially taking from the Geotagging API, but will fall back to their Twitter profile. The parameter value is specified by ” latitude,longitude,radius ”, where radius units must be specified as either " mi " (miles) or " km " (kilometers). Note that you cannot use the near operator via the API to geocode arbitrary locations; however you can use this geocode parameter to search near geocodes directly. A maximum of 1,000 distinct "sub-regions" will be considered when using the radius modifier.</div>
</li>
<li class="blockList">
<h4>lang</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang</pre>
<div class="block">Restricts tweets to the given language, given by an ISO 639-1 code. Language detection is best-effort.</div>
</li>
<li class="blockList">
<h4>locale</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> locale</pre>
<div class="block">Specify the language of the query you are sending (only ja is currently effective). This is intended for language-specific consumers and the default should work in the majority of cases.</div>
</li>
<li class="blockList">
<h4>resultType</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> resultType</pre>
<div class="block">Optional. Specifies what type of search results you would prefer to receive.</div>
</li>
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">The number of tweets to return per page, up to a maximum of 100. Defaults to 15.</div>
</li>
<li class="blockList">
<h4>until</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> until</pre>
<div class="block">Returns tweets created before the given date. Date should be formatted as YYYY-MM-DD. Keep in mind that the search index has a 7-day limit. In other words, no tweets will be found for a date older than one week.</div>
</li>
<li class="blockList">
<h4>sinceId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> sinceId</pre>
<div class="block">Returns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available.</div>
</li>
<li class="blockList">
<h4>maxId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> maxId</pre>
<div class="block">Returns results with an ID less than (that is, older than) or equal to the specified ID.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.SevenDaySearchResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/SevenDaySearchResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.SevenDaySearchResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>statuses</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; statuses</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.StatusesHomeTimelineRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/StatusesHomeTimelineRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.StatusesHomeTimelineRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Specifies the number of records to retrieve. Must be less than or equal to 200. Defaults to 20. The value of count is best thought of as a limit to the number of tweets to return because suspended or deleted content is removed after the count has been applied.</div>
</li>
<li class="blockList">
<h4>sinceId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> sinceId</pre>
<div class="block">Returns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available.</div>
</li>
<li class="blockList">
<h4>maxId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxId</pre>
<div class="block">Returns results with an ID less than (that is, older than) or equal to the specified ID.</div>
</li>
<li class="blockList">
<h4>trimUser</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> trimUser</pre>
<div class="block">When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object.</div>
</li>
<li class="blockList">
<h4>excludeReplies</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> excludeReplies</pre>
<div class="block">This parameter will prevent replies from appearing in the returned timeline. Using exclude_replies with the count parameter will mean you will receive up-to count tweets — this is because the count parameter retrieves that many Tweets before filtering out retweets and replies. This parameter is only supported for JSON and XML responses.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.StatusesLookupRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/StatusesLookupRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.StatusesLookupRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; id</pre>
<div class="block">A comma separated list of Tweet IDs, up to 100 are allowed in a single request.
(Required)</div>
</li>
<li class="blockList">
<h4>trimUser</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> trimUser</pre>
<div class="block">When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockList">
<h4>map</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> map</pre>
<div class="block">When using the map parameter, Tweets that do not exist or cannot be viewed by the current user will still have their key represented but with an explicitly null value paired with it.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.StatusesMentionsTimelineRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/StatusesMentionsTimelineRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.StatusesMentionsTimelineRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Specifies the number of records to retrieve. Must be less than or equal to 200. Defaults to 20. The value of count is best thought of as a limit to the number of tweets to return because suspended or deleted content is removed after the count has been applied.</div>
</li>
<li class="blockList">
<h4>sinceId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> sinceId</pre>
<div class="block">Returns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available.</div>
</li>
<li class="blockList">
<h4>maxId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxId</pre>
<div class="block">Returns results with an ID less than (that is, older than) or equal to the specified ID.</div>
</li>
<li class="blockList">
<h4>trimUser</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> trimUser</pre>
<div class="block">When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.StatusesShowRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/StatusesShowRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.StatusesShowRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
<div class="block">The numerical ID of the desired Tweet.
(Required)</div>
</li>
<li class="blockList">
<h4>trimUser</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> trimUser</pre>
<div class="block">When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object.</div>
</li>
<li class="blockList">
<h4>includeMyRetweet</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeMyRetweet</pre>
<div class="block">When set to either true , t or 1 , any Tweets returned that have been retweeted by the authenticating user will include an additional current_user_retweet node, containing the ID of the source status for the retweet.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.StatusesUserTimelineRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/StatusesUserTimelineRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.StatusesUserTimelineRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> userId</pre>
<div class="block">The ID of the user for whom to return results for.</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user for whom to return results for.</div>
</li>
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Specifies the number of Tweets to try and retrieve, up to a maximum of 200 per distinct request. The value of count is best thought of as a limit to the number of Tweets to return because suspended or deleted content is removed after the count has been applied. We include retweets in the count, even if include_rts is not supplied. It is recommended you always send include_rts=1 when using this API method.</div>
</li>
<li class="blockList">
<h4>sinceId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> sinceId</pre>
<div class="block">Returns results with an ID greater than (that is, more recent than) the specified ID. There are limits to the number of Tweets which can be accessed through the API. If the limit of Tweets has occured since the since_id, the since_id will be forced to the oldest ID available.</div>
</li>
<li class="blockList">
<h4>maxId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxId</pre>
<div class="block">Returns results with an ID less than (that is, older than) or equal to the specified ID.</div>
</li>
<li class="blockList">
<h4>trimUser</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> trimUser</pre>
<div class="block">When set to either true , t or 1 , each Tweet returned in a timeline will include a user object including only the status authors numerical ID. Omit this parameter to receive the complete user object.</div>
</li>
<li class="blockList">
<h4>excludeReplies</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> excludeReplies</pre>
<div class="block">This parameter will prevent replies from appearing in the returned timeline. Using exclude_replies with the count parameter will mean you will receive up-to count tweets — this is because the count parameter retrieves that many Tweets before filtering out retweets and replies. This parameter is only supported for JSON and XML responses.</div>
</li>
<li class="blockList">
<h4>contributorDetails</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> contributorDetails</pre>
<div class="block">This parameter enhances the contributors element of the status response to include the screen_name of the contributor. By default only the user_id of the contributor is included.</div>
</li>
<li class="blockList">
<h4>includeRts</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeRts</pre>
<div class="block">When set to false , the timeline will strip any native retweets (though they will still count toward both the maximal length of the timeline and the slice selected by the count parameter). Note: If you’re using the trim_user parameter in conjunction with include_rts, the retweets will still contain a full user object.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.SuggestedUserCategory">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/SuggestedUserCategory.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.SuggestedUserCategory</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="http://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>
</li>
<li class="blockList">
<h4>slug</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> slug</pre>
</li>
<li class="blockList">
<h4>size</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> size</pre>
</li>
<li class="blockList">
<h4>users</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; users</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/ThirtyDaySearchCountsRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.ThirtyDaySearchCountsRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>query</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query</pre>
<div class="block">The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses). This parameter should include ALL portions of the PowerTrack rule, including all operators, and portions of the rule should not be separated into other parameters of the query.
(Required)</div>
</li>
<li class="blockList">
<h4>fromDate</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fromDate</pre>
<div class="block">The oldest UTC timestamp (back to 3/21/2006) from which the activities will be provided. Timestamp is in minute granularity and is inclusive (i.e. 12:00 includes the 00 minute).</div>
</li>
<li class="blockList">
<h4>toDate</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toDate</pre>
<div class="block">The latest, most recent UTC timestamp to which the activities will be provided. Timestamp is in minute granularity and is not inclusive (i.e. 11:59 does not include the 59th minute of the hour).</div>
</li>
<li class="blockList">
<h4>bucket</h4>
<pre><a href="org/apache/streams/twitter/api/ThirtyDaySearchCountsRequest.Bucket.html" title="enum in org.apache.streams.twitter.api">ThirtyDaySearchCountsRequest.Bucket</a> bucket</pre>
<div class="block">The unit of time for which count data will be provided. Count data can be returned for every day, hour or minute in the requested timeframe. By default, hourly counts will be provided..</div>
</li>
<li class="blockList">
<h4>next</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> next</pre>
<div class="block">This parameter is used to get the next "page" of results.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/ThirtyDaySearchCountsResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.ThirtyDaySearchCountsResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>totalCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> totalCount</pre>
<div class="block">totalCount.</div>
</li>
<li class="blockList">
<h4>results</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; results</pre>
<div class="block">The results.</div>
</li>
<li class="blockList">
<h4>next</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> next</pre>
<div class="block">This parameter is used to get the next "page" of results.</div>
</li>
<li class="blockList">
<h4>requestParameters</h4>
<pre><a href="org/apache/streams/twitter/api/ThirtyDaySearchCountsRequest.html" title="class in org.apache.streams.twitter.api">ThirtyDaySearchCountsRequest</a> requestParameters</pre>
<div class="block">https://developer.twitter.com/en/docs/tweets/search/api-reference/premium-search#CountsParameters</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.ThirtyDaySearchRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/ThirtyDaySearchRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.ThirtyDaySearchRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>query</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query</pre>
<div class="block">The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses). This parameter should include ALL portions of the PowerTrack rule, including all operators, and portions of the rule should not be separated into other parameters of the query.
(Required)</div>
</li>
<li class="blockList">
<h4>fromDate</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> fromDate</pre>
<div class="block">The oldest UTC timestamp (back to 3/21/2006) from which the activities will be provided. Timestamp is in minute granularity and is inclusive (i.e. 12:00 includes the 00 minute).</div>
</li>
<li class="blockList">
<h4>toDate</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> toDate</pre>
<div class="block">The latest, most recent UTC timestamp to which the activities will be provided. Timestamp is in minute granularity and is not inclusive (i.e. 11:59 does not include the 59th minute of the hour).</div>
</li>
<li class="blockList">
<h4>maxResults</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxResults</pre>
<div class="block">The maximum number of search results to be returned by a request. A number between 10 and the system limit (currently 500). By default, a request response will return 100 results.</div>
</li>
<li class="blockList">
<h4>next</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> next</pre>
<div class="block">This parameter is used to get the next "page" of results.</div>
</li>
<li class="blockList">
<h4>tag</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tag</pre>
<div class="block">Tags can be used to segregate rules and their matching data into different logical groups.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.ThirtyDaySearchResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/ThirtyDaySearchResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.ThirtyDaySearchResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>results</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; results</pre>
<div class="block">The results.</div>
</li>
<li class="blockList">
<h4>next</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> next</pre>
<div class="block">This parameter is used to get the next "page" of results.</div>
</li>
<li class="blockList">
<h4>requestParameters</h4>
<pre><a href="org/apache/streams/twitter/api/ThirtyDaySearchRequest.html" title="class in org.apache.streams.twitter.api">ThirtyDaySearchRequest</a> requestParameters</pre>
<div class="block">https://developer.twitter.com/en/docs/tweets/search/api-reference/30-day-search</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.UpdateAccountSettingsRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/UpdateAccountSettingsRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.UpdateAccountSettingsRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>sleepTimeEnabled</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> sleepTimeEnabled</pre>
<div class="block">When set to true , t or 1 , will enable sleep time for the user. Sleep time is the time when push or SMS notifications should not be sent to the user.</div>
</li>
<li class="blockList">
<h4>startSleepTime</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> startSleepTime</pre>
<div class="block">The hour that sleep time should begin if it is enabled. The value for this parameter should be provided in ISO8601 format (i.e. 00-23). The time is considered to be in the same timezone as the user’s time_zone setting.</div>
</li>
<li class="blockList">
<h4>endSleepTime</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> endSleepTime</pre>
<div class="block">The hour that sleep time should end if it is enabled. The value for this parameter should be provided in ISO8601 format (i.e. 00-23). The time is considered to be in the same timezone as the user’s time_zone setting.</div>
</li>
<li class="blockList">
<h4>timeZone</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> timeZone</pre>
<div class="block">The timezone dates and times should be displayed in for the user. The timezone must be one of the Rails TimeZone names.</div>
</li>
<li class="blockList">
<h4>trendLocationWoeid</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> trendLocationWoeid</pre>
<div class="block">The Yahoo! Where On Earth ID to use as the user’s default trend location. Global information is available by using 1 as the WOEID.</div>
</li>
<li class="blockList">
<h4>lang</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang</pre>
<div class="block">The language which Twitter should render in for this user. The language must be specified by the appropriate two letter ISO 639-1 representation.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.UpdateProfileRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/UpdateProfileRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.UpdateProfileRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="http://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>
<div class="block">Full name associated with the profile. Maximum of 20 characters.</div>
</li>
<li class="blockList">
<h4>url</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url</pre>
<div class="block">URL associated with the profile. Will be prepended with "http://" if not present. Maximum of 100 characters.</div>
</li>
<li class="blockList">
<h4>location</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> location</pre>
<div class="block">The city or country describing where the user of the account is located. The contents are not normalized or geocoded in any way. Maximum of 30 characters.</div>
</li>
<li class="blockList">
<h4>description</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> description</pre>
<div class="block">A description of the user owning the account. Maximum of 160 characters.</div>
</li>
<li class="blockList">
<h4>profileLinkColor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileLinkColor</pre>
<div class="block">Sets a hex value that controls the color scheme of links used on the authenticating user’s profile page on twitter.com. This must be a valid hexadecimal value, and may be either three or six characters (ex: F00 or FF0000).</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockList">
<h4>skipStatus</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> skipStatus</pre>
<div class="block">When set to either true , t or 1 statuses will not be included in the returned user objects.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.UsersLookupRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/UsersLookupRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.UsersLookupRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; userId</pre>
<div class="block">A comma separated list of user IDs, up to 100 are allowed in a single request. You are strongly encouraged to use a POST for larger requests.
(Required)</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; screenName</pre>
<div class="block">A comma separated list of screen names, up to 100 are allowed in a single request. You are strongly encouraged to use a POST for larger (up to 100 screen names) requests.
(Required)</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.UsersSearchRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/UsersSearchRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.UsersSearchRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>q</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> q</pre>
<div class="block">The search query to run against people search.
(Required)</div>
</li>
<li class="blockList">
<h4>page</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> page</pre>
<div class="block">Specifies the page of results to retrieve.</div>
</li>
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">The number of potential user results to retrieve per page. This value has a maximum of 20.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> includeEntities</pre>
<div class="block">The entities node will not be included in embedded Tweet objects when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.UsersShowRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/UsersShowRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.UsersShowRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>userId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> userId</pre>
<div class="block">The ID of the user for whom to return results. Either an id or screen_name is required for this method.</div>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
<div class="block">The screen name of the user for whom to return results. Either a id or screen_name is required for this method.</div>
</li>
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> includeEntities</pre>
<div class="block">The entities node will not be included when set to false.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.Webhook">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/Webhook.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.Webhook</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id</pre>
</li>
<li class="blockList">
<h4>url</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url</pre>
</li>
<li class="blockList">
<h4>valid</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> valid</pre>
</li>
<li class="blockList">
<h4>createdTimestamp</h4>
<pre>org.joda.time.DateTime createdTimestamp</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.WelcomeMessageNewRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/WelcomeMessageNewRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.WelcomeMessageNewRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>welcomeMessage</h4>
<pre><a href="org/apache/streams/twitter/api/WelcomeMessageNewRequestWrapper.html" title="class in org.apache.streams.twitter.api">WelcomeMessageNewRequestWrapper</a> welcomeMessage</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.WelcomeMessageNewResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/WelcomeMessageNewResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.WelcomeMessageNewResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>welcomeMessage</h4>
<pre><a href="org/apache/streams/twitter/pojo/WelcomeMessage.html" title="class in org.apache.streams.twitter.pojo">WelcomeMessage</a> welcomeMessage</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/WelcomeMessageNewRuleRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.WelcomeMessageNewRuleRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>welcomeMessageRule</h4>
<pre><a href="org/apache/streams/twitter/api/WelcomeMessageNewRuleRequestWrapper.html" title="class in org.apache.streams.twitter.api">WelcomeMessageNewRuleRequestWrapper</a> welcomeMessageRule</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/WelcomeMessageNewRuleResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.WelcomeMessageNewRuleResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>welcomeMessageRule</h4>
<pre><a href="org/apache/streams/twitter/api/WelcomeMessageNewRuleResponseWrapper.html" title="class in org.apache.streams.twitter.api">WelcomeMessageNewRuleResponseWrapper</a> welcomeMessageRule</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.WelcomeMessageRulesListRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/WelcomeMessageRulesListRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.WelcomeMessageRulesListRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Max number of events to be returned. 20 default. 50 max.</div>
</li>
<li class="blockList">
<h4>cursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> cursor</pre>
<div class="block">For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.WelcomeMessageRulesListResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/WelcomeMessageRulesListResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.WelcomeMessageRulesListResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>welcomeMessageRules</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; welcomeMessageRules</pre>
</li>
<li class="blockList">
<h4>nextCurser</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nextCurser</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.WelcomeMessagesListRequest">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/WelcomeMessagesListRequest.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.WelcomeMessagesListRequest</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>count</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> count</pre>
<div class="block">Max number of events to be returned. 20 default. 50 max.</div>
</li>
<li class="blockList">
<h4>cursor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> cursor</pre>
<div class="block">For paging through result sets greater than 1 page, use the “next_cursor” property from the previous request.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.api.WelcomeMessagesListResponse">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/api/WelcomeMessagesListResponse.html" title="class in org.apache.streams.twitter.api">org.apache.streams.twitter.api.WelcomeMessagesListResponse</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>welcomeMessages</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; welcomeMessages</pre>
</li>
<li class="blockList">
<h4>nextCurser</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> nextCurser</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.twitter.config</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/SevenDaySearchProviderConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.SevenDaySearchProviderConfiguration</a> extends <a href="org/apache/streams/twitter/config/TwitterConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>q</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> q</pre>
<div class="block">A UTF-8, URL-encoded search query of 500 characters maximum, including operators. Queries may additionally be limited by complexity.
(Required)</div>
</li>
<li class="blockList">
<h4>maxItems</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxItems</pre>
<div class="block">Max items total</div>
</li>
<li class="blockList">
<h4>maxPages</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxPages</pre>
<div class="block">Max pages to request</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/ThirtyDaySearchProviderConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.ThirtyDaySearchProviderConfiguration</a> extends <a href="org/apache/streams/twitter/config/TwitterConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>query</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> query</pre>
<div class="block">The equivalent of one Gnip PowerTrack rule, with up to 2048 characters (and no limits on the number of positive and negative clauses). This parameter should include ALL portions of the PowerTrack rule, including all operators, and portions of the rule should not be separated into other parameters of the query.
(Required)</div>
</li>
<li class="blockList">
<h4>maxItems</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxItems</pre>
<div class="block">Max items total</div>
</li>
<li class="blockList">
<h4>maxPages</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxPages</pre>
<div class="block">Max pages to request</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.config.TwitterConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/TwitterConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.TwitterConfiguration</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>protocol</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> protocol</pre>
<div class="block">The protocol</div>
</li>
<li class="blockList">
<h4>host</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> host</pre>
<div class="block">The host</div>
</li>
<li class="blockList">
<h4>port</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> port</pre>
<div class="block">The port</div>
</li>
<li class="blockList">
<h4>version</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> version</pre>
<div class="block">The version</div>
</li>
<li class="blockList">
<h4>debug</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> debug</pre>
<div class="block">Whether to enable juneau debug logging</div>
</li>
<li class="blockList">
<h4>endpoint</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> endpoint</pre>
<div class="block">The endpoint</div>
</li>
<li class="blockList">
<h4>environment</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> environment</pre>
<div class="block">The environment</div>
</li>
<li class="blockList">
<h4>jsonStoreEnabled</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> jsonStoreEnabled</pre>
</li>
<li class="blockList">
<h4>oauth</h4>
<pre><a href="org/apache/streams/twitter/config/TwitterOAuthConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterOAuthConfiguration</a> oauth</pre>
</li>
<li class="blockList">
<h4>basicauth</h4>
<pre><a href="org/apache/streams/twitter/TwitterBasicAuthConfiguration.html" title="class in org.apache.streams.twitter">TwitterBasicAuthConfiguration</a> basicauth</pre>
</li>
<li class="blockList">
<h4>threadsPerProvider</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> threadsPerProvider</pre>
<div class="block">number of threads per provider</div>
</li>
<li class="blockList">
<h4>retrySleepMs</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> retrySleepMs</pre>
<div class="block">ms to sleep when hitting a rate limit</div>
</li>
<li class="blockList">
<h4>retryMax</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> retryMax</pre>
<div class="block">max times to retry</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/TwitterEngagersProviderConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.TwitterEngagersProviderConfiguration</a> extends <a href="org/apache/streams/twitter/config/TwitterTimelineProviderConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterTimelineProviderConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.config.TwitterFollowingConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/TwitterFollowingConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.TwitterFollowingConfiguration</a> extends <a href="org/apache/streams/twitter/config/TwitterUserInformationConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterUserInformationConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>idsOnly</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> idsOnly</pre>
<div class="block">Whether to collect ids only, or full profiles</div>
</li>
<li class="blockList">
<h4>maxItems</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxItems</pre>
<div class="block">Max items per user to collect</div>
</li>
<li class="blockList">
<h4>maxPages</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxPages</pre>
<div class="block">Max pages per user to request</div>
</li>
<li class="blockList">
<h4>pageSize</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> pageSize</pre>
<div class="block">Max items per page to request</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.config.TwitterOAuthConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/TwitterOAuthConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.TwitterOAuthConfiguration</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>appName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> appName</pre>
</li>
<li class="blockList">
<h4>consumerKey</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> consumerKey</pre>
</li>
<li class="blockList">
<h4>consumerSecret</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> consumerSecret</pre>
</li>
<li class="blockList">
<h4>accessToken</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> accessToken</pre>
</li>
<li class="blockList">
<h4>accessTokenSecret</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> accessTokenSecret</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.config.TwitterStreamConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/TwitterStreamConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.TwitterStreamConfiguration</a> extends <a href="org/apache/streams/twitter/config/TwitterConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>includeEntities</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> includeEntities</pre>
</li>
<li class="blockList">
<h4>truncated</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> truncated</pre>
</li>
<li class="blockList">
<h4>filterLevel</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filterLevel</pre>
<div class="block">Setting this parameter to one of none, low, or medium will set the minimum value of the filter_level Tweet attribute required to be included in the stream</div>
</li>
<li class="blockList">
<h4>with</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> with</pre>
<div class="block">Typically following or user</div>
</li>
<li class="blockList">
<h4>replies</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> replies</pre>
<div class="block">Set to all, to see all @replies</div>
</li>
<li class="blockList">
<h4>follow</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; follow</pre>
<div class="block">A list of user IDs, indicating the users whose Tweets should be delivered on the stream</div>
</li>
<li class="blockList">
<h4>track</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; track</pre>
<div class="block">A list of phrases which will be used to determine what Tweets will be delivered on the stream</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/TwitterTimelineProviderConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.TwitterTimelineProviderConfiguration</a> extends <a href="org/apache/streams/twitter/config/TwitterUserInformationConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterUserInformationConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>maxItems</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxItems</pre>
<div class="block">Max items per user to collect</div>
</li>
<li class="blockList">
<h4>maxPages</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> maxPages</pre>
<div class="block">Max items per page to request</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.config.TwitterUserInformationConfiguration">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/config/TwitterUserInformationConfiguration.html" title="class in org.apache.streams.twitter.config">org.apache.streams.twitter.config.TwitterUserInformationConfiguration</a> extends <a href="org/apache/streams/twitter/config/TwitterConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterConfiguration</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>info</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; info</pre>
<div class="block">A list of user IDs, indicating the users whose Tweets should be delivered on the stream</div>
</li>
<li class="blockList">
<h4>pageSize</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> pageSize</pre>
<div class="block">Max items per page to request</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.twitter.converter</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.twitter.converter.StreamsTwitterMapper">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/StreamsTwitterMapper.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.StreamsTwitterMapper</a> extends <a href="https://github.com/apache/streams/streams-pojo/apidocs/org/apache/streams/jackson/StreamsJacksonMapper.html?is-external=true" title="class or interface in org.apache.streams.jackson">StreamsJacksonMapper</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.converter.TwitterDocumentClassifier">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/TwitterDocumentClassifier.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.TwitterDocumentClassifier</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.converter.TwitterFollowActivityConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/TwitterFollowActivityConverter.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.TwitterFollowActivityConverter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/TwitterJsonDeleteActivityConverter.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.TwitterJsonDeleteActivityConverter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/TwitterJsonRetweetActivityConverter.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.TwitterJsonRetweetActivityConverter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/TwitterJsonTweetActivityConverter.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.TwitterJsonTweetActivityConverter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/TwitterJsonUserActivityConverter.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.TwitterJsonUserActivityConverter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/TwitterJsonUserActivityObjectConverter.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.TwitterJsonUserActivityObjectConverter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/converter/TwitterJsonUserstreameventActivityConverter.html" title="class in org.apache.streams.twitter.converter">org.apache.streams.twitter.converter.TwitterJsonUserstreameventActivityConverter</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.twitter.pojo</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.twitter.pojo.BoundingBox">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/BoundingBox.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.BoundingBox</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type</pre>
</li>
<li class="blockList">
<h4>coordinates</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; coordinates</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.CallToAction">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/CallToAction.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.CallToAction</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type</pre>
<div class="block">Defines the type of button to display. Currently must be set to web_url.
(Required)</div>
</li>
<li class="blockList">
<h4>label</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> label</pre>
<div class="block">The text that will be displayed to the user on each button. Max string length of 36 characters.
(Required)</div>
</li>
<li class="blockList">
<h4>url</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url</pre>
<div class="block">A valid http or https target URL of the button.
(Required)</div>
</li>
<li class="blockList">
<h4>tcoUrl</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> tcoUrl</pre>
<div class="block">The t.co version of the URL will be returned in a POST response and on the read path (GET requests) only.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Delete">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Delete.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Delete</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>delete</h4>
<pre><a href="org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">DeleteDetails</a> delete</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.DeleteDetails">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/DeleteDetails.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.DeleteDetails</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>status</h4>
<pre><a href="org/apache/streams/twitter/pojo/Status.html" title="class in org.apache.streams.twitter.pojo">Status</a> status</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.DirectMessage">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/DirectMessage.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.DirectMessage</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>createdAt</h4>
<pre>org.joda.time.DateTime createdAt</pre>
</li>
<li class="blockList">
<h4>entities</h4>
<pre><a href="org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a> entities</pre>
</li>
<li class="blockList">
<h4>recipient</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> recipient</pre>
</li>
<li class="blockList">
<h4>recipientId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> recipientId</pre>
</li>
<li class="blockList">
<h4>recipientScreenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> recipientScreenName</pre>
</li>
<li class="blockList">
<h4>sender</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> sender</pre>
</li>
<li class="blockList">
<h4>senderId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> senderId</pre>
</li>
<li class="blockList">
<h4>senderScreenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> senderScreenName</pre>
</li>
<li class="blockList">
<h4>text</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.DirectMessageEvent">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/DirectMessageEvent.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.DirectMessageEvent</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id</pre>
</li>
<li class="blockList">
<h4>createdTimestamp</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> createdTimestamp</pre>
</li>
<li class="blockList">
<h4>type</h4>
<pre><a href="org/apache/streams/twitter/pojo/DirectMessageEvent.Type.html" title="enum in org.apache.streams.twitter.pojo">DirectMessageEvent.Type</a> type</pre>
</li>
<li class="blockList">
<h4>initiatedVia</h4>
<pre><a href="org/apache/streams/twitter/pojo/InitiatedVia.html" title="class in org.apache.streams.twitter.pojo">InitiatedVia</a> initiatedVia</pre>
</li>
<li class="blockList">
<h4>messageCreate</h4>
<pre><a href="org/apache/streams/twitter/pojo/MessageCreate.html" title="class in org.apache.streams.twitter.pojo">MessageCreate</a> messageCreate</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Entities">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Entities</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>userMentions</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; userMentions</pre>
</li>
<li class="blockList">
<h4>hashtags</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; hashtags</pre>
</li>
<li class="blockList">
<h4>urls</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; urls</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Follow">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Follow.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Follow</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>follower</h4>
<pre><a href="org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a> follower</pre>
</li>
<li class="blockList">
<h4>followee</h4>
<pre><a href="org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a> followee</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.FriendList">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/FriendList.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.FriendList</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>friends</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; friends</pre>
</li>
<li class="blockList">
<h4>friendsStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; friendsStr</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Friendship">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Friendship.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Friendship</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>name</h4>
<pre><a href="http://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>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
</li>
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
</li>
<li class="blockList">
<h4>idStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> idStr</pre>
</li>
<li class="blockList">
<h4>connections</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; connections</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Hashtag">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Hashtag.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Hashtag</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>text</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text</pre>
</li>
<li class="blockList">
<h4>indices</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; indices</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.MediaItem">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/MediaItem.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.MediaItem</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> type</pre>
</li>
<li class="blockList">
<h4>media</h4>
<pre><a href="org/apache/streams/twitter/pojo/MediaItem.html" title="class in org.apache.streams.twitter.pojo">MediaItem</a> media</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.MessageData">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/MessageData.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.MessageData</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>text</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text</pre>
</li>
<li class="blockList">
<h4>ctas</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ctas</pre>
</li>
<li class="blockList">
<h4>entities</h4>
<pre><a href="org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a> entities</pre>
</li>
<li class="blockList">
<h4>quickReplyResponse</h4>
<pre><a href="org/apache/streams/twitter/pojo/QuickReply.html" title="class in org.apache.streams.twitter.pojo">QuickReply</a> quickReplyResponse</pre>
</li>
<li class="blockList">
<h4>attachment</h4>
<pre><a href="org/apache/streams/twitter/pojo/MediaItem.html" title="class in org.apache.streams.twitter.pojo">MediaItem</a> attachment</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Place">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Place.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Place</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id</pre>
</li>
<li class="blockList">
<h4>boundingBox</h4>
<pre><a href="org/apache/streams/twitter/pojo/BoundingBox.html" title="class in org.apache.streams.twitter.pojo">BoundingBox</a> boundingBox</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.QuickReply">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/QuickReply.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.QuickReply</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>type</h4>
<pre><a href="org/apache/streams/twitter/pojo/QuickReply.Type.html" title="enum in org.apache.streams.twitter.pojo">QuickReply.Type</a> type</pre>
</li>
<li class="blockList">
<h4>textInput</h4>
<pre><a href="org/apache/streams/twitter/pojo/QuickReplyTextInput.html" title="class in org.apache.streams.twitter.pojo">QuickReplyTextInput</a> textInput</pre>
</li>
<li class="blockList">
<h4>options</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; options</pre>
</li>
<li class="blockList">
<h4>location</h4>
<pre><a href="org/apache/streams/twitter/pojo/QuickReplyTextInput.html" title="class in org.apache.streams.twitter.pojo">QuickReplyTextInput</a> location</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Relationship">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Relationship.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Relationship</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>source</h4>
<pre><a href="org/apache/streams/twitter/pojo/RelationshipSource.html" title="class in org.apache.streams.twitter.pojo">RelationshipSource</a> source</pre>
</li>
<li class="blockList">
<h4>target</h4>
<pre><a href="org/apache/streams/twitter/pojo/RelationshipTarget.html" title="class in org.apache.streams.twitter.pojo">RelationshipTarget</a> target</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.RelationshipSource">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/RelationshipSource.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.RelationshipSource</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>canDm</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> canDm</pre>
</li>
<li class="blockList">
<h4>blocking</h4>
<pre><a href="org/apache/streams/twitter/pojo/Blocking.html" title="class in org.apache.streams.twitter.pojo">Blocking</a> blocking</pre>
</li>
<li class="blockList">
<h4>muting</h4>
<pre><a href="org/apache/streams/twitter/pojo/Muting.html" title="class in org.apache.streams.twitter.pojo">Muting</a> muting</pre>
</li>
<li class="blockList">
<h4>idStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> idStr</pre>
</li>
<li class="blockList">
<h4>allReplies</h4>
<pre><a href="org/apache/streams/twitter/pojo/AllReplies.html" title="class in org.apache.streams.twitter.pojo">AllReplies</a> allReplies</pre>
</li>
<li class="blockList">
<h4>wantRetweets</h4>
<pre><a href="org/apache/streams/twitter/pojo/WantRetweets.html" title="class in org.apache.streams.twitter.pojo">WantRetweets</a> wantRetweets</pre>
</li>
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
</li>
<li class="blockList">
<h4>markedSpam</h4>
<pre><a href="org/apache/streams/twitter/pojo/MarkedSpam.html" title="class in org.apache.streams.twitter.pojo">MarkedSpam</a> markedSpam</pre>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
</li>
<li class="blockList">
<h4>following</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> following</pre>
</li>
<li class="blockList">
<h4>followedBy</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> followedBy</pre>
</li>
<li class="blockList">
<h4>notificationsEnabled</h4>
<pre><a href="org/apache/streams/twitter/pojo/NotificationsEnabled.html" title="class in org.apache.streams.twitter.pojo">NotificationsEnabled</a> notificationsEnabled</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.RelationshipTarget">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/RelationshipTarget.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.RelationshipTarget</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
</li>
<li class="blockList">
<h4>idStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> idStr</pre>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
</li>
<li class="blockList">
<h4>following</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> following</pre>
</li>
<li class="blockList">
<h4>followedBy</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> followedBy</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Retweet">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Retweet.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Retweet</a> extends <a href="org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>retweetedStatus</h4>
<pre><a href="org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> retweetedStatus</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.Tweet">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.Tweet</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>text</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> text</pre>
</li>
<li class="blockList">
<h4>retweeted</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> retweeted</pre>
</li>
<li class="blockList">
<h4>inReplyToScreenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> inReplyToScreenName</pre>
</li>
<li class="blockList">
<h4>truncated</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> truncated</pre>
</li>
<li class="blockList">
<h4>filterLevel</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> filterLevel</pre>
</li>
<li class="blockList">
<h4>contributors</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; contributors</pre>
</li>
<li class="blockList">
<h4>place</h4>
<pre><a href="org/apache/streams/twitter/pojo/Place.html" title="class in org.apache.streams.twitter.pojo">Place</a> place</pre>
</li>
<li class="blockList">
<h4>entities</h4>
<pre><a href="org/apache/streams/twitter/pojo/Entities.html" title="class in org.apache.streams.twitter.pojo">Entities</a> entities</pre>
</li>
<li class="blockList">
<h4>inReplyToStatusIdStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> inReplyToStatusIdStr</pre>
</li>
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
</li>
<li class="blockList">
<h4>inReplyToUserIdStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> inReplyToUserIdStr</pre>
</li>
<li class="blockList">
<h4>source</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> source</pre>
</li>
<li class="blockList">
<h4>lang</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang</pre>
</li>
<li class="blockList">
<h4>favorited</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> favorited</pre>
</li>
<li class="blockList">
<h4>possiblySensitive</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> possiblySensitive</pre>
</li>
<li class="blockList">
<h4>inReplyToStatusId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> inReplyToStatusId</pre>
</li>
<li class="blockList">
<h4>createdAt</h4>
<pre>org.joda.time.DateTime createdAt</pre>
</li>
<li class="blockList">
<h4>inReplyToUserId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> inReplyToUserId</pre>
</li>
<li class="blockList">
<h4>favoriteCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> favoriteCount</pre>
</li>
<li class="blockList">
<h4>retweetCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> retweetCount</pre>
</li>
<li class="blockList">
<h4>idStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> idStr</pre>
</li>
<li class="blockList">
<h4>user</h4>
<pre><a href="org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">User</a> user</pre>
</li>
<li class="blockList">
<h4>isQuoteStatus</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> isQuoteStatus</pre>
</li>
<li class="blockList">
<h4>quotedStatusId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> quotedStatusId</pre>
</li>
<li class="blockList">
<h4>quotedStatus</h4>
<pre><a href="org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> quotedStatus</pre>
</li>
<li class="blockList">
<h4>retweetedStatusId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> retweetedStatusId</pre>
</li>
<li class="blockList">
<h4>retweetedStatus</h4>
<pre><a href="org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> retweetedStatus</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.User">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/User.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.User</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>location</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> location</pre>
</li>
<li class="blockList">
<h4>defaultProfile</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> defaultProfile</pre>
</li>
<li class="blockList">
<h4>statusesCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> statusesCount</pre>
</li>
<li class="blockList">
<h4>profileBackgroundTile</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> profileBackgroundTile</pre>
</li>
<li class="blockList">
<h4>lang</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang</pre>
</li>
<li class="blockList">
<h4>profileLinkColor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileLinkColor</pre>
</li>
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
</li>
<li class="blockList">
<h4>_protected</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> _protected</pre>
</li>
<li class="blockList">
<h4>favouritesCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> favouritesCount</pre>
</li>
<li class="blockList">
<h4>profileTextColor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileTextColor</pre>
</li>
<li class="blockList">
<h4>verified</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> verified</pre>
</li>
<li class="blockList">
<h4>description</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> description</pre>
</li>
<li class="blockList">
<h4>contributorsEnabled</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> contributorsEnabled</pre>
</li>
<li class="blockList">
<h4>name</h4>
<pre><a href="http://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>
</li>
<li class="blockList">
<h4>profileSidebarBorderColor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileSidebarBorderColor</pre>
</li>
<li class="blockList">
<h4>profileBackgroundColor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileBackgroundColor</pre>
</li>
<li class="blockList">
<h4>createdAt</h4>
<pre>org.joda.time.DateTime createdAt</pre>
</li>
<li class="blockList">
<h4>defaultProfileImage</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> defaultProfileImage</pre>
</li>
<li class="blockList">
<h4>followersCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> followersCount</pre>
</li>
<li class="blockList">
<h4>geoEnabled</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> geoEnabled</pre>
</li>
<li class="blockList">
<h4>profileImageUrlHttps</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileImageUrlHttps</pre>
</li>
<li class="blockList">
<h4>profileBackgroundImageUrl</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileBackgroundImageUrl</pre>
</li>
<li class="blockList">
<h4>profileBackgroundImageUrlHttps</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileBackgroundImageUrlHttps</pre>
</li>
<li class="blockList">
<h4>followRequestSent</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> followRequestSent</pre>
</li>
<li class="blockList">
<h4>url</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url</pre>
</li>
<li class="blockList">
<h4>utcOffset</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> utcOffset</pre>
</li>
<li class="blockList">
<h4>timeZone</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> timeZone</pre>
</li>
<li class="blockList">
<h4>profileUseBackgroundImage</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> profileUseBackgroundImage</pre>
</li>
<li class="blockList">
<h4>friendsCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> friendsCount</pre>
</li>
<li class="blockList">
<h4>profileSidebarFillColor</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileSidebarFillColor</pre>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
</li>
<li class="blockList">
<h4>idStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> idStr</pre>
</li>
<li class="blockList">
<h4>profileImageUrl</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> profileImageUrl</pre>
</li>
<li class="blockList">
<h4>isTranslator</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> isTranslator</pre>
</li>
<li class="blockList">
<h4>listedCount</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> listedCount</pre>
</li>
<li class="blockList">
<h4>status</h4>
<pre><a href="org/apache/streams/twitter/pojo/Tweet.html" title="class in org.apache.streams.twitter.pojo">Tweet</a> status</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.UserMentions">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/UserMentions.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.UserMentions</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Long.html?is-external=true" title="class or interface in java.lang">Long</a> id</pre>
</li>
<li class="blockList">
<h4>name</h4>
<pre><a href="http://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>
</li>
<li class="blockList">
<h4>indices</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; indices</pre>
</li>
<li class="blockList">
<h4>screenName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> screenName</pre>
</li>
<li class="blockList">
<h4>idStr</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> idStr</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.UserstreamEvent">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/UserstreamEvent.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.UserstreamEvent</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>createdAt</h4>
<pre>org.joda.time.DateTime createdAt</pre>
</li>
<li class="blockList">
<h4>eventType</h4>
<pre><a href="org/apache/streams/twitter/pojo/UserstreamEvent.EventType.html" title="enum in org.apache.streams.twitter.pojo">UserstreamEvent.EventType</a> eventType</pre>
</li>
<li class="blockList">
<h4>source</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> source</pre>
</li>
<li class="blockList">
<h4>target</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> target</pre>
</li>
<li class="blockList">
<h4>targetObject</h4>
<pre><a href="org/apache/streams/twitter/pojo/TargetObject.html" title="class in org.apache.streams.twitter.pojo">TargetObject</a> targetObject</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.WebhookEvents">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/WebhookEvents.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.WebhookEvents</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>directMessageEvents</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; directMessageEvents</pre>
</li>
<li class="blockList">
<h4>users</h4>
<pre><a href="org/apache/streams/twitter/pojo/Users.html" title="class in org.apache.streams.twitter.pojo">Users</a> users</pre>
</li>
<li class="blockList">
<h4>apps</h4>
<pre><a href="org/apache/streams/twitter/pojo/Apps.html" title="class in org.apache.streams.twitter.pojo">Apps</a> apps</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.WelcomeMessage">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/WelcomeMessage.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.WelcomeMessage</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id</pre>
</li>
<li class="blockList">
<h4>createdTimestamp</h4>
<pre>org.joda.time.DateTime createdTimestamp</pre>
</li>
<li class="blockList">
<h4>messageData</h4>
<pre><a href="org/apache/streams/twitter/pojo/MessageData.html" title="class in org.apache.streams.twitter.pojo">MessageData</a> messageData</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.pojo.WelcomeMessageRule">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/pojo/WelcomeMessageRule.html" title="class in org.apache.streams.twitter.pojo">org.apache.streams.twitter.pojo.WelcomeMessageRule</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>id</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> id</pre>
</li>
<li class="blockList">
<h4>createdTimestamp</h4>
<pre>org.joda.time.DateTime createdTimestamp</pre>
</li>
<li class="blockList">
<h4>welcomeMessageId</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> welcomeMessageId</pre>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.twitter.processor</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/processor/FetchAndReplaceTwitterProcessor.html" title="class in org.apache.streams.twitter.processor">org.apache.streams.twitter.processor.FetchAndReplaceTwitterProcessor</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/twitter/config/TwitterConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>client</h4>
<pre><a href="org/apache/streams/twitter/api/Twitter.html" title="class in org.apache.streams.twitter.api">Twitter</a> client</pre>
</li>
<li class="blockList">
<h4>mapper</h4>
<pre>com.fasterxml.jackson.databind.ObjectMapper mapper</pre>
</li>
<li class="blockListLast">
<h4>retryCount</h4>
<pre>int retryCount</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.processor.TwitterTypeConverter">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/processor/TwitterTypeConverter.html" title="class in org.apache.streams.twitter.processor">org.apache.streams.twitter.processor.TwitterTypeConverter</a> extends <a href="https://github.com/apache/streams/streams-components/streams-converters/apidocs/org/apache/streams/converter/ActivityConverterProcessor.html?is-external=true" title="class or interface in org.apache.streams.converter">ActivityConverterProcessor</a> implements Serializable</h3>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.processor.TwitterUrlApiProcessor">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/processor/TwitterUrlApiProcessor.html" title="class in org.apache.streams.twitter.processor">org.apache.streams.twitter.processor.TwitterUrlApiProcessor</a> extends <a href="https://github.com/apache/streams/streams-components/streams-http/apidocs/org/apache/streams/components/http/processor/SimpleHTTPGetProcessor.html?is-external=true" title="class or interface in org.apache.streams.components.http.processor">SimpleHTTPGetProcessor</a> implements Serializable</h3>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.twitter.provider</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.twitter.provider.SevenDaySearchProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/provider/SevenDaySearchProvider.html" title="class in org.apache.streams.twitter.provider">org.apache.streams.twitter.provider.SevenDaySearchProvider</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/twitter/config/SevenDaySearchProviderConfiguration.html" title="class in org.apache.streams.twitter.config">SevenDaySearchProviderConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>lock</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReadWriteLock.html?is-external=true" title="class or interface in java.util.concurrent.locks">ReadWriteLock</a> lock</pre>
</li>
<li class="blockList">
<h4>providerQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">Queue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">E</a>&gt; providerQueue</pre>
</li>
<li class="blockList">
<h4>request</h4>
<pre><a href="org/apache/streams/twitter/api/SevenDaySearchRequest.html" title="class in org.apache.streams.twitter.api">SevenDaySearchRequest</a> request</pre>
</li>
<li class="blockList">
<h4>client</h4>
<pre><a href="org/apache/streams/twitter/api/Twitter.html" title="class in org.apache.streams.twitter.api">Twitter</a> client</pre>
</li>
<li class="blockList">
<h4>executor</h4>
<pre>com.google.common.util.concurrent.ListeningExecutorService executor</pre>
</li>
<li class="blockList">
<h4>running</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</a> running</pre>
</li>
<li class="blockListLast">
<h4>futures</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; futures</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.provider.ThirtyDaySearchProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/provider/ThirtyDaySearchProvider.html" title="class in org.apache.streams.twitter.provider">org.apache.streams.twitter.provider.ThirtyDaySearchProvider</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/twitter/config/ThirtyDaySearchProviderConfiguration.html" title="class in org.apache.streams.twitter.config">ThirtyDaySearchProviderConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>lock</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReadWriteLock.html?is-external=true" title="class or interface in java.util.concurrent.locks">ReadWriteLock</a> lock</pre>
</li>
<li class="blockList">
<h4>providerQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">Queue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">E</a>&gt; providerQueue</pre>
</li>
<li class="blockList">
<h4>request</h4>
<pre><a href="org/apache/streams/twitter/api/ThirtyDaySearchRequest.html" title="class in org.apache.streams.twitter.api">ThirtyDaySearchRequest</a> request</pre>
</li>
<li class="blockList">
<h4>client</h4>
<pre><a href="org/apache/streams/twitter/api/Twitter.html" title="class in org.apache.streams.twitter.api">Twitter</a> client</pre>
</li>
<li class="blockList">
<h4>executor</h4>
<pre>com.google.common.util.concurrent.ListeningExecutorService executor</pre>
</li>
<li class="blockList">
<h4>running</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</a> running</pre>
</li>
<li class="blockListLast">
<h4>futures</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; futures</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.provider.TwitterEngagersProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/provider/TwitterEngagersProvider.html" title="class in org.apache.streams.twitter.provider">org.apache.streams.twitter.provider.TwitterEngagersProvider</a> extends <a href="org/apache/streams/twitter/provider/TwitterTimelineProvider.html" title="class in org.apache.streams.twitter.provider">TwitterTimelineProvider</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/twitter/config/TwitterEngagersProviderConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterEngagersProviderConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>lock</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReadWriteLock.html?is-external=true" title="class or interface in java.util.concurrent.locks">ReadWriteLock</a> lock</pre>
</li>
<li class="blockList">
<h4>providerQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">Queue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">E</a>&gt; providerQueue</pre>
</li>
<li class="blockList">
<h4>running</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</a> running</pre>
</li>
<li class="blockList">
<h4>futures</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; futures</pre>
</li>
<li class="blockList">
<h4>executor</h4>
<pre>com.google.common.util.concurrent.ListeningExecutorService executor</pre>
</li>
<li class="blockList">
<h4>streamsConfiguration</h4>
<pre><a href="https://github.com/apache/streams/streams-config/apidocs/org/apache/streams/config/StreamsConfiguration.html?is-external=true" title="class or interface in org.apache.streams.config">StreamsConfiguration</a> streamsConfiguration</pre>
</li>
<li class="blockListLast">
<h4>baseRetweetsRequest</h4>
<pre><a href="org/apache/streams/twitter/api/RetweetsRequest.html" title="class in org.apache.streams.twitter.api">RetweetsRequest</a> baseRetweetsRequest</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.provider.TwitterFollowingProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/provider/TwitterFollowingProvider.html" title="class in org.apache.streams.twitter.provider">org.apache.streams.twitter.provider.TwitterFollowingProvider</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>lock</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReadWriteLock.html?is-external=true" title="class or interface in java.util.concurrent.locks">ReadWriteLock</a> lock</pre>
</li>
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/twitter/config/TwitterFollowingConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterFollowingConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>names</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; names</pre>
</li>
<li class="blockList">
<h4>ids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ids</pre>
</li>
<li class="blockList">
<h4>client</h4>
<pre><a href="org/apache/streams/twitter/api/Twitter.html" title="class in org.apache.streams.twitter.api">Twitter</a> client</pre>
</li>
<li class="blockList">
<h4>executor</h4>
<pre>com.google.common.util.concurrent.ListeningExecutorService executor</pre>
</li>
<li class="blockList">
<h4>futures</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; futures</pre>
</li>
<li class="blockList">
<h4>running</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</a> running</pre>
</li>
<li class="blockListLast">
<h4>providerQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">Queue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">E</a>&gt; providerQueue</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.provider.TwitterStreamProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/provider/TwitterStreamProvider.html" title="class in org.apache.streams.twitter.provider">org.apache.streams.twitter.provider.TwitterStreamProvider</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/twitter/config/TwitterStreamConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterStreamConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>providerQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">Queue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">E</a>&gt; providerQueue</pre>
</li>
<li class="blockList">
<h4>auth</h4>
<pre>com.twitter.hbc.httpclient.auth.Authentication auth</pre>
</li>
<li class="blockList">
<h4>endpoint</h4>
<pre>com.twitter.hbc.core.endpoint.StreamingEndpoint endpoint</pre>
</li>
<li class="blockList">
<h4>client</h4>
<pre>com.twitter.hbc.httpclient.BasicClient client</pre>
</li>
<li class="blockList">
<h4>running</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</a> running</pre>
</li>
<li class="blockList">
<h4>processor</h4>
<pre><a href="org/apache/streams/twitter/provider/TwitterStreamHelper.html" title="class in org.apache.streams.twitter.provider">TwitterStreamHelper</a> processor</pre>
</li>
<li class="blockList">
<h4>countersCurrent</h4>
<pre><a href="https://github.com/apache/streams/streams-core/apidocs/org/apache/streams/core/DatumStatusCounter.html?is-external=true" title="class or interface in org.apache.streams.core">DatumStatusCounter</a> countersCurrent</pre>
</li>
<li class="blockListLast">
<h4>countersTotal</h4>
<pre><a href="https://github.com/apache/streams/streams-core/apidocs/org/apache/streams/core/DatumStatusCounter.html?is-external=true" title="class or interface in org.apache.streams.core">DatumStatusCounter</a> countersTotal</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.provider.TwitterTimelineProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/provider/TwitterTimelineProvider.html" title="class in org.apache.streams.twitter.provider">org.apache.streams.twitter.provider.TwitterTimelineProvider</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/twitter/config/TwitterTimelineProviderConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterTimelineProviderConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>lock</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReadWriteLock.html?is-external=true" title="class or interface in java.util.concurrent.locks">ReadWriteLock</a> lock</pre>
</li>
<li class="blockList">
<h4>names</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; names</pre>
</li>
<li class="blockList">
<h4>ids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ids</pre>
</li>
<li class="blockList">
<h4>providerQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">Queue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">E</a>&gt; providerQueue</pre>
</li>
<li class="blockList">
<h4>idsCount</h4>
<pre>int idsCount</pre>
</li>
<li class="blockList">
<h4>client</h4>
<pre><a href="org/apache/streams/twitter/api/Twitter.html" title="class in org.apache.streams.twitter.api">Twitter</a> client</pre>
</li>
<li class="blockList">
<h4>executor</h4>
<pre>com.google.common.util.concurrent.ListeningExecutorService executor</pre>
</li>
<li class="blockList">
<h4>start</h4>
<pre>org.joda.time.DateTime start</pre>
</li>
<li class="blockList">
<h4>end</h4>
<pre>org.joda.time.DateTime end</pre>
</li>
<li class="blockList">
<h4>running</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</a> running</pre>
</li>
<li class="blockListLast">
<h4>futures</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; futures</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.provider.TwitterUserInformationProvider">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/provider/TwitterUserInformationProvider.html" title="class in org.apache.streams.twitter.provider">org.apache.streams.twitter.provider.TwitterUserInformationProvider</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>config</h4>
<pre><a href="org/apache/streams/twitter/config/TwitterUserInformationConfiguration.html" title="class in org.apache.streams.twitter.config">TwitterUserInformationConfiguration</a> config</pre>
</li>
<li class="blockList">
<h4>names</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; names</pre>
</li>
<li class="blockList">
<h4>ids</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ids</pre>
</li>
<li class="blockList">
<h4>lock</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/locks/ReadWriteLock.html?is-external=true" title="class or interface in java.util.concurrent.locks">ReadWriteLock</a> lock</pre>
</li>
<li class="blockList">
<h4>providerQueue</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">Queue</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Queue.html?is-external=true" title="class or interface in java.util">E</a>&gt; providerQueue</pre>
</li>
<li class="blockList">
<h4>client</h4>
<pre><a href="org/apache/streams/twitter/api/Twitter.html" title="class in org.apache.streams.twitter.api">Twitter</a> client</pre>
</li>
<li class="blockList">
<h4>executor</h4>
<pre>com.google.common.util.concurrent.ListeningExecutorService executor</pre>
</li>
<li class="blockList">
<h4>start</h4>
<pre>org.joda.time.DateTime start</pre>
</li>
<li class="blockList">
<h4>end</h4>
<pre>org.joda.time.DateTime end</pre>
</li>
<li class="blockList">
<h4>running</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/concurrent/atomic/AtomicBoolean.html?is-external=true" title="class or interface in java.util.concurrent.atomic">AtomicBoolean</a> running</pre>
</li>
<li class="blockListLast">
<h4>futures</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; futures</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList">
<h2 title="Package">Package&nbsp;org.apache.streams.twitter.search</h2>
<ul class="blockList">
<li class="blockList"><a name="org.apache.streams.twitter.search.SearchOperators">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/search/SearchOperators.html" title="class in org.apache.streams.twitter.search">org.apache.streams.twitter.search.SearchOperators</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>keyword</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> keyword</pre>
<div class="block">Matches a keyword within the body of a Tweet.</div>
</li>
<li class="blockList">
<h4>emoji</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> emoji</pre>
<div class="block">Matches an emoji within the body of a Tweet.</div>
</li>
<li class="blockList">
<h4>exactPhrase</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> exactPhrase</pre>
<div class="block">Matches an exact phrase within the body of a Tweet.</div>
</li>
<li class="blockList">
<h4>from</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> from</pre>
<div class="block">Matches any Tweet from a specific user (name or ID).</div>
</li>
<li class="blockList">
<h4>to</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> to</pre>
<div class="block">Matches any Tweet that is in reply to a particular user.</div>
</li>
<li class="blockList">
<h4>mention</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> mention</pre>
<div class="block">Matches any Tweet that mentions the given user (name or ID).</div>
</li>
<li class="blockList">
<h4>retweetsOf</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> retweetsOf</pre>
<div class="block">Matches Retweets that are Tweets of a specified user (name or ID).</div>
</li>
<li class="blockList">
<h4>hashtag</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> hashtag</pre>
<div class="block">Matches any Tweet with the given hashtag.</div>
</li>
<li class="blockList">
<h4>url</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> url</pre>
<div class="block">Performs a tokenized (keyword/phrase) match on the expanded URLs of a Tweet.</div>
</li>
<li class="blockList">
<h4>bio</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> bio</pre>
<div class="block">Matches a keyword or phrase within the user bio of a Tweet.</div>
</li>
<li class="blockList">
<h4>bioName</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> bioName</pre>
<div class="block">Matches a keyword within the user bio name of a Tweet.</div>
</li>
<li class="blockList">
<h4>bioLocation</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> bioLocation</pre>
<div class="block">Matches Tweets where the user’s bio-level location contains the specified keyword or phrase.</div>
</li>
<li class="blockList">
<h4>place</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> place</pre>
<div class="block">Matches Tweets tagged with a specified location or 'Twitter place.</div>
</li>
<li class="blockList">
<h4>placeCountry</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> placeCountry</pre>
<div class="block">Matches Tweets tagged with the specified location or Twitter place ID (see examples). Multi-word place names (“New York City”, “Palo Alto”) should be enclosed in quotes.</div>
</li>
<li class="blockList">
<h4>pointRadius</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> pointRadius</pre>
<div class="block">Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon, where the Place is fully contained within the defined region.</div>
</li>
<li class="blockList">
<h4>boundingBox</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> boundingBox</pre>
<div class="block">Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon.</div>
</li>
<li class="blockList">
<h4>timeZone</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> timeZone</pre>
<div class="block">Matches Tweets where the user-selected time zone specified in a user’s profile settings matches a given string.</div>
</li>
<li class="blockList">
<h4>hasLinks</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasLinks</pre>
<div class="block">This operator matches Tweets which contain links in the message body.</div>
</li>
<li class="blockList">
<h4>lang</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> lang</pre>
<div class="block">Matches Tweets that have been classified by Twitter as being of a particular language. Assigned to one of over 50 languages or marked as 'undefined.'</div>
</li>
<li class="blockList">
<h4>hasMentions</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasMentions</pre>
<div class="block">Matches Tweets that mention another Twitter user.</div>
</li>
<li class="blockList">
<h4>hasImages</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasImages</pre>
<div class="block">A boolean search operator that returns all Tweets that contain a native images (e.g. pic.twitter.com).</div>
</li>
<li class="blockList">
<h4>hasVideos</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasVideos</pre>
<div class="block">A boolean search operator that returns all Tweets that contain native videos (does not include vine, periscope).</div>
</li>
<li class="blockList">
<h4>hasMedia</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasMedia</pre>
<div class="block">Matches Tweets that contain a media url classified by Twitter, e.g. pic.twitter.com.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
<li class="blockList"><a name="org.apache.streams.twitter.search.ThirtyDaySearchOperator">
<!-- -->
</a>
<h3>Class <a href="org/apache/streams/twitter/search/ThirtyDaySearchOperator.html" title="class in org.apache.streams.twitter.search">org.apache.streams.twitter.search.ThirtyDaySearchOperator</a> extends <a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3>
<ul class="blockList">
<li class="blockList">
<h3>Serialized Fields</h3>
<ul class="blockList">
<li class="blockList">
<h4>keywords</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; keywords</pre>
<div class="block">Matches a keyword within the body of a Tweet.</div>
</li>
<li class="blockList">
<h4>emojis</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; emojis</pre>
<div class="block">Matches an emoji within the body of a Tweet.</div>
</li>
<li class="blockList">
<h4>exactPhrases</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; exactPhrases</pre>
<div class="block">Matches an exact phrase within the body of a Tweet.</div>
</li>
<li class="blockList">
<h4>froms</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; froms</pre>
<div class="block">Matches any Tweet from a specific user (name or ID).</div>
</li>
<li class="blockList">
<h4>tos</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; tos</pre>
<div class="block">Matches any Tweet that is in reply to a particular user.</div>
</li>
<li class="blockList">
<h4>mentions</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; mentions</pre>
<div class="block">Matches any Tweet that mentions the given user (name or ID).</div>
</li>
<li class="blockList">
<h4>retweetsOfs</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; retweetsOfs</pre>
<div class="block">Matches Retweets that are Tweets of a specified user (name or ID).</div>
</li>
<li class="blockList">
<h4>hashtags</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; hashtags</pre>
<div class="block">Matches any Tweet with the given hashtag.</div>
</li>
<li class="blockList">
<h4>urls</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; urls</pre>
<div class="block">Performs a tokenized (keyword/phrase) match on the expanded URLs of a Tweet.</div>
</li>
<li class="blockList">
<h4>bios</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; bios</pre>
<div class="block">Matches a keyword or phrase within the user bio of a Tweet.</div>
</li>
<li class="blockList">
<h4>bioNames</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; bioNames</pre>
<div class="block">Matches a keyword within the user bio name of a Tweet.</div>
</li>
<li class="blockList">
<h4>bioLocations</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; bioLocations</pre>
<div class="block">Matches Tweets where the user’s bio-level location contains the specified keyword or phrase.</div>
</li>
<li class="blockList">
<h4>places</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; places</pre>
<div class="block">Matches Tweets tagged with a specified location or 'Twitter place.</div>
</li>
<li class="blockList">
<h4>placeCountrys</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; placeCountrys</pre>
<div class="block">Matches Tweets tagged with the specified location or Twitter place ID (see examples). Multi-word place names (“New York City”, “Palo Alto”) should be enclosed in quotes.</div>
</li>
<li class="blockList">
<h4>pointRadiuses</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; pointRadiuses</pre>
<div class="block">Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon, where the Place is fully contained within the defined region.</div>
</li>
<li class="blockList">
<h4>boundingBoxes</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; boundingBoxes</pre>
<div class="block">Matches against the Exact Location (x,y) of the Tweet when present, and in Twitter, against a “Place” geo polygon.</div>
</li>
<li class="blockList">
<h4>timeZones</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; timeZones</pre>
<div class="block">Matches Tweets where the user-selected time zone specified in a user’s profile settings matches a given string.</div>
</li>
<li class="blockList">
<h4>langs</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; langs</pre>
<div class="block">Matches Tweets that have been classified by Twitter as being of a particular language. Assigned to one of over 50 languages or marked as 'undefined.'</div>
</li>
<li class="blockList">
<h4>hasImages</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasImages</pre>
<div class="block">A boolean search operator that returns all Tweets that contain a native images (e.g. pic.twitter.com).</div>
</li>
<li class="blockList">
<h4>hasLinks</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasLinks</pre>
<div class="block">This operator matches Tweets which contain links in the message body.</div>
</li>
<li class="blockList">
<h4>hasMentions</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasMentions</pre>
<div class="block">Matches Tweets that mention another Twitter user.</div>
</li>
<li class="blockList">
<h4>hasVideos</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasVideos</pre>
<div class="block">A boolean search operator that returns all Tweets that contain native videos (does not include vine, periscope).</div>
</li>
<li class="blockList">
<h4>hasMedia</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> hasMedia</pre>
<div class="block">Matches Tweets that contain a media url classified by Twitter, e.g. pic.twitter.com.</div>
</li>
<li class="blockList">
<h4>not</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/lang/Boolean.html?is-external=true" title="class or interface in java.lang">Boolean</a> not</pre>
<div class="block">'NOT' all of these operators.</div>
</li>
<li class="blockList">
<h4>ands</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ands</pre>
<div class="block">'AND' these additional operators.</div>
</li>
<li class="blockList">
<h4>ors</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">List</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/List.html?is-external=true" title="class or interface in java.util">E</a>&gt; ors</pre>
<div class="block">'OR' these additional operators.</div>
</li>
<li class="blockListLast">
<h4>additionalProperties</h4>
<pre><a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://docs.oracle.com/javase/8/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; additionalProperties</pre>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</div>
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a name="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a name="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="overview-summary.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li>Use</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<ul class="navList">
<li>Prev</li>
<li>Next</li>
</ul>
<ul class="navList">
<li><a href="index.html?serialized-form.html" target="_top">Frames</a></li>
<li><a href="serialized-form.html" target="_top">No&nbsp;Frames</a></li>
</ul>
<ul class="navList" id="allclasses_navbar_bottom">
<li><a href="allclasses-noframe.html">All&nbsp;Classes</a></li>
</ul>
<div>
<script type="text/javascript"><!--
allClassesLink = document.getElementById("allclasses_navbar_bottom");
if(window==top) {
allClassesLink.style.display = "block";
}
else {
allClassesLink.style.display = "none";
}
//-->
</script>
</div>
<a name="skip.navbar.bottom">
<!-- -->
</a></div>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
<p class="legalCopy"><small>Copyright &#169; 2018 <a href="https://www.apache.org/">The Apache Software Foundation</a>. All rights reserved.</small></p>
</body>
</html>