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