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