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