Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListSlotTypesPublisher
-
Packages that use ListSlotTypesPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListSlotTypesPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListSlotTypesPublisher Modifier and Type Method Description default ListSlotTypesPublisherLexModelsV2AsyncClient. listSlotTypesPaginator(Consumer<ListSlotTypesRequest.Builder> listSlotTypesRequest)Gets a list of slot types that match the specified criteria.default ListSlotTypesPublisherLexModelsV2AsyncClient. listSlotTypesPaginator(ListSlotTypesRequest listSlotTypesRequest)Gets a list of slot types that match the specified criteria.
-