Uses of Class
com.xensource.xenapi.HostPatch
-
Uses of HostPatch in com.xensource.xenapi
Fields in com.xensource.xenapi with type parameters of type HostPatchModifier and TypeFieldDescriptionPoolPatch.Record.hostPatchesThis hosts this patch is applied to.Host.Record.patchesDeprecated.Methods in com.xensource.xenapi that return HostPatchModifier and TypeMethodDescriptionstatic HostPatchHostPatch.getByUuid(Connection c, String uuid) Deprecated.since XenServer 7.1static HostPatchTypes.toHostPatch(Task task, Connection connection) Methods in com.xensource.xenapi that return types with arguments of type HostPatchModifier and TypeMethodDescriptionHostPatch.getAll(Connection c) Deprecated.since XenServer 7.1static Map<HostPatch,HostPatch.Record> HostPatch.getAllRecords(Connection c) Return a map of host_patch references to host_patch records for all host_patchs known to the system.HostPatch.getByNameLabel(Connection c, String label) Deprecated.since XenServer 7.1PoolPatch.getHostPatches(Connection c) Get the host_patches field of the given pool_patch.Host.getPatches(Connection c) Deprecated.since XenServer 7.1