| Package | Description |
|---|---|
| com.amazon.speech.json |
Contains classes used for converting requests and responses
to and from JSON.
|
| Modifier and Type | Method and Description |
|---|---|
static <E extends SpeechletRequest> |
SpeechletRequestEnvelope.builder()
Returns a new builder instance used to construct a new
SpeechletRequestEnvelope. |
SpeechletRequestEnvelope.Builder<T> |
SpeechletRequestEnvelope.Builder.withContext(Context context) |
SpeechletRequestEnvelope.Builder<T> |
SpeechletRequestEnvelope.Builder.withRequest(T request) |
SpeechletRequestEnvelope.Builder<T> |
SpeechletRequestEnvelope.Builder.withSession(Session session) |
SpeechletRequestEnvelope.Builder<T> |
SpeechletRequestEnvelope.Builder.withVersion(String version) |
Copyright © 2016. All rights reserved.