Uses of Enum Class
com.xensource.xenapi.Types.AfterApplyGuidance
-
Uses of Types.AfterApplyGuidance in com.xensource.xenapi
Fields in com.xensource.xenapi with type parameters of type Types.AfterApplyGuidanceModifier and TypeFieldDescriptionPoolPatch.Record.afterApplyGuidanceWhat the client should do after this patch has been applied.Methods in com.xensource.xenapi that return Types.AfterApplyGuidanceModifier and TypeMethodDescriptionstatic Types.AfterApplyGuidanceTypes.toAfterApplyGuidance(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.static Types.AfterApplyGuidanceReturns the enum constant of this class with the specified name.static Types.AfterApplyGuidance[]Types.AfterApplyGuidance.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.AfterApplyGuidanceModifier and TypeMethodDescriptionPoolPatch.getAfterApplyGuidance(Connection c) Get the after_apply_guidance field of the given pool_patch.static Set<Types.AfterApplyGuidance>Types.toSetOfAfterApplyGuidance(Object object) Deprecated.this method will not be publicly exposed in future releases of this package.