| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<SkillGroupData> |
SearchSkillGroupsResponse.skillGroups()
The skill groups that meet the filter criteria, in sort order.
|
| Modifier and Type | Method and Description |
|---|---|
SearchSkillGroupsResponse.Builder |
SearchSkillGroupsResponse.Builder.skillGroups(SkillGroupData... skillGroups)
The skill groups that meet the filter criteria, in sort order.
|
| Modifier and Type | Method and Description |
|---|---|
SearchSkillGroupsResponse.Builder |
SearchSkillGroupsResponse.Builder.skillGroups(Collection<SkillGroupData> skillGroups)
The skill groups that meet the filter criteria, in sort order.
|
Copyright © 2021. All rights reserved.