| 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 ListSkillsStoreSkillsByCategoryResponse |
AlexaForBusinessClient.listSkillsStoreSkillsByCategory(Consumer<ListSkillsStoreSkillsByCategoryRequest.Builder> listSkillsStoreSkillsByCategoryRequest)
Lists all skills in the Alexa skill store by category.
|
default ListSkillsStoreSkillsByCategoryResponse |
AlexaForBusinessClient.listSkillsStoreSkillsByCategory(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)
Lists all skills in the Alexa skill store by category.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListSkillsStoreSkillsByCategoryResponse> |
AlexaForBusinessAsyncClient.listSkillsStoreSkillsByCategory(Consumer<ListSkillsStoreSkillsByCategoryRequest.Builder> listSkillsStoreSkillsByCategoryRequest)
Lists all skills in the Alexa skill store by category.
|
default CompletableFuture<ListSkillsStoreSkillsByCategoryResponse> |
AlexaForBusinessAsyncClient.listSkillsStoreSkillsByCategory(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)
Lists all skills in the Alexa skill store by category.
|
| Modifier and Type | Method and Description |
|---|---|
Iterator<ListSkillsStoreSkillsByCategoryResponse> |
ListSkillsStoreSkillsByCategoryIterable.iterator() |
| Modifier and Type | Method and Description |
|---|---|
void |
ListSkillsStoreSkillsByCategoryPublisher.subscribe(org.reactivestreams.Subscriber<? super ListSkillsStoreSkillsByCategoryResponse> subscriber) |
Copyright © 2021. All rights reserved.