| 程序包 | 说明 |
|---|---|
| com.aliyun.vod20170321 | |
| com.aliyun.vod20170321.models |
| 限定符和类型 | 方法和说明 |
|---|---|
RefreshUploadVideoResponse |
Client.refreshUploadVideo(RefreshUploadVideoRequest request)
If you want to overwrite a video or audio source file, you can obtain the upload URL of the source file by calling this operation.
|
RefreshUploadVideoResponse |
Client.refreshUploadVideoWithOptions(RefreshUploadVideoRequest request,
com.aliyun.teautil.models.RuntimeOptions runtime)
If you want to overwrite a video or audio source file, you can obtain the upload URL of the source file by calling this operation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static RefreshUploadVideoRequest |
RefreshUploadVideoRequest.build(Map<String,?> map) |
RefreshUploadVideoRequest |
RefreshUploadVideoRequest.setOwnerId(Long ownerId) |
RefreshUploadVideoRequest |
RefreshUploadVideoRequest.setResourceOwnerAccount(String resourceOwnerAccount) |
RefreshUploadVideoRequest |
RefreshUploadVideoRequest.setResourceOwnerId(Long resourceOwnerId) |
RefreshUploadVideoRequest |
RefreshUploadVideoRequest.setVideoId(String videoId) |
Copyright © 2024. All rights reserved.