public class DescribeAllStreamPlayInfoListRequest extends AbstractModel
Constructor and Description |
---|
DescribeAllStreamPlayInfoListRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getQueryTime()
Get 查询时间点,精确到分钟粒度,支持最近1个月的数据查询,数据延迟为5分钟左右,如果要查询实时的数据,建议传递5分钟前的时间点,格式为yyyy-mm-dd HH:MM:SS。
|
void |
setQueryTime(String QueryTime)
Set 查询时间点,精确到分钟粒度,支持最近1个月的数据查询,数据延迟为5分钟左右,如果要查询实时的数据,建议传递5分钟前的时间点,格式为yyyy-mm-dd HH:MM:SS。
|
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, toJsonString
public DescribeAllStreamPlayInfoListRequest()
public String getQueryTime()
public void setQueryTime(String QueryTime)
QueryTime
- 查询时间点,精确到分钟粒度,支持最近1个月的数据查询,数据延迟为5分钟左右,如果要查询实时的数据,建议传递5分钟前的时间点,格式为yyyy-mm-dd HH:MM:SS。Copyright © 2020. All rights reserved.