public static final class Dhcpv6Header.Builder
extends java.lang.Object
Dhcpv6Header.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
Dhcpv6Header. |
| Modifier and Type | Method and Description |
|---|---|
Dhcpv6Header |
build() |
Dhcpv6Header.Builder |
setMsgType(java.lang.String msgType)
Possible values are:
Dhcpv6Header.MSG_TYPE_SOLICIT Dhcpv6Header.MSG_TYPE_ADVERTISE Dhcpv6Header.MSG_TYPE_REQUEST Dhcpv6Header.MSG_TYPE_REPLY This is used
to specify the DHCP v6 message. |
public Builder()
Dhcpv6Header.public Dhcpv6Header.Builder setMsgType(java.lang.String msgType)
msgType - New value for the property.public Dhcpv6Header build()