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 NatFactory
Tier0sFactory. 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 NatFactory
NatFactory. getFactory(com.vmware.vapi.bindings.StubFactory stubFactory, com.vmware.vapi.bindings.StubConfiguration stubConfig)
Creates the new instance of this class with provided configuration
-