| Package | Description |
|---|---|
| com.amazonaws.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static SkillTypeFilter |
SkillTypeFilter.fromValue(String value)
Use this in place of valueOf.
|
static SkillTypeFilter |
SkillTypeFilter.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SkillTypeFilter[] |
SkillTypeFilter.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListSkillsRequest |
ListSkillsRequest.withSkillType(SkillTypeFilter skillType)
Whether the skill is publicly available or is a private skill.
|
Copyright © 2020. All rights reserved.