| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.alexa.presentation.apl |
| Modifier and Type | Method and Description |
|---|---|
static ComponentState |
ComponentState.fromValue(String text) |
ComponentState |
SetStateCommand.getState()
The name of the state to set.
|
static ComponentState |
ComponentState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ComponentState[] |
ComponentState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SetStateCommand.Builder |
SetStateCommand.Builder.withState(ComponentState state) |
Copyright © 2023. All rights reserved.