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 MalwarePreventionFactory
NsxPolicyFactory. 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 MalwarePreventionFactory
MalwarePreventionFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-