| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
List<Category> |
ListSkillsStoreCategoriesResponse.categoryList()
The list of categories.
|
| Modifier and Type | Method and Description |
|---|---|
ListSkillsStoreCategoriesResponse.Builder |
ListSkillsStoreCategoriesResponse.Builder.categoryList(Category... categoryList)
The list of categories.
|
| Modifier and Type | Method and Description |
|---|---|
ListSkillsStoreCategoriesResponse.Builder |
ListSkillsStoreCategoriesResponse.Builder.categoryList(Collection<Category> categoryList)
The list of categories.
|
Copyright © 2021. All rights reserved.