Uses of Class
com.xensource.xenapi.VMPP
-
Uses of VMPP in com.xensource.xenapi
Fields in com.xensource.xenapi declared as VMPPMethods in com.xensource.xenapi that return VMPPModifier and TypeMethodDescriptionstatic VMPP
VMPP.create
(Connection c, VMPP.Record record) Deprecated.since XenServer 6.2static VMPP
VMPP.getByUuid
(Connection c, String uuid) Deprecated.since XenServer 6.2Deprecated.since XenServer 6.2static VMPP
Types.toVMPP
(Task task, Connection connection) static VMPP
Deprecated.this method will not be publicly exposed in future releases of this package.Methods in com.xensource.xenapi that return types with arguments of type VMPPModifier and TypeMethodDescriptionVMPP.getAll
(Connection c) Deprecated.since XenServer 6.2static Map<VMPP,
VMPP.Record> VMPP.getAllRecords
(Connection c) Return a map of VMPP references to VMPP records for all VMPPs known to the system.VMPP.getByNameLabel
(Connection c, String label) Deprecated.since XenServer 6.2static Map<VMPP,
VMPP.Record> Types.toMapOfVMPPVMPPRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.Types.toSetOfVMPP
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.Methods in com.xensource.xenapi with parameters of type VMPPModifier and TypeMethodDescriptionvoid
VM.setProtectionPolicy
(Connection c, VMPP value) Deprecated.since XenServer 6.2