| Package | Description |
|---|---|
| software.amazon.awssdk.services.alexaforbusiness |
Alexa for Business helps you use Alexa in your organization.
|
| software.amazon.awssdk.services.alexaforbusiness.paginators |
| Modifier and Type | Method and Description |
|---|---|
default ListSkillsStoreCategoriesResponse |
AlexaForBusinessClient.listSkillsStoreCategories(Consumer<ListSkillsStoreCategoriesRequest.Builder> listSkillsStoreCategoriesRequest)
Lists all categories in the Alexa skill store.
|
default ListSkillsStoreCategoriesResponse |
AlexaForBusinessClient.listSkillsStoreCategories(ListSkillsStoreCategoriesRequest listSkillsStoreCategoriesRequest)
Lists all categories in the Alexa skill store.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSkillsStoreCategoriesResponse> |
AlexaForBusinessAsyncClient.listSkillsStoreCategories(Consumer<ListSkillsStoreCategoriesRequest.Builder> listSkillsStoreCategoriesRequest)
Lists all categories in the Alexa skill store.
|
default CompletableFuture<ListSkillsStoreCategoriesResponse> |
AlexaForBusinessAsyncClient.listSkillsStoreCategories(ListSkillsStoreCategoriesRequest listSkillsStoreCategoriesRequest)
Lists all categories in the Alexa skill store.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSkillsStoreCategoriesResponse> |
ListSkillsStoreCategoriesIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSkillsStoreCategoriesPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSkillsStoreCategoriesResponse> subscriber) |
Copyright © 2021. All rights reserved.