public class Skill extends CustomSkill
Constructor and Description |
---|
Skill(CustomSkillConfiguration config)
Constructor to create an instance of
Skill . |
Skill(SkillConfiguration config)
Constructor to create an instance of
Skill . |
invoke, invoke
execute
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
execute, execute
public Skill(CustomSkillConfiguration config)
Skill
.config
- instance of type CustomSkillConfiguration
.public Skill(SkillConfiguration config)
Skill
.config
- instance of type SkillConfiguration
.Copyright © Amazon.com, Inc. or its affiliates. All Rights Reserved.