| Package | Description |
|---|---|
| com.amazon.ask.builder | |
| com.amazon.ask.module |
| Modifier and Type | Field and Description |
|---|---|
protected List<SdkModule> |
SkillBuilder.sdkModules
An interface for SDK extensions that can be registered on the
SkillBuilder when setting up a Skill instance. |
| Modifier and Type | Method and Description |
|---|---|
T |
SkillBuilder.registerSdkModule(SdkModule sdkModule)
Adds SDK modules to a Skill.
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardSdkModule
SdkModule that registers common add-on libraries shipped with the standard SDK distribution. |
Copyright © 2023. All rights reserved.