| Package | Description |
|---|---|
| com.amazon.speech.slu |
Contains classes used to represent the user's request, as interpreted by the Alexa service
spoken language understanding processing.
|
| Modifier and Type | Method and Description |
|---|---|
static Slot.Builder |
Slot.builder()
Returns a new builder instance used to construct a new
Slot. |
Slot.Builder |
Slot.Builder.withName(String name) |
Slot.Builder |
Slot.Builder.withValue(String value) |
Copyright © 2016. All rights reserved.