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