public class UserstreamEndpoint extends DefaultStreamingEndpoint
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
backfillableapiVersion, httpMethod, path, postParameters, queryParameters| Modifier | Constructor and Description |
|---|---|
|
UserstreamEndpoint() |
protected |
UserstreamEndpoint(String path) |
| Modifier and Type | Method and Description |
|---|---|
void |
allReplies(boolean all) |
void |
withFollowings(boolean followings)
Corresponds to setting `with=followings` when true.
|
void |
withUser(boolean user)
Corresponds to setting `with=user` when true.
|
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 UserstreamEndpoint()
protected UserstreamEndpoint(String path)
public void withFollowings(boolean followings)
public void withUser(boolean user)
public void allReplies(boolean all)
Copyright © 2014. All Rights Reserved.