public interface WxMaVodService
| 限定符和类型 | 方法和说明 |
|---|---|
Integer |
auditDrama(WxMaVodAuditDramaRequest request) |
boolean |
deleteMedia(WxMaVodDeleteMediaRequest request) |
WxMaVodDramaInfo |
getDrama(WxMaVodGetDramaRequest request) |
WxMaVodMediaInfo |
getMedia(WxMaVodGetMediaRequest request) |
WxMaVodMediaPlaybackInfo |
getMediaLink(WxMaVodGetMediaLinkRequest request) |
List<WxMaVodDramaInfo> |
listDrama(WxMaVodListDramaRequest request) |
List<WxMaVodMediaInfo> |
listMedia(WxMaVodListMediaRequest request) |
List<WxMaVodMediaInfo> listMedia(WxMaVodListMediaRequest request) throws WxErrorException
WxErrorExceptionList<WxMaVodDramaInfo> listDrama(WxMaVodListDramaRequest request) throws WxErrorException
WxErrorExceptionWxMaVodMediaPlaybackInfo getMediaLink(WxMaVodGetMediaLinkRequest request) throws WxErrorException
WxErrorExceptionWxMaVodMediaInfo getMedia(WxMaVodGetMediaRequest request) throws WxErrorException
WxErrorExceptionboolean deleteMedia(WxMaVodDeleteMediaRequest request) throws WxErrorException
WxErrorExceptionWxMaVodDramaInfo getDrama(WxMaVodGetDramaRequest request) throws WxErrorException
WxErrorExceptionInteger auditDrama(WxMaVodAuditDramaRequest request) throws WxErrorException
WxErrorExceptionCopyright © 2023. All rights reserved.