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