public class VodServiceImpl extends BaseServiceImpl implements IVodService
限定符和类型 | 类和说明 |
---|---|
static class |
VodServiceImpl.UploadPartResponse |
apiInfoList, credentials, ISigner, serviceInfo
限定符 | 构造器和说明 |
---|---|
protected |
VodServiceImpl(String region) |
destroy, getAccessKey, getApiInfoList, getHttpClient, getISigner, getRegion, getSecretKey, getServiceInfo, getSessionToken, getSignUrl, json, makeRequest, post, postDataWithResponse, postFileMultiPart, prepareRequest, proto, put, putData, putData, putDataWithResponse, putDataWithResponse, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getAccessKey, getRegion, getSecretKey, getSessionToken, getSignUrl, json, post, proto, put, putData, query, setAccessKey, setClientNoReuse, setConnectionTimeout, setHost, setHttpClient, setRegion, setScheme, setSecretKey, setServiceInfo, setSessionToken, setSocketTimeout, signSts2
protected VodServiceImpl(String region)
public static IVodService getInstance()
public static IVodService getInstance(String region) throws Exception
Exception
public String getPrivateDrmAuthToken(VodGetPrivateDrmPlayAuthRequest input, Long expireSeconds) throws Exception
IVodService
getPrivateDrmAuthToken
在接口中 IVodService
input
- the paramsexpireSeconds
- the paramsException
- the exceptionpublic String createSha1HlsDrmAuthToken(Long expireSeconds) throws Exception
IVodService
createSha1HlsDrmAuthToken
在接口中 IVodService
expireSeconds
- the paramsException
- the exceptionpublic String createHlsDrmAuthToken(String dsa, Long expireSeconds) throws Exception
Exception
public String getSubtitleAuthToken(VodGetSubtitleInfoListRequest input, Long expireSeconds) throws Exception
IVodService
getSubtitleAuthToken
在接口中 IVodService
input
- the paramsException
- the exceptionpublic String getPlayAuthToken(VodGetPlayInfoRequest input, Long expireSeconds) throws Exception
IVodService
getPlayAuthToken
在接口中 IVodService
input
- the paramsException
- the exceptionpublic SecurityToken2 getUploadSts2() throws Exception
IVodService
getUploadSts2
在接口中 IVodService
Exception
- the exceptionpublic SecurityToken2 getUploadSts2WithExpire(long expire) throws Exception
IVodService
getUploadSts2WithExpire
在接口中 IVodService
expire
- longException
- the exceptionpublic VodCommitUploadInfoResponse uploadMedia(VodUploadMediaRequest vodUploadMediaRequest, VodUploadProgressListener listener) throws Exception
IVodService
uploadMedia
在接口中 IVodService
vodUploadMediaRequest
- com.volcengine.service.vod.model.request.VodUploadMediaRequestException
- the exceptionpublic VodCommitUploadInfoResponse uploadLocalM3u8(VodUploadMediaRequest vodUploadM3u8Request, List<String> tsFilePaths, List<String> tsFileNames, VodUploadProgressListener listener) throws Exception
IVodService
uploadLocalM3u8
在接口中 IVodService
Exception
public VodCommitUploadInfoResponse uploadObject(VodUploadMediaRequest vodUploadMediaRequest, VodUploadProgressListener listener) throws Exception
IVodService
uploadObject
在接口中 IVodService
Exception
public String initUploadPart(String host, String oid, String auth, boolean isLargeFile, List<VodHeaderPair> uploadHeaderList, com.github.rholder.retry.Retryer retryer, int storageClass) throws ExecutionException, com.github.rholder.retry.RetryException, IOException
ExecutionException
com.github.rholder.retry.RetryException
IOException
public void uploadMergePart(String host, String oid, String auth, String uploadID, String[] checkSum, boolean isLargeFile, com.github.rholder.retry.Retryer retryer, int storageClass, String objectContentType) throws ExecutionException, com.github.rholder.retry.RetryException
ExecutionException
com.github.rholder.retry.RetryException
public VodCommitUploadInfoResponse uploadMaterial(VodUploadMaterialRequest vodUploadMaterialRequest, VodUploadProgressListener listener) throws Exception
IVodService
uploadMaterial
在接口中 IVodService
Exception
public VodSubmitDirectEditTaskAsyncResponse submitDirectEditTaskAsync(VodSubmitDirectEditTaskAsyncRequest input) throws Exception
submitDirectEditTaskAsync
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodSubmitDirectEditTaskAsyncRequestException
- the exceptionpublic VodSubmitDirectEditTaskSyncResponse submitDirectEditTaskSync(VodSubmitDirectEditTaskSyncRequest input) throws Exception
submitDirectEditTaskSync
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodSubmitDirectEditTaskSyncRequestException
- the exceptionpublic VodGetDirectEditResultResponse getDirectEditResult(VodGetDirectEditResultRequest input) throws Exception
getDirectEditResult
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetDirectEditResultRequestException
- the exceptionpublic VodGetDirectEditProgressResponse getDirectEditProgress(VodGetDirectEditProgressRequest input) throws Exception
getDirectEditProgress
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetDirectEditProgressRequestException
- the exceptionpublic VodCancelDirectEditTaskResponse cancelDirectEditTask(VodCancelDirectEditTaskRequest input) throws Exception
cancelDirectEditTask
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCancelDirectEditTaskRequestException
- the exceptionpublic VodGetAllPlayInfoResponse getAllPlayInfo(VodGetAllPlayInfoRequest input) throws Exception
getAllPlayInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetAllPlayInfoRequestException
- the exceptionpublic VodGetPlayInfoResponse getPlayInfo(VodGetPlayInfoRequest input) throws Exception
getPlayInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetPlayInfoRequestException
- the exceptionpublic VodGetPrivateDrmPlayAuthResponse getPrivateDrmPlayAuth(VodGetPrivateDrmPlayAuthRequest input) throws Exception
getPrivateDrmPlayAuth
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetPrivateDrmPlayAuthRequestException
- the exceptionpublic VodGetHlsDecryptionKeyResponse getHlsDecryptionKey(VodGetHlsDecryptionKeyRequest input) throws Exception
getHlsDecryptionKey
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetHlsDecryptionKeyRequestException
- the exceptionpublic VodGetPlayInfoWithLiveTimeShiftSceneResponse getPlayInfoWithLiveTimeShiftScene(VodGetPlayInfoWithLiveTimeShiftSceneRequest input) throws Exception
getPlayInfoWithLiveTimeShiftScene
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetPlayInfoWithLiveTimeShiftSceneRequestException
- the exceptionpublic VodSubmitBlockObjectTasksResponse submitBlockObjectTasks(VodSubmitBlockObjectTasksRequest input) throws Exception
submitBlockObjectTasks
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodSubmitBlockObjectTasksRequestException
- the exceptionpublic VodListBlockObjectTasksResponse listBlockObjectTasks(VodListBlockObjectTasksRequest input) throws Exception
listBlockObjectTasks
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListBlockObjectTasksRequestException
- the exceptionpublic VodUrlUploadResponse uploadMediaByUrl(VodUrlUploadRequest input) throws Exception
uploadMediaByUrl
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUrlUploadRequestException
- the exceptionpublic VodQueryUploadTaskInfoResponse queryUploadTaskInfo(VodQueryUploadTaskInfoRequest input) throws Exception
queryUploadTaskInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodQueryUploadTaskInfoRequestException
- the exceptionpublic VodApplyUploadInfoResponse applyUploadInfo(VodApplyUploadInfoRequest input) throws Exception
applyUploadInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodApplyUploadInfoRequestException
- the exceptionpublic VodCommitUploadInfoResponse commitUploadInfo(VodCommitUploadInfoRequest input) throws Exception
commitUploadInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCommitUploadInfoRequestException
- the exceptionpublic VodListFileMetaInfosByFileNamesResponse listFileMetaInfosByFileNames(VodListFileMetaInfosByFileNamesRequest input) throws Exception
listFileMetaInfosByFileNames
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListFileMetaInfosByFileNamesRequestException
- the exceptionpublic VodUpdateMediaInfoResponse updateMediaInfo(VodUpdateMediaInfoRequest input) throws Exception
updateMediaInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateMediaInfoRequestException
- the exceptionpublic VodUpdateMediaPublishStatusResponse updateMediaPublishStatus(VodUpdateMediaPublishStatusRequest input) throws Exception
updateMediaPublishStatus
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateMediaPublishStatusRequestException
- the exceptionpublic VodUpdateMediaStorageClassResponse updateMediaStorageClass(VodUpdateMediaStorageClassRequest input) throws Exception
updateMediaStorageClass
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateMediaStorageClassRequestException
- the exceptionpublic VodGetMediaInfosResponse getMediaInfos(VodGetMediaInfosRequest input) throws Exception
getMediaInfos
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetMediaInfosRequestException
- the exceptionpublic VodGetMediaInfosResponse getMediaInfos20230701(VodGetMediaInfosRequest input) throws Exception
getMediaInfos20230701
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetMediaInfosRequestException
- the exceptionpublic VodGetRecommendedPosterResponse getRecommendedPoster(VodGetRecommendedPosterRequest input) throws Exception
getRecommendedPoster
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetRecommendedPosterRequestException
- the exceptionpublic VodDeleteMediaResponse deleteMedia(VodDeleteMediaRequest input) throws Exception
deleteMedia
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteMediaRequestException
- the exceptionpublic VodDeleteTranscodesResponse deleteTranscodes(VodDeleteTranscodesRequest input) throws Exception
deleteTranscodes
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteTranscodesRequestException
- the exceptionpublic VodGetFileInfosResponse getFileInfos(VodGetFileInfosRequest input) throws Exception
getFileInfos
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetFileInfosRequestException
- the exceptionpublic VodUpdateFileStorageClassResponse updateFileStorageClass(VodUpdateFileStorageClassRequest input) throws Exception
updateFileStorageClass
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateFileStorageClassRequestException
- the exceptionpublic VodDeleteMediaTosFileResponse deleteMediaTosFile(VodDeleteMediaTosFileRequest input) throws Exception
deleteMediaTosFile
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteMediaTosFileRequestException
- the exceptionpublic VodGetMediaListResponse getMediaList(VodGetMediaListRequest input) throws Exception
getMediaList
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetMediaListRequestException
- the exceptionpublic VodDeleteMaterialResponse deleteMaterial(VodDeleteMaterialRequest input) throws Exception
deleteMaterial
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteMaterialRequestException
- the exceptionpublic VodGetSubtitleInfoListResponse getSubtitleInfoList(VodGetSubtitleInfoListRequest input) throws Exception
getSubtitleInfoList
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetSubtitleInfoListRequestException
- the exceptionpublic VodUpdateSubtitleStatusResponse updateSubtitleStatus(VodUpdateSubtitleStatusRequest input) throws Exception
updateSubtitleStatus
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateSubtitleStatusRequestException
- the exceptionpublic VodUpdateSubtitleInfoResponse updateSubtitleInfo(VodUpdateSubtitleInfoRequest input) throws Exception
updateSubtitleInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateSubtitleInfoRequestException
- the exceptionpublic VodGetAuditFramesForAuditResponse getAuditFramesForAudit(VodGetAuditFramesForAuditRequest input) throws Exception
getAuditFramesForAudit
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetAuditFramesForAuditRequestException
- the exceptionpublic VodGetMLFramesForAuditResponse getMLFramesForAudit(VodGetMLFramesForAuditRequest input) throws Exception
getMLFramesForAudit
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetMLFramesForAuditRequestException
- the exceptionpublic VodGetBetterFramesForAuditResponse getBetterFramesForAudit(VodGetBetterFramesForAuditRequest input) throws Exception
getBetterFramesForAudit
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetBetterFramesForAuditRequestException
- the exceptionpublic VodGetAudioInfoForAuditResponse getAudioInfoForAudit(VodGetAudioInfoForAuditRequest input) throws Exception
getAudioInfoForAudit
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetAudioInfoForAuditRequestException
- the exceptionpublic VodGetAutomaticSpeechRecognitionForAuditResponse getAutomaticSpeechRecognitionForAudit(VodGetAutomaticSpeechRecognitionForAuditRequest input) throws Exception
getAutomaticSpeechRecognitionForAudit
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetAutomaticSpeechRecognitionForAuditRequestException
- the exceptionpublic VodGetAudioEventDetectionForAuditResponse getAudioEventDetectionForAudit(VodGetAudioEventDetectionForAuditRequest input) throws Exception
getAudioEventDetectionForAudit
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetAudioEventDetectionForAuditRequestException
- the exceptionpublic VodCreateVideoClassificationResponse createVideoClassification(VodCreateVideoClassificationRequest input) throws Exception
createVideoClassification
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCreateVideoClassificationRequestException
- the exceptionpublic VodUpdateVideoClassificationResponse updateVideoClassification(VodUpdateVideoClassificationRequest input) throws Exception
updateVideoClassification
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateVideoClassificationRequestException
- the exceptionpublic VodDeleteVideoClassificationResponse deleteVideoClassification(VodDeleteVideoClassificationRequest input) throws Exception
deleteVideoClassification
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteVideoClassificationRequestException
- the exceptionpublic VodListVideoClassificationsResponse listVideoClassifications(VodListVideoClassificationsRequest input) throws Exception
listVideoClassifications
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListVideoClassificationsRequestException
- the exceptionpublic VodListSnapshotsResponse listSnapshots(VodListSnapshotsRequest input) throws Exception
listSnapshots
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListSnapshotsRequestException
- the exceptionpublic VodExtractMediaMetaTaskResponse extractMediaMetaTask(VodExtractMediaMetaTaskRequest input) throws Exception
extractMediaMetaTask
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodExtractMediaMetaTaskRequestException
- the exceptionpublic VodStartWorkflowResponse startWorkflow(VodStartWorkflowRequest input) throws Exception
startWorkflow
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodStartWorkflowRequestException
- the exceptionpublic VodRetrieveTranscodeResultResponse retrieveTranscodeResult(VodRetrieveTranscodeResultRequest input) throws Exception
retrieveTranscodeResult
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodRetrieveTranscodeResultRequestException
- the exceptionpublic VodGetWorkflowExecutionStatusResponse getWorkflowExecution(VodGetWorkflowExecutionStatusRequest input) throws Exception
getWorkflowExecution
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetWorkflowExecutionStatusRequestException
- the exceptionpublic VodGetWorkflowResultResponse getWorkflowExecutionResult(VodGetWorkflowResultRequest input) throws Exception
getWorkflowExecutionResult
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetWorkflowResultRequestException
- the exceptionpublic VodCreateTaskTemplateResponse createTaskTemplate(VodCreateTaskTemplateRequest input) throws Exception
createTaskTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCreateTaskTemplateRequestException
- the exceptionpublic VodUpdateTaskTemplateResponse updateTaskTemplate(VodUpdateTaskTemplateRequest input) throws Exception
updateTaskTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateTaskTemplateRequestException
- the exceptionpublic VodGetTaskTemplateResponse getTaskTemplate(VodGetTaskTemplateRequest input) throws Exception
getTaskTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetTaskTemplateRequestException
- the exceptionpublic VodListTaskTemplateResponse listTaskTemplate(VodListTaskTemplateRequest input) throws Exception
listTaskTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListTaskTemplateRequestException
- the exceptionpublic VodDeleteTaskTemplateResponse deleteTaskTemplate(VodDeleteTaskTemplateRequest input) throws Exception
deleteTaskTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteTaskTemplateRequestException
- the exceptionpublic VodCreateWorkflowTemplateResponse createWorkflowTemplate(VodCreateWorkflowTemplateRequest input) throws Exception
createWorkflowTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCreateWorkflowTemplateRequestException
- the exceptionpublic VodUpdateWorkflowTemplateResponse updateWorkflowTemplate(VodUpdateWorkflowTemplateRequest input) throws Exception
updateWorkflowTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateWorkflowTemplateRequestException
- the exceptionpublic VodGetWorkflowTemplateResponse getWorkflowTemplate(VodGetWorkflowTemplateRequest input) throws Exception
getWorkflowTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetWorkflowTemplateRequestException
- the exceptionpublic VodListWorkflowTemplateResponse listWorkflowTemplate(VodListWorkflowTemplateRequest input) throws Exception
listWorkflowTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListWorkflowTemplateRequestException
- the exceptionpublic VodDeleteWorkflowTemplateResponse deleteWorkflowTemplate(VodDeleteWorkflowTemplateRequest input) throws Exception
deleteWorkflowTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteWorkflowTemplateRequestException
- the exceptionpublic VodCreateWatermarkResponse createWatermarkTemplate(VodCreateWatermarkRequest input) throws Exception
createWatermarkTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCreateWatermarkRequestException
- the exceptionpublic VodUpdateWatermarkResponse updateWatermarkTemplate(VodUpdateWatermarkRequest input) throws Exception
updateWatermarkTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateWatermarkRequestException
- the exceptionpublic VodGetWatermarkResponse getWatermarkTemplate(VodGetWatermarkRequest input) throws Exception
getWatermarkTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetWatermarkRequestException
- the exceptionpublic VodListWatermarkResponse listWatermarkTemplate(VodListWatermarkRequest input) throws Exception
listWatermarkTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListWatermarkRequestException
- the exceptionpublic VodDeleteWatermarkResponse deleteWatermarkTemplate(VodDeleteWatermarkRequest input) throws Exception
deleteWatermarkTemplate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteWatermarkRequestException
- the exceptionpublic VodDeleteSpaceResponse deleteSpace(VodDeleteSpaceRequest input) throws Exception
deleteSpace
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteSpaceRequestException
- the exceptionpublic VodCreateSpaceResponse createSpace(VodCreateSpaceRequest input) throws Exception
createSpace
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCreateSpaceRequestException
- the exceptionpublic VodListSpaceResponse listSpace(VodListSpaceRequest input) throws Exception
listSpace
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListSpaceRequestException
- the exceptionpublic VodGetSpaceDetailResponse getSpaceDetail(VodGetSpaceDetailRequest input) throws Exception
getSpaceDetail
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetSpaceDetailRequestException
- the exceptionpublic VodUpdateSpaceResponse updateSpace(VodUpdateSpaceRequest input) throws Exception
updateSpace
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateSpaceRequestException
- the exceptionpublic VodUpdateSpaceUploadConfigResponse updateSpaceUploadConfig(VodUpdateSpaceUploadConfigRequest input) throws Exception
updateSpaceUploadConfig
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateSpaceUploadConfigRequestException
- the exceptionpublic VodAddDomainToSchedulerResponse addDomainToScheduler(VodAddDomainToSchedulerRequest input) throws Exception
addDomainToScheduler
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodAddDomainToSchedulerRequestException
- the exceptionpublic VodRemoveDomainFromSchedulerResponse removeDomainFromScheduler(VodRemoveDomainFromSchedulerRequest input) throws Exception
removeDomainFromScheduler
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodRemoveDomainFromSchedulerRequestException
- the exceptionpublic VodUpdateDomainPlayRuleResponse updateDomainPlayRule(VodUpdateDomainPlayRuleRequest input) throws Exception
updateDomainPlayRule
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateDomainPlayRuleRequestException
- the exceptionpublic VodStartDomainResponse startDomain(VodStartDomainRequest input) throws Exception
startDomain
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodStartDomainRequestException
- the exceptionpublic VodStopDomainResponse stopDomain(VodStopDomainRequest input) throws Exception
stopDomain
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodStopDomainRequestException
- the exceptionpublic VodDeleteDomainResponse deleteDomain(VodDeleteDomainRequest input) throws Exception
deleteDomain
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDeleteDomainRequestException
- the exceptionpublic VodListDomainResponse listDomain(VodListDomainRequest input) throws Exception
listDomain
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListDomainRequestException
- the exceptionpublic VodCreateCdnRefreshTaskResponse createCdnRefreshTask(VodCreateCdnRefreshTaskRequest input) throws Exception
createCdnRefreshTask
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCreateCdnRefreshTaskRequestException
- the exceptionpublic VodCreateCdnPreloadTaskResponse createCdnPreloadTask(VodCreateCdnPreloadTaskRequest input) throws Exception
createCdnPreloadTask
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCreateCdnPreloadTaskRequestException
- the exceptionpublic VodListCdnTasksResponse listCdnTasks(VodListCdnTasksRequest input) throws Exception
listCdnTasks
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListCdnTasksRequestException
- the exceptionpublic VodListCdnAccessLogResponse listCdnAccessLog(VodListCdnAccessLogRequest input) throws Exception
listCdnAccessLog
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListCdnAccessLogRequestException
- the exceptionpublic VodListCdnTopAccessUrlResponse listCdnTopAccessUrl(VodListCdnTopAccessUrlRequest input) throws Exception
listCdnTopAccessUrl
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListCdnTopAccessUrlRequestException
- the exceptionpublic VodListCdnTopAccessResponse listCdnTopAccess(VodListCdnTopAccessRequest input) throws Exception
listCdnTopAccess
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListCdnTopAccessRequestException
- the exceptionpublic VodCdnStatisticsCommonResponse listCdnUsageData(VodListCdnUsageDataRequest input) throws Exception
listCdnUsageData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListCdnUsageDataRequestException
- the exceptionpublic VodCdnStatisticsCommonResponse listCdnStatusData(VodListCdnStatusDataRequest input) throws Exception
listCdnStatusData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListCdnStatusDataRequestException
- the exceptionpublic VodDescribeIPInfoResponse describeIpInfo(VodDescribeIPInfoRequest input) throws Exception
describeIpInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDescribeIPInfoRequestException
- the exceptionpublic VodCdnStatisticsCommonResponse listCdnPvData(VodListCdnPvDataRequest input) throws Exception
listCdnPvData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodListCdnPvDataRequestException
- the exceptionpublic VodSubmitBlockTasksResponse submitBlockTasks(VodSubmitBlockTasksRequest input) throws Exception
submitBlockTasks
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodSubmitBlockTasksRequestException
- the exceptionpublic VodGetContentBlockTasksResponse getContentBlockTasks(VodGetContentBlockTasksRequest input) throws Exception
getContentBlockTasks
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetContentBlockTasksRequestException
- the exceptionpublic VodCreateDomainV2Response createDomain(VodCreateDomainV2Request input) throws Exception
createDomain
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodCreateDomainV2RequestException
- the exceptionpublic VodUpdateDomainExpireV2Response updateDomainExpire(VodUpdateDomainExpireV2Request input) throws Exception
updateDomainExpire
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateDomainExpireV2RequestException
- the exceptionpublic VodUpdateDomainAuthConfigV2Response updateDomainAuthConfig(VodUpdateDomainAuthConfigV2Request input) throws Exception
updateDomainAuthConfig
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateDomainAuthConfigV2RequestException
- the exceptionpublic AddOrUpdateCertificateV2Response addOrUpdateCertificate(AddOrUpdateCertificateV2Request input) throws Exception
addOrUpdateCertificate
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.AddOrUpdateCertificateV2RequestException
- the exceptionpublic VodUpdateDomainUrlAuthConfigV2Response updateDomainUrlAuthConfig(VodUpdateDomainUrlAuthConfigV2Request input) throws Exception
updateDomainUrlAuthConfig
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateDomainUrlAuthConfigV2RequestException
- the exceptionpublic VodUpdateDomainConfigResponse updateDomainConfig(VodUpdateDomainConfigRequest input) throws Exception
updateDomainConfig
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodUpdateDomainConfigRequestException
- the exceptionpublic VodDescribeDomainConfigResponse describeDomainConfig(VodDescribeDomainConfigRequest input) throws Exception
describeDomainConfig
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDescribeDomainConfigRequestException
- the exceptionpublic VodAddCallbackSubscriptionResponse addCallbackSubscription(VodAddCallbackSubscriptionRequest input) throws Exception
addCallbackSubscription
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodAddCallbackSubscriptionRequestException
- the exceptionpublic VodSetCallbackEventResponse setCallbackEvent(VodSetCallbackEventRequest input) throws Exception
setCallbackEvent
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodSetCallbackEventRequestException
- the exceptionpublic VodGetSmartStrategyLitePlayInfoResponse getSmartStrategyLitePlayInfo(VodGetSmartStrategyLitePlayInfoRequest input) throws Exception
getSmartStrategyLitePlayInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetSmartStrategyLitePlayInfoRequestException
- the exceptionpublic VodGetAppInfoResponse getAppInfo(VodGetAppInfoRequest input) throws Exception
getAppInfo
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetAppInfoRequestException
- the exceptionpublic DescribeVodSpaceTranscodeDataResponse describeVodSpaceTranscodeData(DescribeVodSpaceTranscodeDataRequest input) throws Exception
describeVodSpaceTranscodeData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodSpaceTranscodeDataRequestException
- the exceptionpublic DescribeVodSpaceAIStatisDataResponse describeVodSpaceAIStatisData(DescribeVodSpaceAIStatisDataRequest input) throws Exception
describeVodSpaceAIStatisData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodSpaceAIStatisDataRequestException
- the exceptionpublic DescribeVodSpaceSubtitleStatisDataResponse describeVodSpaceSubtitleStatisData(DescribeVodSpaceSubtitleStatisDataRequest input) throws Exception
describeVodSpaceSubtitleStatisData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodSpaceSubtitleStatisDataRequestException
- the exceptionpublic DescribeVodSpaceDetectStatisDataResponse describeVodSpaceDetectStatisData(DescribeVodSpaceDetectStatisDataRequest input) throws Exception
describeVodSpaceDetectStatisData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodSpaceDetectStatisDataRequestException
- the exceptionpublic DescribeVodSpaceWorkflowDetailDataResponse describeVodSpaceWorkflowDetailData(DescribeVodSpaceWorkflowDetailDataRequest input) throws Exception
describeVodSpaceWorkflowDetailData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodSpaceWorkflowDetailDataRequestException
- the exceptionpublic DescribeVodSpaceEditDetailDataResponse describeVodSpaceEditDetailData(DescribeVodSpaceEditDetailDataRequest input) throws Exception
describeVodSpaceEditDetailData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodSpaceEditDetailDataRequestException
- the exceptionpublic DescribeVodSnapshotDataResponse describeVodSnapshotData(DescribeVodSnapshotDataRequest input) throws Exception
describeVodSnapshotData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodSnapshotDataRequestException
- the exceptionpublic VodDescribeVodSpaceStorageDataResponse describeVodSpaceStorageData(VodDescribeVodSpaceStorageDataRequest input) throws Exception
describeVodSpaceStorageData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDescribeVodSpaceStorageDataRequestException
- the exceptionpublic VodDescribeVodDomainTrafficDataResponse describeVodDomainTrafficData(VodDescribeVodDomainTrafficDataRequest input) throws Exception
describeVodDomainTrafficData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDescribeVodDomainTrafficDataRequestException
- the exceptionpublic VodDescribeVodDomainBandwidthDataResponse describeVodDomainBandwidthData(VodDescribeVodDomainBandwidthDataRequest input) throws Exception
describeVodDomainBandwidthData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodDescribeVodDomainBandwidthDataRequestException
- the exceptionpublic DescribeVodEnhanceImageDataResponse describeVodEnhanceImageData(DescribeVodEnhanceImageDataRequest input) throws Exception
describeVodEnhanceImageData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodEnhanceImageDataRequestException
- the exceptionpublic DescribeVodSpaceEditStatisDataResponse describeVodSpaceEditStatisData(DescribeVodSpaceEditStatisDataRequest input) throws Exception
describeVodSpaceEditStatisData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodSpaceEditStatisDataRequestException
- the exceptionpublic DescribeVodPlayedStatisDataResponse describeVodPlayedStatisData(DescribeVodPlayedStatisDataRequest input) throws Exception
describeVodPlayedStatisData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodPlayedStatisDataRequestException
- the exceptionpublic DescribeVodMostPlayedStatisDataResponse describeVodMostPlayedStatisData(DescribeVodMostPlayedStatisDataRequest input) throws Exception
describeVodMostPlayedStatisData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodMostPlayedStatisDataRequestException
- the exceptionpublic DescribeVodRealtimeMediaDataResponse describeVodRealtimeMediaData(DescribeVodRealtimeMediaDataRequest input) throws Exception
describeVodRealtimeMediaData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodRealtimeMediaDataRequestException
- the exceptionpublic DescribeVodRealtimeMediaDetailDataResponse describeVodRealtimeMediaDetailData(DescribeVodRealtimeMediaDetailDataRequest input) throws Exception
describeVodRealtimeMediaDetailData
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.DescribeVodRealtimeMediaDetailDataRequestException
- the exceptionpublic VodSetCloudMigrateJobResponse setCloudMigrateJob(VodSetCloudMigrateJobRequest input) throws Exception
setCloudMigrateJob
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodSetCloudMigrateJobRequestException
- the exceptionpublic VodSubmitCloudMigrateJobResponse submitCloudMigrateJob(VodSubmitCloudMigrateJobRequest input) throws Exception
submitCloudMigrateJob
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodSubmitCloudMigrateJobRequestException
- the exceptionpublic VodGetCloudMigrateJobResponse getCloudMigrateJob(VodGetCloudMigrateJobRequest input) throws Exception
getCloudMigrateJob
在接口中 IVodService
input
- com.volcengine.service.vod.model.request.VodGetCloudMigrateJobRequestException
- the exceptionCopyright © 2024. All rights reserved.