| Package | Description |
|---|---|
| com.amazon.ask.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
SkillBuilder<T extends SkillBuilder<T>>
Exposes a builder interface to add configuration to a Skill.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CustomSkillBuilder
Builder used to construct a new
AlexaSkill without any additional modules. |
class |
StandardSkillBuilder
Builder used to construct a new
Skill using the default DynamoDbPersistenceAdapter
and ApacheHttpApiClient. |
Copyright © 2023. All rights reserved.