Uses of Class
com.xensource.xenapi.PoolUpdate.Record
-
Uses of PoolUpdate.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return PoolUpdate.RecordModifier and TypeMethodDescriptionPoolUpdate.getRecord
(Connection c) Get a record containing the current state of the given pool_update.static PoolUpdate.Record
Types.toPoolUpdateRecord
(Object object) Methods in com.xensource.xenapi that return types with arguments of type PoolUpdate.RecordModifier and TypeMethodDescriptionstatic Map<PoolUpdate,
PoolUpdate.Record> PoolUpdate.getAllRecords
(Connection c) Return a map of pool_update references to pool_update records for all pool_updates known to the system.static Map<PoolUpdate,
PoolUpdate.Record> Types.toMapOfPoolUpdatePoolUpdateRecord
(Object object)