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