Package | Description |
---|---|
com.tencentcloudapi.monitor.v20180724.models |
Modifier and Type | Method and Description |
---|---|
LogAlarmReq |
CreateAlarmPolicyRequest.getLogAlarmReqInfo()
Get Log alarm information
|
LogAlarmReq |
ModifyAlarmPolicyConditionRequest.getLogAlarmReqInfo()
Get Log alarm creation request parameters
|
Modifier and Type | Method and Description |
---|---|
void |
CreateAlarmPolicyRequest.setLogAlarmReqInfo(LogAlarmReq LogAlarmReqInfo)
Set Log alarm information
|
void |
ModifyAlarmPolicyConditionRequest.setLogAlarmReqInfo(LogAlarmReq LogAlarmReqInfo)
Set Log alarm creation request parameters
|
Constructor and Description |
---|
LogAlarmReq(LogAlarmReq 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.