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