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