public interface WxMaVodService
List<WxMaVodMediaInfo> listMedia(WxMaVodListMediaRequest request) throws WxErrorException
WxErrorException
List<WxMaVodDramaInfo> listDrama(WxMaVodListDramaRequest request) throws WxErrorException
WxErrorException
WxMaVodMediaPlaybackInfo getMediaLink(WxMaVodGetMediaLinkRequest request) throws WxErrorException
WxErrorException
WxMaVodMediaInfo getMedia(WxMaVodGetMediaRequest request) throws WxErrorException
WxErrorException
boolean deleteMedia(WxMaVodDeleteMediaRequest request) throws WxErrorException
WxErrorException
WxMaVodDramaInfo getDrama(WxMaVodGetDramaRequest request) throws WxErrorException
WxErrorException
Integer auditDrama(WxMaVodAuditDramaRequest request) throws WxErrorException
WxErrorException
WxMaVodGetCdnUsageResponse getCdnUsageData(WxMaVodGetCdnUsageRequest request) throws WxErrorException
WxErrorException
WxMaVodGetCdnLogResponse getCdnLogs(WxMaVodGetCdnLogRequest request) throws WxErrorException
WxErrorException
WxMaVodPullUploadResponse pullUpload(WxMaVodPullUploadRequest request) throws WxErrorException
WxErrorException
WxMaVodGetTaskResponse getTask(WxMaVodGetTaskRequest request) throws WxErrorException
WxErrorException
WxMaVodSingleFileUploadResult uploadSingleFile(File file, String mediaName, String mediaType) throws WxErrorException
WxErrorException
WxMaVodSingleFileUploadResult uploadSingleFile(File file, String mediaName, String mediaType, String coverType, File coverData, String sourceContext) throws WxErrorException
WxErrorException
WxMaVodApplyUploadResponse applyUpload(WxMaVodApplyUploadRequest request) throws WxErrorException
WxErrorException
WxMaVodCommitUploadResponse commitUpload(WxMaVodCommitUploadRequest request) throws WxErrorException
WxErrorException
WxMaVodUploadPartResult uploadPart(File file, String uploadId, Integer partNumber, Integer resourceType) throws WxErrorException
WxErrorException
Copyright © 2024. All rights reserved.