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