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 DhcpOption121
DhcpOption121. _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 DhcpOption121
DhcpOption121. _newInstance2(com.vmware.vapi.data.StructValue structValue)
WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.DhcpOption121
DhcpOption121.Builder. build()
DhcpOption121
DhcpV4Options. getOption121()
Methods in com.vmware.nsx_policy.model with parameters of type DhcpOption121 Modifier and Type Method Description DhcpV4Options.Builder
DhcpV4Options.Builder. setOption121(DhcpOption121 option121)
void
DhcpV4Options. setOption121(DhcpOption121 option121)
-