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.static VMPP.Record
Types.toVMPPRecord
(Object object) 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) Methods in com.xensource.xenapi with parameters of type VMPP.RecordModifier and TypeMethodDescriptionstatic VMPP
VMPP.create
(Connection c, VMPP.Record record) Deprecated.static Task
VMPP.createAsync
(Connection c, VMPP.Record record) Deprecated.