Uses of Class
com.vmware.nsx_policy.model.L2Extension
-
Packages that use L2Extension Package Description com.vmware.nsx_policy.model -
-
Uses of L2Extension in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return L2Extension Modifier and Type Method Description static L2ExtensionL2Extension. _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 L2ExtensionL2Extension. _newInstance2(com.vmware.vapi.data.StructValue structValue)WARNING: Internal method, subject to change in future versions.
Serves as a versioning mechanism.L2ExtensionL2Extension.Builder. build()L2ExtensionSegment. getL2Extension()Methods in com.vmware.nsx_policy.model with parameters of type L2Extension Modifier and Type Method Description Segment.BuilderSegment.Builder. setL2Extension(L2Extension l2Extension)voidSegment. setL2Extension(L2Extension l2Extension)
-