public static final class PutMonitorGroupDynamicRuleRequest.Builder extends Object
限定符和类型 | 方法和说明 |
---|---|
PutMonitorGroupDynamicRuleRequest |
build() |
PutMonitorGroupDynamicRuleRequest.Builder |
groupId(Long groupId)
The method that is used to filter instances.
|
PutMonitorGroupDynamicRuleRequest.Builder |
groupRules(List<PutMonitorGroupDynamicRuleRequest.GroupRules> groupRules)
GroupRules.
|
PutMonitorGroupDynamicRuleRequest.Builder |
isAsync(Boolean isAsync)
The ID of the application group.
|
public PutMonitorGroupDynamicRuleRequest.Builder groupId(Long groupId)
* contains: contains * notContains: excludes * startWith: starts with a prefix * endWith: ends with a suffix
public PutMonitorGroupDynamicRuleRequest.Builder groupRules(List<PutMonitorGroupDynamicRuleRequest.GroupRules> groupRules)
public PutMonitorGroupDynamicRuleRequest.Builder isAsync(Boolean isAsync)
public PutMonitorGroupDynamicRuleRequest build()
Copyright © 2023. All rights reserved.