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