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