| 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 |
|---|---|
static ImageSize |
ImageSize.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageSize[] |
ImageSize.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ImageInstance.setSize(ImageSize size)
Sets the image size.
|
Copyright © 2017. All rights reserved.