| Modifier and Type | Method and Description |
|---|---|
default ListImportsResponse |
LexModelsV2Client.listImports(ListImportsRequest listImportsRequest)
Lists the imports for a bot, bot locale, or custom vocabulary.
|
default CompletableFuture<ListImportsResponse> |
LexModelsV2AsyncClient.listImports(ListImportsRequest listImportsRequest)
Lists the imports for a bot, bot locale, or custom vocabulary.
|
default ListImportsIterable |
LexModelsV2Client.listImportsPaginator(ListImportsRequest listImportsRequest)
Lists the imports for a bot, bot locale, or custom vocabulary.
|
default ListImportsPublisher |
LexModelsV2AsyncClient.listImportsPaginator(ListImportsRequest listImportsRequest)
Lists the imports for a bot, bot locale, or custom vocabulary.
|
| Constructor and Description |
|---|
ListImportsIterable(LexModelsV2Client client,
ListImportsRequest firstRequest) |
ListImportsPublisher(LexModelsV2AsyncClient client,
ListImportsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListImportsRequestMarshaller.marshall(ListImportsRequest listImportsRequest) |
Copyright © 2022. All rights reserved.