Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListSlotsPublisher
-
Packages that use ListSlotsPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListSlotsPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListSlotsPublisher Modifier and Type Method Description default ListSlotsPublisherLexModelsV2AsyncClient. listSlotsPaginator(Consumer<ListSlotsRequest.Builder> listSlotsRequest)Gets a list of slots that match the specified criteria.default ListSlotsPublisherLexModelsV2AsyncClient. listSlotsPaginator(ListSlotsRequest listSlotsRequest)Gets a list of slots that match the specified criteria.
-