Uses of Class
com.xensource.xenapi.HostPatch.Record
-
Uses of HostPatch.Record in com.xensource.xenapi
Methods in com.xensource.xenapi that return HostPatch.RecordModifier and TypeMethodDescriptionHostPatch.getRecord
(Connection c) Deprecated.since XenServer 7.1static HostPatch.Record
Types.toHostPatchRecord
(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 HostPatch.RecordModifier and TypeMethodDescriptionstatic 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.static Map<HostPatch,
HostPatch.Record> Types.toMapOfHostPatchHostPatchRecord
(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.