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