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