Uses of Class
com.vmware.nsx_policy.infra.sites.agents.intelligence.IntelligenceFactory
-
Packages that use IntelligenceFactory Package Description com.vmware.nsx_policy.infra.sites.agents com.vmware.nsx_policy.infra.sites.agents.intelligence -
-
Uses of IntelligenceFactory in com.vmware.nsx_policy.infra.sites.agents
Methods in com.vmware.nsx_policy.infra.sites.agents that return IntelligenceFactory Modifier and Type Method Description IntelligenceFactoryAgentsFactory. intelligence() -
Uses of IntelligenceFactory in com.vmware.nsx_policy.infra.sites.agents.intelligence
Methods in com.vmware.nsx_policy.infra.sites.agents.intelligence that return IntelligenceFactory Modifier and Type Method Description static IntelligenceFactoryIntelligenceFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)Creates the new instance of this class with provided configuration
-