| Package | Description |
|---|---|
| io.klerch.alexa.test.request |
| Modifier and Type | Method and Description |
|---|---|
AlexaIntentRequest |
AlexaIntentRequest.withSlot(String slotName,
Object slotValue) |
AlexaIntentRequest |
AlexaIntentRequest.withSlots(List<com.amazon.speech.slu.Slot> slots) |
AlexaIntentRequest |
AlexaIntentRequest.withSlots(Map<String,com.amazon.speech.slu.Slot> slots) |
Copyright © 2018. All rights reserved.