public class ApplyRuleToHostGroupsRequest extends Object
| Constructor and Description |
|---|
ApplyRuleToHostGroupsRequest(String ruleId,
List<String> hostGroupIds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
CheckValidation() |
List<String> |
getHostGroupIds() |
String |
getRuleId() |
void |
setHostGroupIds(List<String> hostGroupIds) |
void |
setRuleId(String ruleId) |
public String getRuleId()
public void setRuleId(String ruleId)
ruleId - 采集配置idpublic void setHostGroupIds(List<String> hostGroupIds)
hostGroupIds - 机器组id列表public boolean CheckValidation()
Copyright © 2025. All rights reserved.