Uses of Enum
com.amazonaws.services.codedeploy.model.LifecycleEventStatus
Packages that use LifecycleEventStatus
-
Uses of LifecycleEventStatus in com.amazonaws.services.codedeploy.model
Subclasses with type arguments of type LifecycleEventStatus in com.amazonaws.services.codedeploy.modelMethods in com.amazonaws.services.codedeploy.model that return LifecycleEventStatusModifier and TypeMethodDescriptionstatic LifecycleEventStatusUse this in place of valueOf.static LifecycleEventStatusReturns the enum constant of this type with the specified name.static LifecycleEventStatus[]LifecycleEventStatus.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.codedeploy.model with parameters of type LifecycleEventStatusModifier and TypeMethodDescriptionvoidLifecycleEvent.setStatus(LifecycleEventStatus status) The deployment lifecycle event status:LifecycleEvent.withStatus(LifecycleEventStatus status) The deployment lifecycle event status: