public static final class DeleteMonitorGroupDynamicRuleRequest.Builder extends Object
| 限定符和类型 | 方法和说明 |
|---|---|
DeleteMonitorGroupDynamicRuleRequest |
build() |
DeleteMonitorGroupDynamicRuleRequest.Builder |
category(String category)
The service to which the rule applies.
|
DeleteMonitorGroupDynamicRuleRequest.Builder |
groupId(Long groupId)
The ID of the application group.
|
public DeleteMonitorGroupDynamicRuleRequest.Builder category(String category)
The service to which the rule applies. Valid values: ecs, rds, and slb.
This parameter is required.
example:ecs
public DeleteMonitorGroupDynamicRuleRequest.Builder groupId(Long groupId)
The ID of the application group.
This parameter is required.
example:123456
public DeleteMonitorGroupDynamicRuleRequest build()
Copyright © 2026. All rights reserved.