public class ApplyRuleToHostGroupsRequest extends Object
构造器和说明 |
---|
ApplyRuleToHostGroupsRequest(String ruleId,
List<String> hostGroupIds) |
限定符和类型 | 方法和说明 |
---|---|
boolean |
CheckValidation() |
List<String> |
getHostGroupIds() |
String |
getRuleId() |
void |
setHostGroupIds(List<String> hostGroupIds) |
void |
setRuleId(String ruleId) |
Copyright © 2023. All rights reserved.