public class LiveStreamAiAnalysisResultItem extends AbstractModel
header, skipSign
Constructor and Description |
---|
LiveStreamAiAnalysisResultItem() |
LiveStreamAiAnalysisResultItem(LiveStreamAiAnalysisResultItem 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 |
---|---|
SegmentRecognitionItem[] |
getSegmentResultSet()
Get
|
String |
getType()
Get
|
void |
setSegmentResultSet(SegmentRecognitionItem[] SegmentResultSet)
Set
|
void |
setType(String Type)
Set
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public LiveStreamAiAnalysisResultItem()
public LiveStreamAiAnalysisResultItem(LiveStreamAiAnalysisResultItem source)
public String getType()
public void setType(String Type)
Type
- public SegmentRecognitionItem[] getSegmentResultSet()
public void setSegmentResultSet(SegmentRecognitionItem[] SegmentResultSet)
SegmentResultSet
- Copyright © 2025. All rights reserved.