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