Package | Description |
---|---|
com.amazonaws.services.elasticbeanstalk.model |
Classes modeling the various types represented by AWSElasticBeanstalk.
|
Modifier and Type | Method and Description |
---|---|
static ValidationSeverity |
ValidationSeverity.fromValue(String value)
Use this in place of valueOf.
|
static ValidationSeverity |
ValidationSeverity.valueOf(String name)
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.
|
Modifier and Type | Method and Description |
---|---|
void |
ValidationMessage.setSeverity(ValidationSeverity severity)
An indication of the severity of this message:
|
ValidationMessage |
ValidationMessage.withSeverity(ValidationSeverity severity)
An indication of the severity of this message:
|
Copyright © 2014. All rights reserved.