Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryResponse
-
Packages that use ListSkillsStoreSkillsByCategoryResponse Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.paginators -
-
Uses of ListSkillsStoreSkillsByCategoryResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return ListSkillsStoreSkillsByCategoryResponse Modifier and Type Method Description default ListSkillsStoreSkillsByCategoryResponseAlexaForBusinessClient. listSkillsStoreSkillsByCategory(Consumer<ListSkillsStoreSkillsByCategoryRequest.Builder> listSkillsStoreSkillsByCategoryRequest)Deprecated.Alexa For Business is no longer supporteddefault ListSkillsStoreSkillsByCategoryResponseAlexaForBusinessClient. listSkillsStoreSkillsByCategory(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type ListSkillsStoreSkillsByCategoryResponse Modifier and Type Method Description default CompletableFuture<ListSkillsStoreSkillsByCategoryResponse>AlexaForBusinessAsyncClient. listSkillsStoreSkillsByCategory(Consumer<ListSkillsStoreSkillsByCategoryRequest.Builder> listSkillsStoreSkillsByCategoryRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<ListSkillsStoreSkillsByCategoryResponse>AlexaForBusinessAsyncClient. listSkillsStoreSkillsByCategory(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)Deprecated.Alexa For Business is no longer supported -
Uses of ListSkillsStoreSkillsByCategoryResponse in software.amazon.awssdk.services.alexaforbusiness.paginators
Methods in software.amazon.awssdk.services.alexaforbusiness.paginators that return types with arguments of type ListSkillsStoreSkillsByCategoryResponse Modifier and Type Method Description Iterator<ListSkillsStoreSkillsByCategoryResponse>ListSkillsStoreSkillsByCategoryIterable. iterator()Method parameters in software.amazon.awssdk.services.alexaforbusiness.paginators with type arguments of type ListSkillsStoreSkillsByCategoryResponse Modifier and Type Method Description voidListSkillsStoreSkillsByCategoryPublisher. subscribe(org.reactivestreams.Subscriber<? super ListSkillsStoreSkillsByCategoryResponse> subscriber)
-