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