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