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