public class RecognizeVideoCharacterRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
RecognizeVideoCharacterRequest() |
| 限定符和类型 | 方法和说明 |
|---|---|
static RecognizeVideoCharacterRequest |
build(Map<String,?> map) |
String |
getVideoURL() |
RecognizeVideoCharacterRequest |
setVideoURL(String videoURL) |
@NameInMap(value="VideoURL") public String videoURL
public static RecognizeVideoCharacterRequest build(Map<String,?> map) throws Exception
Exceptionpublic RecognizeVideoCharacterRequest setVideoURL(String videoURL)
public String getVideoURL()
Copyright © 2023. All rights reserved.