Uses of Class
com.vmware.nsx_policy.model.DhcpOption121
-
Packages that use DhcpOption121 Package Description com.vmware.nsx_policy.model -
-
Uses of DhcpOption121 in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return DhcpOption121 Modifier and Type Method Description static DhcpOption121DhcpOption121. _newInstance(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Returns new instance of this binding class and injects the provided data value.
WARNING: The returned object is not fully initialized.static DhcpOption121DhcpOption121. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.DhcpOption121DhcpOption121.Builder. build()DhcpOption121DhcpV4Options. getOption121()Methods in com.vmware.nsx_policy.model with parameters of type DhcpOption121 Modifier and Type Method Description DhcpV4Options.BuilderDhcpV4Options.Builder. setOption121(DhcpOption121 option121)voidDhcpV4Options. setOption121(DhcpOption121 option121)
-