Uses of Class
com.xensource.xenapi.PoolPatch
-
Uses of PoolPatch in com.xensource.xenapi
Fields in com.xensource.xenapi declared as PoolPatchModifier and TypeFieldDescriptionHostPatch.Record.poolPatchThe patch applied First published in XenServer 4.1.Methods in com.xensource.xenapi that return PoolPatchModifier and TypeMethodDescriptionstatic PoolPatchPoolPatch.getByUuid(Connection c, String uuid) Deprecated.since XenServer 7.1HostPatch.getPoolPatch(Connection c) Get the pool_patch field of the given host_patch.static PoolPatchTypes.toPoolPatch(Task task, Connection connection) Methods in com.xensource.xenapi that return types with arguments of type PoolPatchModifier and TypeMethodDescriptionPoolPatch.getAll(Connection c) Deprecated.since XenServer 7.1static 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.PoolPatch.getByNameLabel(Connection c, String label) Deprecated.since XenServer 7.1