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