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