Uses of Enum
com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
Packages that use ValidationSeverity
-
Uses of ValidationSeverity in com.amazonaws.services.elasticbeanstalk.model
Methods in com.amazonaws.services.elasticbeanstalk.model that return ValidationSeverityModifier and TypeMethodDescriptionstatic ValidationSeverity
Use this in place of valueOf.static ValidationSeverity
Returns the enum constant of this type with the specified name.static ValidationSeverity[]
ValidationSeverity.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.amazonaws.services.elasticbeanstalk.model with parameters of type ValidationSeverityModifier and TypeMethodDescriptionvoid
ValidationMessage.setSeverity
(ValidationSeverity severity) An indication of the severity of this message:ValidationMessage.withSeverity
(ValidationSeverity severity) An indication of the severity of this message: