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