Uses of Enum
com.amazonaws.services.codedeploy.model.StopStatus
Packages that use StopStatus
-
Uses of StopStatus in com.amazonaws.services.codedeploy.model
Subclasses with type arguments of type StopStatus in com.amazonaws.services.codedeploy.modelMethods in com.amazonaws.services.codedeploy.model that return StopStatusModifier and TypeMethodDescriptionstatic StopStatusUse this in place of valueOf.static StopStatusReturns 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 TypeMethodDescriptionvoidStopDeploymentResult.setStatus(StopStatus status) The status of the stop deployment operation:StopDeploymentResult.withStatus(StopStatus status) The status of the stop deployment operation: