public static final class DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder extends Object
构造器和说明 |
---|
Builder() |
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder comparisonOperator(String comparisonOperator)
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder effectiveInterval(String effectiveInterval)
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder escalationsLevel(String escalationsLevel)
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder noEffectiveInterval(String noEffectiveInterval)
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder silenceTime(String silenceTime)
> A metric triggers an alert only after the metric value reaches the threshold consecutively for the specified times.
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder statistics(String statistics)
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder targetList(DescribeGroupMonitoringAgentProcessResponseBody.TargetList targetList)
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder threshold(String threshold)
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder times(String times)
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig.Builder webhook(String webhook)
* critical * warn * info
public DescribeGroupMonitoringAgentProcessResponseBody.AlertConfig build()
Copyright © 2023. All rights reserved.