Uses of Class
com.xensource.xenapi.VMPP.Record
-
Uses of VMPP.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return VMPP.RecordModifier and TypeMethodDescriptionVMPP.getRecord(Connection c) Deprecated.since XenServer 6.2static VMPP.RecordTypes.toVMPPRecord(Object object) 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 VMPP.RecordModifier and TypeMethodDescriptionstatic Map<VMPP,VMPP.Record> VMPP.getAllRecords(Connection c) Return a map of VMPP references to VMPP records for all VMPPs known to the system.static Map<VMPP,VMPP.Record> Types.toMapOfVMPPVMPPRecord(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 VMPP.RecordModifier and TypeMethodDescriptionstatic VMPPVMPP.create(Connection c, VMPP.Record record) Deprecated.since XenServer 6.2static TaskVMPP.createAsync(Connection c, VMPP.Record record) Deprecated.since XenServer 6.2