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