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