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