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