| 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 |
|---|---|
Application |
Session.getApplication()
Returns the application.
|
| Modifier and Type | Method and Description |
|---|---|
Session.Builder |
Session.Builder.withApplication(Application application) |
| Modifier and Type | Method and Description |
|---|---|
Application |
SystemState.getApplication() |
| Modifier and Type | Method and Description |
|---|---|
SystemState.Builder |
SystemState.Builder.withApplication(Application application) |
Copyright © 2016. All rights reserved.