| Constructor and Description |
|---|
Builder(boolean dhcp,
boolean autoconf,
boolean configurable,
java.lang.String defaultGateway)
Constructor with parameters for the required properties of
Ipv6. |
| Modifier and Type | Method and Description |
|---|---|
Ipv6 |
build() |
Ipv6.Builder |
setAddresses(java.util.List<Address> addresses)
The list of addresses to be statically assigned.
|
public Builder(boolean dhcp,
boolean autoconf,
boolean configurable,
java.lang.String defaultGateway)
Ipv6.public Ipv6.Builder setAddresses(java.util.List<Address> addresses)
Set, the addresses were never set.addresses - New value for the property.public Ipv6 build()