| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCustomVocabularyItemsResponse> |
LexModelsV2AsyncClient.listCustomVocabularyItems(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
List custom vocabulary items for the specified locale in the specified bot.
|
default ListCustomVocabularyItemsResponse |
LexModelsV2Client.listCustomVocabularyItems(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
List custom vocabulary items for the specified locale in the specified bot.
|
default ListCustomVocabularyItemsPublisher |
LexModelsV2AsyncClient.listCustomVocabularyItemsPaginator(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
List custom vocabulary items for the specified locale in the specified bot.
|
default ListCustomVocabularyItemsIterable |
LexModelsV2Client.listCustomVocabularyItemsPaginator(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
List custom vocabulary items for the specified locale in the specified bot.
|
| Constructor and Description |
|---|
ListCustomVocabularyItemsIterable(LexModelsV2Client client,
ListCustomVocabularyItemsRequest firstRequest) |
ListCustomVocabularyItemsPublisher(LexModelsV2AsyncClient client,
ListCustomVocabularyItemsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListCustomVocabularyItemsRequestMarshaller.marshall(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest) |
Copyright © 2022. All rights reserved.