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