Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListBuiltInIntentsPublisher
-
Packages that use ListBuiltInIntentsPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListBuiltInIntentsPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListBuiltInIntentsPublisher Modifier and Type Method Description default ListBuiltInIntentsPublisherLexModelsV2AsyncClient. listBuiltInIntentsPaginator(Consumer<ListBuiltInIntentsRequest.Builder> listBuiltInIntentsRequest)Gets a list of built-in intents provided by Amazon Lex that you can use in your bot.default ListBuiltInIntentsPublisherLexModelsV2AsyncClient. listBuiltInIntentsPaginator(ListBuiltInIntentsRequest listBuiltInIntentsRequest)Gets a list of built-in intents provided by Amazon Lex that you can use in your bot.
-