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