Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreCategoriesResponse
-
Packages that use ListSkillsStoreCategoriesResponse 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 ListSkillsStoreCategoriesResponse in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness that return ListSkillsStoreCategoriesResponse Modifier and Type Method Description default ListSkillsStoreCategoriesResponseAlexaForBusinessClient. listSkillsStoreCategories(Consumer<ListSkillsStoreCategoriesRequest.Builder> listSkillsStoreCategoriesRequest)Deprecated.Alexa For Business is no longer supporteddefault ListSkillsStoreCategoriesResponseAlexaForBusinessClient. listSkillsStoreCategories(ListSkillsStoreCategoriesRequest listSkillsStoreCategoriesRequest)Deprecated.Alexa For Business is no longer supportedMethods in software.amazon.awssdk.services.alexaforbusiness that return types with arguments of type ListSkillsStoreCategoriesResponse Modifier and Type Method Description default CompletableFuture<ListSkillsStoreCategoriesResponse>AlexaForBusinessAsyncClient. listSkillsStoreCategories(Consumer<ListSkillsStoreCategoriesRequest.Builder> listSkillsStoreCategoriesRequest)Deprecated.Alexa For Business is no longer supporteddefault CompletableFuture<ListSkillsStoreCategoriesResponse>AlexaForBusinessAsyncClient. listSkillsStoreCategories(ListSkillsStoreCategoriesRequest listSkillsStoreCategoriesRequest)Deprecated.Alexa For Business is no longer supported -
Uses of ListSkillsStoreCategoriesResponse in software.amazon.awssdk.services.alexaforbusiness.paginators
Methods in software.amazon.awssdk.services.alexaforbusiness.paginators that return types with arguments of type ListSkillsStoreCategoriesResponse Modifier and Type Method Description Iterator<ListSkillsStoreCategoriesResponse>ListSkillsStoreCategoriesIterable. iterator()Method parameters in software.amazon.awssdk.services.alexaforbusiness.paginators with type arguments of type ListSkillsStoreCategoriesResponse Modifier and Type Method Description voidListSkillsStoreCategoriesPublisher. subscribe(org.reactivestreams.Subscriber<? super ListSkillsStoreCategoriesResponse> subscriber)
-