Uses of Enum Class
com.xensource.xenapi.Types.LivepatchStatus
-
Uses of Types.LivepatchStatus in com.xensource.xenapi
Methods in com.xensource.xenapi that return Types.LivepatchStatusModifier and TypeMethodDescriptionPoolUpdate.precheck
(Connection c, Host host) Execute the precheck stage of the selected update on a host Minimum allowed role: pool-operator First published in XenServer 7.1.static Types.LivepatchStatus
Types.toLivepatchStatus
(Object object) static Types.LivepatchStatus
Returns the enum constant of this class with the specified name.static Types.LivepatchStatus[]
Types.LivepatchStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.