Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListBotAliasesPublisher
-
Packages that use ListBotAliasesPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListBotAliasesPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListBotAliasesPublisher Modifier and Type Method Description default ListBotAliasesPublisherLexModelsV2AsyncClient. listBotAliasesPaginator(Consumer<ListBotAliasesRequest.Builder> listBotAliasesRequest)Gets a list of aliases for the specified bot.default ListBotAliasesPublisherLexModelsV2AsyncClient. listBotAliasesPaginator(ListBotAliasesRequest listBotAliasesRequest)Gets a list of aliases for the specified bot.
-