Uses of Enum
com.amazonaws.services.codedeploy.model.LifecycleEventStatus
Packages that use LifecycleEventStatus
-
Uses of LifecycleEventStatus in com.amazonaws.services.codedeploy.model
Methods in com.amazonaws.services.codedeploy.model that return LifecycleEventStatusModifier and TypeMethodDescriptionstatic LifecycleEventStatus
Use this in place of valueOf.static LifecycleEventStatus
Returns 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 TypeMethodDescriptionvoid
LifecycleEvent.setStatus
(LifecycleEventStatus status) The deployment lifecycle event status:LifecycleEvent.withStatus
(LifecycleEventStatus status) The deployment lifecycle event status: