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