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