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