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