public static final class DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress |
build() |
DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress.Builder |
function(String function)
The matching condition.
|
DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress.Builder |
name(String name)
The criteria based on which the instances are matched.
|
DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress.Builder |
value(String value)
The keyword used to match the instance name.
|
public DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress.Builder function(String function)
The matching condition. Valid values:
example:The matched instances are monitored by the process monitoring task.
all
public DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress.Builder name(String name)
The criteria based on which the instances are matched.
example:Set the value to
name. The value name indicates that the instances are matched based on the instance name.
name
public DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress.Builder value(String value)
The keyword used to match the instance name.
example:portalHost
public DescribeGroupMonitoringAgentProcessResponseBody.MatchExpress build()
Copyright © 2026. All rights reserved.