| Package | Description |
|---|---|
| com.amazon.speech.speechlet |
Contains classes used to represent the key elements used for a speech-enabled
web service.
|
| Modifier and Type | Method and Description |
|---|---|
static Session.Builder |
Session.builder()
Returns a new builder instance used to construct a new
Session. |
Session.Builder |
Session.Builder.withApplication(Application application) |
Session.Builder |
Session.Builder.withAttributes(Map<String,Object> attributes) |
Session.Builder |
Session.Builder.withIsNew(boolean isNew) |
Session.Builder |
Session.Builder.withSessionId(String sessionId) |
Session.Builder |
Session.Builder.withUser(User user) |
Copyright © 2016. All rights reserved.