The Alexa APIs for Java consists of JAVA POJO classes that represent the request and response JSON of Alexa services. These models act as core dependency for the Alexa Skills Kit Java SDK (https://github.com/alexa/alexa-skills-kit-sdk-for-java ).
The Alexa APIs for Java consists of Java POJOS that represent the
request and response JSON of Alexa services. These models act as a core
dependency for the Alexa Skills Kit Java SDK
These model classes are auto-generated using the JSON schemas
in the developer documentation.
Module | Maven |
---|---|
ask-sdk-model | |
ask-sdk-model-runtime |