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) 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 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) Deprecated.this method will not be publicly exposed in future releases of this package.