public static final class ProduceEditingProjectVideoRequest.Builder extends Object
public ProduceEditingProjectVideoRequest.Builder appId(String appId)
public ProduceEditingProjectVideoRequest.Builder coverURL(String coverURL)
public ProduceEditingProjectVideoRequest.Builder description(String description)
public ProduceEditingProjectVideoRequest.Builder mediaMetadata(String mediaMetadata)
public ProduceEditingProjectVideoRequest.Builder ownerId(Long ownerId)
public ProduceEditingProjectVideoRequest.Builder produceConfig(String produceConfig)
> StorageLocation is required if you produce videos in a region other than China (Shanghai).
public ProduceEditingProjectVideoRequest.Builder projectId(String projectId)
* Log on to the [ApsaraVideo VOD console](https://vod.console.aliyun.com). In the left-side navigation pane, choose **Production Center** > **Video Editing** to view the ID of the online editing project. * Obtain the value of ProjectId from the response to the [AddEditingProject](~~69048~~) operation.
public ProduceEditingProjectVideoRequest.Builder resourceOwnerAccount(String resourceOwnerAccount)
public ProduceEditingProjectVideoRequest.Builder resourceOwnerId(Long resourceOwnerId)
public ProduceEditingProjectVideoRequest.Builder timeline(String timeline)
public ProduceEditingProjectVideoRequest.Builder title(String title)
public ProduceEditingProjectVideoRequest.Builder userData(String userData)
> The callback configurations take effect only after you specify an HTTP URL for receiving callback notifications and select the event types in the ApsaraVideo VOD console.
public ProduceEditingProjectVideoRequest build()
Copyright © 2024. All rights reserved.