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