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