| Package | Description |
|---|---|
| com.amazonaws.services.mediapackagev2.model |
| Modifier and Type | Method and Description |
|---|---|
static ValidationExceptionType |
ValidationExceptionType.fromValue(String value)
Use this in place of valueOf.
|
static ValidationExceptionType |
ValidationExceptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValidationExceptionType[] |
ValidationExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ValidationException |
ValidationException.withValidationExceptionType(ValidationExceptionType validationExceptionType)
The type of ValidationException.
|
Copyright © 2023. All rights reserved.