public class SitestreamEndpoint extends UserstreamEndpoint
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH |
backfillableapiVersion, httpMethod, path, postParameters, queryParameters| Constructor and Description |
|---|
SitestreamEndpoint(List<Long> userIds) |
| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
addUserEndpoint(String streamId) |
static Endpoint |
friendsEndpoint(String streamId) |
static Endpoint |
removeUserEndpoint(String streamId) |
static Endpoint |
streamInfoEndpoint(String streamId)
Control stream endpoints
|
allReplies, withFollowings, withUseraddDefaultParams, 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
Copyright © 2014. All Rights Reserved.