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