| Package | Description |
|---|---|
| com.amazon.ask.builder | |
| com.amazon.ask.builder.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CustomSkillConfiguration
Custom implementation of
SkillConfiguration. |
| Modifier and Type | Class and Description |
|---|---|
class |
SkillConfiguration
Represents the configured used to build a
Skill instance. |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSkillConfiguration<Input,Output>
Abstraction over Skill Configuration.
|
| Modifier and Type | Method and Description |
|---|---|
abstract GenericSkillConfiguration<Input,Output> |
AbstractSkillConfiguration.Builder.build()
Abstract method to return an instance of GenericSkillConfiguration.
|
Copyright © 2023. All rights reserved.