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