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