public class DescribeAllStreamPlayInfoListRequest extends AbstractModel
Constructor and Description |
---|
DescribeAllStreamPlayInfoListRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getQueryTime()
Get Query time point accurate to the minute.
|
void |
setQueryTime(String QueryTime)
Set Query time point accurate to the minute.
|
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 point accurate to the minute. You can query data within the last month. As there is a 5-minute delay in the data, you're advised to pass in a time point 5 minutes earlier than needed. Format: yyyy-mm-dd HH:MM:00. As the accuracy is to the minute, please set the value of second to `00`.Copyright © 2021. All rights reserved.