Package io.micronaut.aws.alexa.builders
package io.micronaut.aws.alexa.builders
Classes related to building AlexaSkill
- Since:
- 2.0.0
- Author:
- sdelamo
-
ClassDescriptionAlexaSkillBuilder<Request,
Response> FunctionalInterfaceto createAlexaSkill.CreatesAlexaSkillby adding request and exception handlers ((RequestHandler,ExceptionHandlerbeans) and interceptor beans (RequestInterceptorandResponseInterceptor).Creates an Alexa Skill only if no AlexaSkillConfiguration is present.FunctionalInterfaceto create aSkillBuilder.Creates a builder used to construct a newSkillusing the defaultDynamoDbPersistenceAdapterandApacheHttpApiClient.Creates anAlexaSkillif no other alexa skills beans are present.