| 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 Intent.Builder |
Intent.builder()
Returns a new builder instance used to construct a new
Intent. |
Intent.Builder |
Intent.Builder.withName(String name) |
Intent.Builder |
Intent.Builder.withSlots(Map<String,Slot> slots) |
Copyright © 2016. All rights reserved.