| Package | Description |
|---|---|
| com.amazon.ask.model.interfaces.alexa.presentation.apl |
| Modifier and Type | Method and Description |
|---|---|
ComponentEntity |
ComponentEntity.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
List<ComponentEntity> |
ComponentVisibleOnScreen.getEntities()
The entities which were attached to the element.
|
List<ComponentEntity> |
ComponentVisibleOnScreenMediaTag.getEntities()
Get entities
|
| Modifier and Type | Method and Description |
|---|---|
ComponentVisibleOnScreen.Builder |
ComponentVisibleOnScreen.Builder.addEntitiesItem(ComponentEntity entitiesItem) |
ComponentVisibleOnScreenMediaTag.Builder |
ComponentVisibleOnScreenMediaTag.Builder.addEntitiesItem(ComponentEntity entitiesItem) |
| Modifier and Type | Method and Description |
|---|---|
ComponentVisibleOnScreen.Builder |
ComponentVisibleOnScreen.Builder.withEntities(List<ComponentEntity> entities) |
ComponentVisibleOnScreenMediaTag.Builder |
ComponentVisibleOnScreenMediaTag.Builder.withEntities(List<ComponentEntity> entities) |
Copyright © 2023. All rights reserved.