Package | Description |
---|---|
com.tencentcloudapi.cls.v20201016.models |
Modifier and Type | Method and Description |
---|---|
MonitorTime |
ModifyAlarmRequest.getMonitorTime()
Get Monitoring task running time point
|
MonitorTime |
CreateAlarmRequest.getMonitorTime()
Get Monitoring task running time point
|
MonitorTime |
AlarmInfo.getMonitorTime()
Get Monitoring task running time point
|
Modifier and Type | Method and Description |
---|---|
void |
ModifyAlarmRequest.setMonitorTime(MonitorTime MonitorTime)
Set Monitoring task running time point
|
void |
CreateAlarmRequest.setMonitorTime(MonitorTime MonitorTime)
Set Monitoring task running time point
|
void |
AlarmInfo.setMonitorTime(MonitorTime MonitorTime)
Set Monitoring task running time point
|
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 © 2023. All rights reserved.