Uses of Class
software.amazon.awssdk.services.alexaforbusiness.model.ListSkillsStoreSkillsByCategoryRequest
-
Packages that use ListSkillsStoreSkillsByCategoryRequest Package Description software.amazon.awssdk.services.alexaforbusiness Alexa for Business has been retired and is no longer supported.software.amazon.awssdk.services.alexaforbusiness.paginators software.amazon.awssdk.services.alexaforbusiness.transform -
-
Uses of ListSkillsStoreSkillsByCategoryRequest in software.amazon.awssdk.services.alexaforbusiness
Methods in software.amazon.awssdk.services.alexaforbusiness with parameters of type ListSkillsStoreSkillsByCategoryRequest Modifier and Type Method Description default CompletableFuture<ListSkillsStoreSkillsByCategoryResponse>AlexaForBusinessAsyncClient. listSkillsStoreSkillsByCategory(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)Deprecated.Alexa For Business is no longer supporteddefault ListSkillsStoreSkillsByCategoryResponseAlexaForBusinessClient. listSkillsStoreSkillsByCategory(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)Deprecated.Alexa For Business is no longer supporteddefault ListSkillsStoreSkillsByCategoryPublisherAlexaForBusinessAsyncClient. listSkillsStoreSkillsByCategoryPaginator(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)Deprecated.Alexa For Business is no longer supporteddefault ListSkillsStoreSkillsByCategoryIterableAlexaForBusinessClient. listSkillsStoreSkillsByCategoryPaginator(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)Deprecated.Alexa For Business is no longer supported -
Uses of ListSkillsStoreSkillsByCategoryRequest in software.amazon.awssdk.services.alexaforbusiness.paginators
Constructors in software.amazon.awssdk.services.alexaforbusiness.paginators with parameters of type ListSkillsStoreSkillsByCategoryRequest Constructor Description ListSkillsStoreSkillsByCategoryIterable(AlexaForBusinessClient client, ListSkillsStoreSkillsByCategoryRequest firstRequest)ListSkillsStoreSkillsByCategoryPublisher(AlexaForBusinessAsyncClient client, ListSkillsStoreSkillsByCategoryRequest firstRequest) -
Uses of ListSkillsStoreSkillsByCategoryRequest in software.amazon.awssdk.services.alexaforbusiness.transform
Methods in software.amazon.awssdk.services.alexaforbusiness.transform with parameters of type ListSkillsStoreSkillsByCategoryRequest Modifier and Type Method Description SdkHttpFullRequestListSkillsStoreSkillsByCategoryRequestMarshaller. marshall(ListSkillsStoreSkillsByCategoryRequest listSkillsStoreSkillsByCategoryRequest)
-