public class ConcurrentRecordStreamNum extends AbstractModel
| Constructor and Description | 
|---|
| ConcurrentRecordStreamNum() | 
| Modifier and Type | Method and Description | 
|---|---|
| Long | getNum()Get Number of channels. | 
| String | getTime()Get Time point. | 
| void | setNum(Long Num)Set Number of channels. | 
| void | setTime(String Time)Set Time point. | 
| 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, toJsonStringpublic String getTime()
public void setTime(String Time)
Time - Time point.public Long getNum()
public void setNum(Long Num)
Num - Number of channels.Copyright © 2020. All rights reserved.