public final class NestRequestHandler
extends com.amazon.speech.speechlet.lambda.SpeechletRequestStreamHandler
| Modifier and Type | Field and Description |
|---|---|
private static java.util.Set<java.lang.String> |
supportedApplicationIds |
| Constructor and Description |
|---|
NestRequestHandler()
Instantiates a nest speechlet with the given application IDs
|