public static class VspAddressRange.Builder extends VspBuilder<VspAddressRange.Builder,VspAddressRange>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
VspAddressRange |
build() |
VspAddressRange.Builder |
fromObject(VspAddressRange obj) |
VspAddressRange.Builder |
gateway(String gateway) |
VspAddressRange.Builder |
netmask(String netmask) |
public VspAddressRange.Builder gateway(String gateway)
public VspAddressRange.Builder netmask(String netmask)
public VspAddressRange build()
build in class VspBuilder<VspAddressRange.Builder,VspAddressRange>public VspAddressRange.Builder fromObject(VspAddressRange obj)
fromObject in class VspBuilder<VspAddressRange.Builder,VspAddressRange>Copyright © 2016–2017 Nuage Networks. All rights reserved.