| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListCustomVocabularyItemsResponse> |
LexModelsV2AsyncClient.listCustomVocabularyItems(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
Paginated list of custom vocabulary items for a given bot locale's custom vocabulary.
|
default ListCustomVocabularyItemsResponse |
LexModelsV2Client.listCustomVocabularyItems(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
Paginated list of custom vocabulary items for a given bot locale's custom vocabulary.
|
default ListCustomVocabularyItemsPublisher |
LexModelsV2AsyncClient.listCustomVocabularyItemsPaginator(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
Paginated list of custom vocabulary items for a given bot locale's custom vocabulary.
|
default ListCustomVocabularyItemsIterable |
LexModelsV2Client.listCustomVocabularyItemsPaginator(ListCustomVocabularyItemsRequest listCustomVocabularyItemsRequest)
Paginated list of custom vocabulary items for a given bot locale's custom vocabulary.
|
| 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 © 2023. All rights reserved.