public class LiveStreamAiReviewResultInfo extends AbstractModel
skipSign
Constructor and Description |
---|
LiveStreamAiReviewResultInfo() |
LiveStreamAiReviewResultInfo(LiveStreamAiReviewResultInfo 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 |
---|---|
LiveStreamAiReviewResultItem[] |
getResultSet()
Get 内容审核结果列表。
|
void |
setResultSet(LiveStreamAiReviewResultItem[] ResultSet)
Set 内容审核结果列表。
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public LiveStreamAiReviewResultInfo()
public LiveStreamAiReviewResultInfo(LiveStreamAiReviewResultInfo source)
public LiveStreamAiReviewResultItem[] getResultSet()
public void setResultSet(LiveStreamAiReviewResultItem[] ResultSet)
ResultSet
- 内容审核结果列表。Copyright © 2023. All rights reserved.