| Package | Description |
|---|---|
| com.amazon.speech.speechlet |
Contains classes used to represent the key elements used for a speech-enabled
web service.
|
| com.amazon.speech.speechlet.interfaces.system |
Contains classes used by the
System interface. |
| Modifier and Type | Method and Description |
|---|---|
User |
User.Builder.build() |
User |
Session.getUser()
Returns the user associated with this session.
|
| Modifier and Type | Method and Description |
|---|---|
Session.Builder |
Session.Builder.withUser(User user) |
| Modifier and Type | Method and Description |
|---|---|
User |
SystemState.getUser() |
| Modifier and Type | Method and Description |
|---|---|
SystemState.Builder |
SystemState.Builder.withUser(User user) |
Copyright © 2016. All rights reserved.