public class StreamConsumerServiceImpl extends BaseServiceImpl implements StreamConsumerService
apiInfoList, credentials, ISigner, 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)
批量获取文章信息(已废弃)
|
MultiArticlesResponseV2 |
multiArticlesV2(MultiArticlesRequest multiArticlesRequest)
批量获取文章信息
|
void |
SetNeedMonitor(boolean open) |
SingleArticleResponse |
singleArticle(SingleArticleRequest singleArticleRequest)
获取文章信息(已废弃)
|
SingleArticleResponseV2 |
singleArticleV2(SingleArticleRequest singleArticleRequest)
获取文章信息
|
UnfollowActionResponse |
unfollowAction(UnfollowActionRequest unfollowActionRequest)
新版取消关注
|
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, makeRequest, post, postDataWithResponse, postFileMultiPart, prepareRequest, proto, put, putData, putData, putDataWithResponse, 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 SingleArticleResponseV2 singleArticleV2(SingleArticleRequest singleArticleRequest) throws Exception
StreamConsumerServicesingleArticleV2 in interface StreamConsumerServiceExceptionpublic MultiArticlesResponse multiArticles(MultiArticlesRequest multiArticlesRequest) throws Exception
StreamConsumerServicemultiArticles in interface StreamConsumerServiceExceptionpublic MultiArticlesResponseV2 multiArticlesV2(MultiArticlesRequest multiArticlesRequest) throws Exception
StreamConsumerServicemultiArticlesV2 in interface StreamConsumerServiceExceptionCopyright © 2025. All rights reserved.