public class DescribePhoneAlarmFlowTotalCountRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
DescribePhoneAlarmFlowTotalCountRequest() |
DescribePhoneAlarmFlowTotalCountRequest(DescribePhoneAlarmFlowTotalCountRequest 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 |
getModule()
Get 默认monitor
|
Long |
getQueryTime()
Get unix时间戳,单位:s
|
void |
setModule(String Module)
Set 默认monitor
|
void |
setQueryTime(Long QueryTime)
Set unix时间戳,单位:s
|
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, toJsonString
public DescribePhoneAlarmFlowTotalCountRequest()
public DescribePhoneAlarmFlowTotalCountRequest(DescribePhoneAlarmFlowTotalCountRequest source)
public String getModule()
public void setModule(String Module)
Module
- 默认monitorpublic Long getQueryTime()
public void setQueryTime(Long QueryTime)
QueryTime
- unix时间戳,单位:sCopyright © 2024. All rights reserved.