Package | Description |
---|---|
com.amazon.ask.model | |
com.amazon.ask.model.interfaces.alexa.presentation | |
com.amazon.ask.model.interfaces.alexa.presentation.apl |
Modifier and Type | Method and Description |
---|---|
RenderedDocumentState |
Context.getAlexaPresentationAPL()
Provides the current state for the Alexa.Presentation.APL interface.
|
Modifier and Type | Method and Description |
---|---|
Context.Builder |
Context.Builder.withAlexaPresentationAPL(RenderedDocumentState alexaPresentationAPL) |
Modifier and Type | Method and Description |
---|---|
RenderedDocumentState |
AplPresentationStateContext.getContext()
Get context
|
Modifier and Type | Method and Description |
---|---|
AplPresentationStateContext.Builder |
AplPresentationStateContext.Builder.withContext(RenderedDocumentState context) |
Modifier and Type | Method and Description |
---|---|
RenderedDocumentState |
RenderedDocumentState.Builder.build() |
Copyright © 2023. All rights reserved.