public static final class DescribeGroupMonitoringAgentProcessResponseBody.Process.Builder extends Object
构造器和说明 |
---|
Builder() |
public DescribeGroupMonitoringAgentProcessResponseBody.Process.Builder alertConfig(DescribeGroupMonitoringAgentProcessResponseBody.ProcessAlertConfig alertConfig)
> Only one alert notification is sent during each mute period even if the metric value consecutively exceeds the alert threshold several times.
public DescribeGroupMonitoringAgentProcessResponseBody.Process.Builder groupId(String groupId)
public DescribeGroupMonitoringAgentProcessResponseBody.Process.Builder id(String id)
public DescribeGroupMonitoringAgentProcessResponseBody.Process.Builder matchExpress(DescribeGroupMonitoringAgentProcessResponseBody.ProcessMatchExpress matchExpress)
> Set the value to `name`, indicating that the instances are matched based on instance name.
public DescribeGroupMonitoringAgentProcessResponseBody.Process.Builder matchExpressFilterRelation(String matchExpressFilterRelation)
public DescribeGroupMonitoringAgentProcessResponseBody.Process.Builder processName(String processName)
> Only the instances that meet the conditional expressions are monitored by the process monitoring task.
public DescribeGroupMonitoringAgentProcessResponseBody.Process build()
Copyright © 2023. All rights reserved.