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