public class LiveStreamAiReviewResultInfo extends AbstractModel
Constructor and Description |
---|
LiveStreamAiReviewResultInfo() |
Modifier and Type | Method and Description |
---|---|
LiveStreamAiReviewResultItem[] |
getResultSet()
Get List of content audit results.
|
void |
setResultSet(LiveStreamAiReviewResultItem[] ResultSet)
Set List of content audit results.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public LiveStreamAiReviewResultItem[] getResultSet()
public void setResultSet(LiveStreamAiReviewResultItem[] ResultSet)
ResultSet
- List of content audit results.Copyright © 2020. All rights reserved.