Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListBuiltInSlotTypesPublisher
-
Packages that use ListBuiltInSlotTypesPublisher Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListBuiltInSlotTypesPublisher in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListBuiltInSlotTypesPublisher Modifier and Type Method Description default ListBuiltInSlotTypesPublisherLexModelsV2AsyncClient. listBuiltInSlotTypesPaginator(Consumer<ListBuiltInSlotTypesRequest.Builder> listBuiltInSlotTypesRequest)Gets a list of built-in slot types that meet the specified criteria.default ListBuiltInSlotTypesPublisherLexModelsV2AsyncClient. listBuiltInSlotTypesPaginator(ListBuiltInSlotTypesRequest listBuiltInSlotTypesRequest)Gets a list of built-in slot types that meet the specified criteria.
-