public class DescribeAllStreamPlayInfoListRequest extends AbstractModel
Constructor and Description |
---|
DescribeAllStreamPlayInfoListRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getQueryTime()
Get Query time accurate down to the minute in the format of `yyyy-mm-dd HH:MM:SS`.
|
void |
setQueryTime(String QueryTime)
Set Query time accurate down to the minute in the format of `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
- Query time accurate down to the minute in the format of `yyyy-mm-dd HH:MM:SS`. Data for the last month can be queried. The data has a delay of about 5 minutes; therefore, if you want to query real-time data, we recommend you pass in a point in time 5 minutes ago.Copyright © 2020. All rights reserved.