Uses of Class
com.vmware.nsx_policy.model.OverlayDataPathL2
-
Packages that use OverlayDataPathL2 Package Description com.vmware.nsx_policy.model -
-
Uses of OverlayDataPathL2 in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return OverlayDataPathL2 Modifier and Type Method Description static OverlayDataPathL2OverlayDataPathL2. _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 OverlayDataPathL2OverlayDataPathL2. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.OverlayDataPathL2OverlayDataPathL2.Builder. build()OverlayDataPathL2PacketDebugStats. getOverlayDatapathL2()Methods in com.vmware.nsx_policy.model with parameters of type OverlayDataPathL2 Modifier and Type Method Description PacketDebugStats.BuilderPacketDebugStats.Builder. setOverlayDatapathL2(OverlayDataPathL2 overlayDatapathL2)voidPacketDebugStats. setOverlayDatapathL2(OverlayDataPathL2 overlayDatapathL2)
-