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