| 程序包 | 说明 |
|---|---|
| com.aliyun.sdk.service.cms20190101.models |
| 限定符和类型 | 方法和说明 |
|---|---|
static ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.builder() |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.comparisonOperator(String comparisonOperator)
The comparison operator that is used to compare the metric value with the threshold.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.effectiveInterval(String effectiveInterval)
The time period during which the alert rule is effective.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.escalationsLevel(String escalationsLevel)
The level of the alert.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.noEffectiveInterval(String noEffectiveInterval)
The time period during which the alert rule is ineffective.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.silenceTime(String silenceTime)
The mute period during which new alerts are not sent even if the trigger conditions are met.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.statistics(String statistics)
The statistical aggregation method that is used to calculate the metric values.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.targetList(List<ModifyGroupMonitoringAgentProcessRequest.TargetList> targetList)
The alert trigger.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.threshold(String threshold)
The alert threshold.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.times(String times)
The number of times for which the threshold can be consecutively exceeded.
|
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder |
ModifyGroupMonitoringAgentProcessRequest.AlertConfig.Builder.webhook(String webhook)
The callback URL to which a POST request is sent when an alert is triggered based on the alert rule.
|
Copyright © 2024. All rights reserved.