Uses of Class
com.vmware.nsx_policy.enforcement_points.EnforcementPointsFactory
-
Packages that use EnforcementPointsFactory Package Description com.vmware.nsx_policy com.vmware.nsx_policy.enforcement_points -
-
Uses of EnforcementPointsFactory in com.vmware.nsx_policy
Methods in com.vmware.nsx_policy that return EnforcementPointsFactory Modifier and Type Method Description EnforcementPointsFactory
NsxPolicyFactory. enforcementPoints()
-
Uses of EnforcementPointsFactory in com.vmware.nsx_policy.enforcement_points
Methods in com.vmware.nsx_policy.enforcement_points that return EnforcementPointsFactory Modifier and Type Method Description static EnforcementPointsFactory
EnforcementPointsFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-