Package | Description |
---|---|
com.amazon.ask.response.template.renderer | |
com.amazon.ask.response.template.renderer.impl |
Modifier and Type | Method and Description |
---|---|
Output |
TemplateRenderer.render(TemplateContentData templateContentData,
Map<String,Object> dataMap)
Render template and data, and convert to skill response output.
|
Modifier and Type | Method and Description |
---|---|
Output |
FreeMarkerTemplateRenderer.render(TemplateContentData templateContentData,
Map<String,Object> dataMap)
Render
TemplateContentData by processing data and deserialize to skill response output. |
Copyright © 2023. All rights reserved.