| Modifier and Type | Method and Description |
|---|---|
default ListExportsResponse |
LexModelsV2Client.listExports(ListExportsRequest listExportsRequest)
Lists the exports for a bot, bot locale, or custom vocabulary.
|
default CompletableFuture<ListExportsResponse> |
LexModelsV2AsyncClient.listExports(ListExportsRequest listExportsRequest)
Lists the exports for a bot, bot locale, or custom vocabulary.
|
default ListExportsIterable |
LexModelsV2Client.listExportsPaginator(ListExportsRequest listExportsRequest)
Lists the exports for a bot, bot locale, or custom vocabulary.
|
default ListExportsPublisher |
LexModelsV2AsyncClient.listExportsPaginator(ListExportsRequest listExportsRequest)
Lists the exports for a bot, bot locale, or custom vocabulary.
|
| Constructor and Description |
|---|
ListExportsIterable(LexModelsV2Client client,
ListExportsRequest firstRequest) |
ListExportsPublisher(LexModelsV2AsyncClient client,
ListExportsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListExportsRequestMarshaller.marshall(ListExportsRequest listExportsRequest) |
Copyright © 2023. All rights reserved.