Uses of Class
com.vmware.nsx_policy.model.Dhcpv6Header
-
Packages that use Dhcpv6Header Package Description com.vmware.nsx_policy.model -
-
Uses of Dhcpv6Header in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return Dhcpv6Header Modifier and Type Method Description static Dhcpv6HeaderDhcpv6Header. _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 Dhcpv6HeaderDhcpv6Header. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.Dhcpv6HeaderDhcpv6Header.Builder. build()Dhcpv6HeaderTransportProtocolHeader. getDhcpv6Header()Methods in com.vmware.nsx_policy.model with parameters of type Dhcpv6Header Modifier and Type Method Description TransportProtocolHeader.BuilderTransportProtocolHeader.Builder. setDhcpv6Header(Dhcpv6Header dhcpv6Header)voidTransportProtocolHeader. setDhcpv6Header(Dhcpv6Header dhcpv6Header)
-