Uses of Enum Class
com.xensource.xenapi.Types.UpdateGuidances
-
Uses of Types.UpdateGuidances in com.xensource.xenapi
Fields in com.xensource.xenapi with type parameters of type Types.UpdateGuidancesModifier and TypeFieldDescriptionHost.Record.pendingGuidances
The set of pending guidances after applying updates First published in 1.303.0.VM.Record.pendingGuidances
The set of pending guidances after applying updates First published in 1.303.0.Methods in com.xensource.xenapi that return Types.UpdateGuidancesModifier and TypeMethodDescriptionstatic Types.UpdateGuidances
Types.toUpdateGuidances
(Object object) static Types.UpdateGuidances
Returns the enum constant of this class with the specified name.static Types.UpdateGuidances[]
Types.UpdateGuidances.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.xensource.xenapi that return types with arguments of type Types.UpdateGuidancesModifier and TypeMethodDescriptionHost.getPendingGuidances
(Connection c) Get the pending_guidances field of the given host.Get the pending_guidances field of the given VM.static Set<Types.UpdateGuidances>
Types.toSetOfUpdateGuidances
(Object object)