public interface CmsApiService extends IBaseService
| 限定符和类型 | 方法和说明 |
|---|---|
ArticleFeedResponse |
feed(ArticleFeedRequest articleFeedRequest)
ArticleFeed
|
ArticleGetVideoResponse |
getVideoByVid(ArticleGetVideoRequest articleGetVideoRequest)
ArticleGetVideoByVid
|
ArticleMGetVideoResponse |
mGetVideoByVids(ArticleMGetVideoRequest mGetVideoRequest)
ArticleMGetVideoByVids
|
getAccessKey, getRegion, getSecretKey, getSignUrl, json, post, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2ArticleFeedResponse feed(ArticleFeedRequest articleFeedRequest) throws Exception
articleFeedRequest - - the feed requestException - the exceptionArticleGetVideoResponse getVideoByVid(ArticleGetVideoRequest articleGetVideoRequest) throws Exception
articleGetVideoRequest - - the getVideoByVid requestException - the exceptionArticleMGetVideoResponse mGetVideoByVids(ArticleMGetVideoRequest mGetVideoRequest) throws Exception
mGetVideoRequest - - the mGetVideoByVids requestException - the exceptionCopyright © 2021. All rights reserved.