Uses of Class
com.vmware.nsx_policy.infra.tier_1s.nat.NatFactory
-
Packages that use NatFactory Package Description com.vmware.nsx_policy.infra.tier_1s com.vmware.nsx_policy.infra.tier_1s.nat -
-
Uses of NatFactory in com.vmware.nsx_policy.infra.tier_1s
Methods in com.vmware.nsx_policy.infra.tier_1s that return NatFactory Modifier and Type Method Description NatFactory
Tier1sFactory. nat()
-
Uses of NatFactory in com.vmware.nsx_policy.infra.tier_1s.nat
Methods in com.vmware.nsx_policy.infra.tier_1s.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
-