Uses of Enum Class
com.xensource.xenapi.Types.UpdateAfterApplyGuidance
-
Uses of Types.UpdateAfterApplyGuidance in com.xensource.xenapi
Fields in com.xensource.xenapi with type parameters of type Types.UpdateAfterApplyGuidanceModifier and TypeFieldDescriptionPoolUpdate.Record.afterApplyGuidance
What the client should do after this update has been applied.Methods in com.xensource.xenapi that return Types.UpdateAfterApplyGuidanceModifier and TypeMethodDescriptionTypes.toUpdateAfterApplyGuidance
(Object object) Returns the enum constant of this class with the specified name.static Types.UpdateAfterApplyGuidance[]
Types.UpdateAfterApplyGuidance.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.UpdateAfterApplyGuidanceModifier and TypeMethodDescriptionPoolUpdate.getAfterApplyGuidance
(Connection c) Get the after_apply_guidance field of the given pool_update.static Set<Types.UpdateAfterApplyGuidance>
Types.toSetOfUpdateAfterApplyGuidance
(Object object)