DOC

com.amazon.alexa : ask-sdk-interaction-model-mapper

Maven & Gradle

Sep 12, 2018
2 usages
12 stars

ASK SDK Interaction Model Mapper · The Interaction Model Mapper enables a code-first approach to the development of a skill by abstracting the interaction model. Alexa types such as Intents and Slots are defined as Java classes, and corresponding interaction model data such as sample utterances, prompts, synonyms, etc. are stored in resource bundles. A skill is then constructed from a collection of these entities, and the interaction model is rendered from the CLI. This abstraction enables developers to componentize and share parts of their skill with others and promotes a standard software build/deploy lifecycle for skills.

Table Of Contents

Latest Version

Download com.amazon.alexa : ask-sdk-interaction-model-mapper Javadoc & API Documentation - Latest Versions:

All Versions

Download com.amazon.alexa : ask-sdk-interaction-model-mapper Javadoc & API Documentation - All Versions:

Version Size Javadoc Updated
0.1.x

How to open Javadoc JAR file in web browser

  1. Rename the file ask-sdk-interaction-model-mapper-0.1.0-javadoc.jar to ask-sdk-interaction-model-mapper-0.1.0-javadoc.zip
  2. Use your favourite unzip tool (WinRAR / WinZIP) to extract it, now you have a folder ask-sdk-interaction-model-mapper-0.1.0-javadoc
  3. Double click index.html will open the index page on your default web browser.

How to generate Javadoc from a source JAR?

Running the command javadoc:

javadoc --ignore-source-errors -encoding UTF-8 -sourcepath "ask-sdk-interaction-model-mapper-0.1.0-sources.jar" -d "ask-sdk-interaction-model-mapper-0.1.0-javadoc" -subpackages 

Advertisement

Dependencies from Group

Aug 10, 2023
15 usages
810 stars
Dec 07, 2017
10 usages
810 stars
Aug 10, 2023
10 usages
810 stars
Aug 10, 2023
10 usages
810 stars
Aug 10, 2023
4 usages
810 stars

Discover Dependencies

Aug 25, 2023
16 usages
1.8k stars
Aug 25, 2023
16 usages
1.8k stars
Aug 25, 2023
23 usages
1.8k stars
Aug 25, 2023
16 usages
1.8k stars
Aug 25, 2023
35 usages
1.8k stars
Aug 25, 2023
18 usages
1.8k stars
Aug 25, 2023
16 usages
1.8k stars
Nov 16, 2018
5 usages
0 stars
Jun 14, 2023
1 usages
97 stars