| 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 |
|---|---|
SupportedInterfaces |
SupportedInterfaces.Builder.build() |
SupportedInterfaces |
Device.getSupportedInterfaces()
Returns an object representing the list of interfaces supported by the device.
|
| Modifier and Type | Method and Description |
|---|---|
Device.Builder |
Device.Builder.withSupportedInterfaces(SupportedInterfaces supportedInterfaces) |
Copyright © 2016. All rights reserved.