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