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