public class BatchStartStreamLinkFlowRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| BatchStartStreamLinkFlowRequest() | 
| BatchStartStreamLinkFlowRequest(BatchStartStreamLinkFlowRequest 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 | 
|---|---|
| String | getEventId()Get EventId。 | 
| String[] | getFlowIds()Get Event关联的流Id数组,如果不传默认启动Event下面的所有媒体传输流。 | 
| void | setEventId(String EventId)Set EventId。 | 
| void | setFlowIds(String[] FlowIds)Set Event关联的流Id数组,如果不传默认启动Event下面的所有媒体传输流。 | 
| 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 BatchStartStreamLinkFlowRequest()
public BatchStartStreamLinkFlowRequest(BatchStartStreamLinkFlowRequest source)
public String getEventId()
public void setEventId(String EventId)
EventId - EventId。public String[] getFlowIds()
public void setFlowIds(String[] FlowIds)
FlowIds - Event关联的流Id数组,如果不传默认启动Event下面的所有媒体传输流。Copyright © 2025. All rights reserved.