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