Uses of Class
software.amazon.awssdk.services.lexmodelsv2.model.ListCustomVocabularyItemsRequest
-
-
Uses of ListCustomVocabularyItemsRequest in software.amazon.awssdk.services.lexmodelsv2
-
Uses of ListCustomVocabularyItemsRequest in software.amazon.awssdk.services.lexmodelsv2.paginators
Constructors in software.amazon.awssdk.services.lexmodelsv2.paginators with parameters of type ListCustomVocabularyItemsRequest Constructor Description ListCustomVocabularyItemsIterable(LexModelsV2Client client, ListCustomVocabularyItemsRequest firstRequest)ListCustomVocabularyItemsPublisher(LexModelsV2AsyncClient client, ListCustomVocabularyItemsRequest firstRequest) -
Uses of ListCustomVocabularyItemsRequest in software.amazon.awssdk.services.lexmodelsv2.transform
Methods in software.amazon.awssdk.services.lexmodelsv2.transform with parameters of type ListCustomVocabularyItemsRequest Modifier and Type Method Description SdkHttpFullRequestListCustomVocabularyItemsRequestMarshaller. marshall(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
-