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