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