public static final class SubmitWorkflowJobRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
SubmitWorkflowJobRequest |
build() |
SubmitWorkflowJobRequest.Builder |
mediaId(String mediaId)
The ID of the media file.
|
SubmitWorkflowJobRequest.Builder |
workflowId(String workflowId)
The ID of the workflow.
|
public SubmitWorkflowJobRequest.Builder mediaId(String mediaId)
* Log on to the [ApsaraVideo VOD](https://vod.console.aliyun.com) console. In the left-side navigation pane, choose **Media Files** > **Audio/Video**. On the Video and Audio page, view the ID of the audio or video file. This method is applicable to files that are uploaded by using the ApsaraVideo VOD console. * Obtain the value of the VideoId parameter when you call the [CreateUploadVideo](~~55407~~) operation to upload media files. * Obtain the value of the VideoId parameter when you call the [SearchMedia](~~86044~~) operation after you upload media files.
public SubmitWorkflowJobRequest.Builder workflowId(String workflowId)
public SubmitWorkflowJobRequest build()
Copyright © 2024. All rights reserved.