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