Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
GenericDhcpOption.Builder |
GenericDhcpOption.Builder.setCode(java.lang.Long code)
Code of the dhcp option.
|
GenericDhcpOption.Builder |
GenericDhcpOption.Builder.setValues(java.util.List<java.lang.String> values)
Value of the option.
|