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