public interface WxMaVodService
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
WxErrorExceptionWxMaVodGetCdnUsageResponse getCdnUsageData(WxMaVodGetCdnUsageRequest request) throws WxErrorException
WxErrorExceptionWxMaVodGetCdnLogResponse getCdnLogs(WxMaVodGetCdnLogRequest request) throws WxErrorException
WxErrorExceptionWxMaVodPullUploadResponse pullUpload(WxMaVodPullUploadRequest request) throws WxErrorException
WxErrorExceptionWxMaVodGetTaskResponse getTask(WxMaVodGetTaskRequest request) throws WxErrorException
WxErrorExceptionWxMaVodSingleFileUploadResult uploadSingleFile(File file, String mediaName, String mediaType) throws WxErrorException
WxErrorExceptionWxMaVodSingleFileUploadResult uploadSingleFile(File file, String mediaName, String mediaType, String coverType, File coverData, String sourceContext) throws WxErrorException
WxErrorExceptionWxMaVodApplyUploadResponse applyUpload(WxMaVodApplyUploadRequest request) throws WxErrorException
WxErrorExceptionWxMaVodCommitUploadResponse commitUpload(WxMaVodCommitUploadRequest request) throws WxErrorException
WxErrorExceptionWxMaVodUploadPartResult uploadPart(File file, String uploadId, Integer partNumber, Integer resourceType) throws WxErrorException
WxErrorExceptionCopyright © 2024. All rights reserved.