| Package | Description | 
|---|---|
| com.tencentcloudapi.cls.v20201016.models | 
| Modifier and Type | Method and Description | 
|---|---|
MonitorTime | 
ModifyAlarmRequest.getMonitorTime()
Get 监控任务运行时间点。 
 | 
MonitorTime | 
CreateAlarmRequest.getMonitorTime()
Get 监控任务运行时间点。 
 | 
MonitorTime | 
AlarmInfo.getMonitorTime()
Get 监控任务运行时间点。 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ModifyAlarmRequest.setMonitorTime(MonitorTime MonitorTime)
Set 监控任务运行时间点。 
 | 
void | 
CreateAlarmRequest.setMonitorTime(MonitorTime MonitorTime)
Set 监控任务运行时间点。 
 | 
void | 
AlarmInfo.setMonitorTime(MonitorTime MonitorTime)
Set 监控任务运行时间点。 
 | 
| Constructor and Description | 
|---|
MonitorTime(MonitorTime 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. 
 | 
Copyright © 2025. All rights reserved.