public class StreamConsumerServiceImpl extends BaseServiceImpl implements StreamConsumerService
apiInfoList, serviceInfo| Modifier and Type | Method and Description |
|---|---|
FollowActionResponse |
followAction(FollowActionRequest followActionRequest)
新版关注
|
FollowCheckResponse |
followCheck(FollowCheckRequest followCheckRequest)
新版获取关注关系
|
FollowListResponse |
followList(FollowListRequest followListRequest)
新版获取关注列表
|
static StreamConsumerService |
getInstance() |
static StreamConsumerService |
getInstance(org.apache.http.HttpHost proxy) |
MultiArticlesResponse |
multiArticles(MultiArticlesRequest multiArticlesRequest)
新版批量获取文章
|
void |
SetNeedMonitor(boolean open) |
SingleArticleResponse |
singleArticle(SingleArticleRequest singleArticleRequest)
新版获取文章
|
UnfollowActionResponse |
unfollowAction(UnfollowActionRequest unfollowActionRequest)
新版取消关注
|
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, post, proto, put, putData, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitdestroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2public static StreamConsumerService getInstance()
public static StreamConsumerService getInstance(org.apache.http.HttpHost proxy)
public void SetNeedMonitor(boolean open)
SetNeedMonitor in interface StreamConsumerServicepublic FollowActionResponse followAction(FollowActionRequest followActionRequest) throws Exception
StreamConsumerServicefollowAction in interface StreamConsumerServiceExceptionpublic UnfollowActionResponse unfollowAction(UnfollowActionRequest unfollowActionRequest) throws Exception
StreamConsumerServiceunfollowAction in interface StreamConsumerServiceExceptionpublic FollowListResponse followList(FollowListRequest followListRequest) throws Exception
StreamConsumerServicefollowList in interface StreamConsumerServiceExceptionpublic FollowCheckResponse followCheck(FollowCheckRequest followCheckRequest) throws Exception
StreamConsumerServicefollowCheck in interface StreamConsumerServiceExceptionpublic SingleArticleResponse singleArticle(SingleArticleRequest singleArticleRequest) throws Exception
StreamConsumerServicesingleArticle in interface StreamConsumerServiceExceptionpublic MultiArticlesResponse multiArticles(MultiArticlesRequest multiArticlesRequest) throws Exception
StreamConsumerServicemultiArticles in interface StreamConsumerServiceExceptionCopyright © 2023. All rights reserved.