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