public class ProcedureReviewAudioVideoTaskInput extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| ProcedureReviewAudioVideoTaskInput() | 
| ProcedureReviewAudioVideoTaskInput(ProcedureReviewAudioVideoTaskInput source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
       and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy. | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getDefinition()Get 审核模板。 | 
| String[] | getReviewContents()Get 审核的内容,可选值:
Media:原始音视频;
Cover:封面。
不填或填空数组时,默认为审核 Media。 | 
| void | setDefinition(Long Definition)Set 审核模板。 | 
| void | setReviewContents(String[] ReviewContents)Set 审核的内容,可选值:
Media:原始音视频;
Cover:封面。
不填或填空数组时,默认为审核 Media。 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic ProcedureReviewAudioVideoTaskInput()
public ProcedureReviewAudioVideoTaskInput(ProcedureReviewAudioVideoTaskInput source)
public Long getDefinition()
public void setDefinition(Long Definition)
Definition - 审核模板。public String[] getReviewContents()
public void setReviewContents(String[] ReviewContents)
ReviewContents - 审核的内容,可选值:
Copyright © 2025. All rights reserved.