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