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