public class IPAMConfig extends Object
| Constructor and Description |
|---|
IPAMConfig() |
| Modifier and Type | Method and Description |
|---|---|
String |
getGateway() |
String |
getIpRange() |
String |
getSubnet() |
void |
setGateway(String gateway) |
void |
setIpRange(String ipRange) |
void |
setSubnet(String subnet) |
Copyright © 2018 JBoss by Red Hat. All rights reserved.