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