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