Uses of Class
software.amazon.awssdk.services.lexmodelsv2.paginators.ListCustomVocabularyItemsIterable
-
Packages that use ListCustomVocabularyItemsIterable Package Description software.amazon.awssdk.services.lexmodelsv2 -
-
Uses of ListCustomVocabularyItemsIterable in software.amazon.awssdk.services.lexmodelsv2
Methods in software.amazon.awssdk.services.lexmodelsv2 that return ListCustomVocabularyItemsIterable Modifier and Type Method Description default ListCustomVocabularyItemsIterableLexModelsV2Client. listCustomVocabularyItemsPaginator(Consumer<ListCustomVocabularyItemsRequest.Builder> listCustomVocabularyItemsRequest)This is a variant ofLexModelsV2Client.listCustomVocabularyItems(software.amazon.awssdk.services.lexmodelsv2.model.ListCustomVocabularyItemsRequest)operation.default ListCustomVocabularyItemsIterableLexModelsV2Client. listCustomVocabularyItemsPaginator(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)This is a variant ofLexModelsV2Client.listCustomVocabularyItems(software.amazon.awssdk.services.lexmodelsv2.model.ListCustomVocabularyItemsRequest)operation.
-