public static interface ConfigurationService.Iface
Modifier and Type | Method and Description |
---|---|
Result |
addHttp1Rule(Http1Rule http1Rule,
RuleType ruleType) |
Result |
addIpRule(IpRule ipRule,
RuleType ruleType) |
Result |
removeHttp1Rule(Http1Rule http1Rule) |
Result |
removeIpRule(IpRule ipRule) |
Result addIpRule(IpRule ipRule, RuleType ruleType) throws org.apache.thrift.TException
org.apache.thrift.TException
Result removeIpRule(IpRule ipRule) throws org.apache.thrift.TException
org.apache.thrift.TException
Result addHttp1Rule(Http1Rule http1Rule, RuleType ruleType) throws org.apache.thrift.TException
org.apache.thrift.TException
Copyright © 2016. All Rights Reserved.