public class StatusesFilterEndpoint extends DefaultStreamingEndpoint
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
backfillableapiVersion, httpMethod, path, postParameters, queryParameters| Constructor and Description |
|---|
StatusesFilterEndpoint() |
StatusesFilterEndpoint(boolean backfillable) |
| Modifier and Type | Method and Description |
|---|---|
StatusesFilterEndpoint |
followings(List<Long> userIds) |
StatusesFilterEndpoint |
locations(List<Location> locations) |
StatusesFilterEndpoint |
trackTerms(List<String> terms) |
addDefaultParams, delimited, filterLevel, isBackfillable, languages, setBackfillCount, stallWarningsaddPostParameter, addQueryParameter, generateParamString, getHttpMethod, getPath, getPath, getPostParamString, getQueryParamString, getURI, removePostParameter, removeQueryParameter, setApiVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsetApiVersionaddPostParameter, addQueryParameter, getHttpMethod, getPostParamString, getQueryParamString, getURI, removePostParameter, removeQueryParameterpublic static final String PATH
public StatusesFilterEndpoint()
public StatusesFilterEndpoint(boolean backfillable)
backfillable - set to true if you have elevated accesspublic StatusesFilterEndpoint followings(List<Long> userIds)
public StatusesFilterEndpoint trackTerms(List<String> terms)
terms - a list of Strings to track. These strings should NOT be url-encoded.public StatusesFilterEndpoint locations(List<Location> locations)
Copyright © 2014. All Rights Reserved.