| Package | Description |
|---|---|
| com.amazonaws.services.dataexchange.model |
| Modifier and Type | Method and Description |
|---|---|
static ExceptionCause |
ExceptionCause.fromValue(String value)
Use this in place of valueOf.
|
static ExceptionCause |
ExceptionCause.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionCause[] |
ExceptionCause.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.withExceptionCause(ExceptionCause exceptionCause)
The unique identifier for the resource that couldn't be found.
|
Copyright © 2022. All rights reserved.