| Package | Description |
|---|---|
| com.amazon.speech.speechlet.dialog.directives |
| Modifier and Type | Method and Description |
|---|---|
Map<String,DialogSlot> |
DialogIntent.getSlots() |
| Modifier and Type | Method and Description |
|---|---|
void |
DialogIntent.setSlots(Map<String,DialogSlot> slots) |
| Constructor and Description |
|---|
DialogIntent(String name,
ConfirmationStatus confirmationStatus,
Map<String,DialogSlot> slots) |
DialogIntent(String name,
Map<String,DialogSlot> slots) |
Copyright © 2017. All rights reserved.