| Package | Description |
|---|---|
| com.amazon.speech.speechlet.interfaces.display.element |
Contains classes that represent visual elements that can be embedded within a display template.
|
| Modifier and Type | Method and Description |
|---|---|
List<ImageInstance> |
Image.getSources()
Gets the list of image instances.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Image.setSources(List<ImageInstance> sources)
Sets the list of image instances.
|
Copyright © 2017. All rights reserved.