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