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