public interface SdkModule
SkillBuilder when setting up
a Skill instance.| Modifier and Type | Method and Description |
|---|---|
void |
setupModule(SdkModuleContext context)
Method called by the
SkillBuilder when .build() is called. |
void setupModule(SdkModuleContext context)
SkillBuilder when .build() is called. Allows this module to configure
itself as part of SkillConfiguration building.Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.