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