public class EnvConfig extends Object
| Constructor and Description |
|---|
EnvConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDomain() |
String |
getProtocol() |
List<VipRule> |
getVipRules() |
void |
setDomain(String domain) |
void |
setProtocol(String protocol) |
void |
setVipRules(List<VipRule> vipRules) |
Copyright © 2021. All rights reserved.