Package | Description |
---|---|
com.amazon.ask.model.interfaces.alexa.presentation.apla |
Modifier and Type | Method and Description |
---|---|
static DocumentErrorReason |
DocumentErrorReason.fromValue(String text) |
DocumentErrorReason |
DocumentRuntimeError.getReason()
Get reason
|
static DocumentErrorReason |
DocumentErrorReason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DocumentErrorReason[] |
DocumentErrorReason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
DocumentRuntimeError.Builder |
DocumentRuntimeError.Builder.withReason(DocumentErrorReason reason) |
Copyright © 2023. All rights reserved.