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