Uses of Enum
com.amazonaws.services.elasticbeanstalk.model.ValidationSeverity
Packages that use ValidationSeverity
-
Uses of ValidationSeverity in com.amazonaws.services.elasticbeanstalk.model
Subclasses with type arguments of type ValidationSeverity in com.amazonaws.services.elasticbeanstalk.modelMethods in com.amazonaws.services.elasticbeanstalk.model that return ValidationSeverityModifier and TypeMethodDescriptionstatic ValidationSeverityUse this in place of valueOf.static ValidationSeverityReturns 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 TypeMethodDescriptionvoidValidationMessage.setSeverity(ValidationSeverity severity) An indication of the severity of this message:ValidationMessage.withSeverity(ValidationSeverity severity) An indication of the severity of this message: