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) 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 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) Deprecated.this method will not be publicly exposed in future releases of this package.