public class StreamConsumerServiceImpl extends BaseServiceImpl implements StreamConsumerService
apiInfoList, credentials, ISigner, serviceInfo| 限定符和类型 | 方法和说明 |
|---|---|
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, 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 在接口中 StreamConsumerServicepublic FollowActionResponse followAction(FollowActionRequest followActionRequest) throws Exception
StreamConsumerServicefollowAction 在接口中 StreamConsumerServiceExceptionpublic UnfollowActionResponse unfollowAction(UnfollowActionRequest unfollowActionRequest) throws Exception
StreamConsumerServiceunfollowAction 在接口中 StreamConsumerServiceExceptionpublic FollowListResponse followList(FollowListRequest followListRequest) throws Exception
StreamConsumerServicefollowList 在接口中 StreamConsumerServiceExceptionpublic FollowCheckResponse followCheck(FollowCheckRequest followCheckRequest) throws Exception
StreamConsumerServicefollowCheck 在接口中 StreamConsumerServiceExceptionpublic SingleArticleResponse singleArticle(SingleArticleRequest singleArticleRequest) throws Exception
StreamConsumerServicesingleArticle 在接口中 StreamConsumerServiceExceptionpublic MultiArticlesResponse multiArticles(MultiArticlesRequest multiArticlesRequest) throws Exception
StreamConsumerServicemultiArticles 在接口中 StreamConsumerServiceExceptionCopyright © 2023. All rights reserved.