| Package | Description |
|---|---|
| com.amazon.ask.response.template.loader | |
| com.amazon.ask.response.template.loader.impl |
| Modifier and Type | Method and Description |
|---|---|
Optional<TemplateContentData> |
TemplateLoader.load(String responseTemplateName,
Input input)
Given template name, load template content from data store.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<TemplateContentData> |
AbstractLocalTemplateFileLoader.load(String responseTemplateName,
Input input)
Given template name, load template content from data store.
|
Copyright © 2023. All rights reserved.