Uses of Class
com.xensource.xenapi.PoolPatch.Record
-
Uses of PoolPatch.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return PoolPatch.RecordModifier and TypeMethodDescriptionPoolPatch.getRecord
(Connection c) Deprecated.since XenServer 7.1static PoolPatch.Record
Types.toPoolPatchRecord
(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 PoolPatch.RecordModifier and TypeMethodDescriptionstatic Map<PoolPatch,
PoolPatch.Record> PoolPatch.getAllRecords
(Connection c) Return a map of pool_patch references to pool_patch records for all pool_patchs known to the system.static Map<PoolPatch,
PoolPatch.Record> Types.toMapOfPoolPatchPoolPatchRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.