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