public static final class DeleteVideoRequest.Builder extends Object
public DeleteVideoRequest.Builder videoIds(String videoIds)
* If the video is uploaded by using the [ApsaraVideo VOD console](https://vod.console.aliyun.com), log on to the console and choose **Media Files** > **Audio/Video** to view the ID of the video. * If the video is uploaded by calling the [CreateUploadVideo](~~55407~~) operation, the video ID is the VideoId value in the response. * You can also call the [SearchMedia](~~86044~~) operation to obtain the video ID, which is the VideoId value in the response.
public DeleteVideoRequest build()
Copyright © 2024. All rights reserved.