public class CmsApiServiceImpl extends BaseServiceImpl implements CmsApiService
apiInfoList, serviceInfo| 限定符和类型 | 方法和说明 |
|---|---|
ArticleFeedResponse |
feed(ArticleFeedRequest articleFeedRequest)
ArticleFeed
|
static CmsApiService |
getInstance() |
static CmsApiService |
getInstance(String region) |
ArticleGetVideoResponse |
getVideoByVid(ArticleGetVideoRequest articleGetVideoRequest)
ArticleGetVideoByVid
|
ArticleMGetVideoResponse |
mGetVideoByVids(ArticleMGetVideoRequest mGetVideoRequest)
ArticleMGetVideoByVids
|
getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSignUrl, json, post, put, putData, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAccessKey, getRegion, getSecretKey, getSignUrl, json, post, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSocketTimeout, signSts2public static CmsApiService getInstance()
public static CmsApiService getInstance(String region) throws Exception
Exceptionpublic ArticleFeedResponse feed(ArticleFeedRequest articleFeedRequest) throws Exception
CmsApiServicefeed 在接口中 CmsApiServicearticleFeedRequest - - the feed requestException - the exceptionpublic ArticleGetVideoResponse getVideoByVid(ArticleGetVideoRequest articleGetVideoRequest) throws Exception
CmsApiServicegetVideoByVid 在接口中 CmsApiServicearticleGetVideoRequest - - the getVideoByVid requestException - the exceptionpublic ArticleMGetVideoResponse mGetVideoByVids(ArticleMGetVideoRequest mGetVideoRequest) throws Exception
CmsApiServicemGetVideoByVids 在接口中 CmsApiServicemGetVideoRequest - - the mGetVideoByVids requestException - the exceptionCopyright © 2021. All rights reserved.