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 VMPPVMPP.create(Connection c, VMPP.Record record) Deprecated.since XenServer 6.2static VMPPVMPP.getByUuid(Connection c, String uuid) Deprecated.since XenServer 6.2Deprecated.since XenServer 6.2static VMPPTypes.toVMPP(Task task, Connection connection) static VMPPDeprecated.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 TypeMethodDescriptionvoidVM.setProtectionPolicy(Connection c, VMPP value) Deprecated.since XenServer 6.2