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