Uses of Enum
com.amazonaws.services.codedeploy.model.StopStatus
Packages that use StopStatus
-
Uses of StopStatus in com.amazonaws.services.codedeploy.model
Methods in com.amazonaws.services.codedeploy.model that return StopStatusModifier and TypeMethodDescriptionstatic StopStatus
Use this in place of valueOf.static StopStatus
Returns the enum constant of this type with the specified name.static StopStatus[]
StopStatus.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 StopStatusModifier and TypeMethodDescriptionvoid
StopDeploymentResult.setStatus
(StopStatus status) The status of the stop deployment operation:StopDeploymentResult.withStatus
(StopStatus status) The status of the stop deployment operation: