Uses of Class
com.xensource.xenapi.PIF.Record
-
Uses of PIF.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return PIF.RecordModifier and TypeMethodDescriptionPIF.getRecord
(Connection c) Get a record containing the current state of the given PIF.static PIF.Record
Types.toPIFRecord
(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 PIF.RecordModifier and TypeMethodDescriptionstatic Map<PIF,
PIF.Record> PIF.getAllRecords
(Connection c) Return a map of PIF references to PIF records for all PIFs known to the system.static Map<PIF,
PIF.Record> Types.toMapOfPIFPIFRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.