| Modifier and Type | Method and Description |
|---|---|
default ListBotLocalesResponse |
LexModelsV2Client.listBotLocales(ListBotLocalesRequest listBotLocalesRequest)
Gets a list of locales for the specified bot.
|
default CompletableFuture<ListBotLocalesResponse> |
LexModelsV2AsyncClient.listBotLocales(ListBotLocalesRequest listBotLocalesRequest)
Gets a list of locales for the specified bot.
|
default ListBotLocalesIterable |
LexModelsV2Client.listBotLocalesPaginator(ListBotLocalesRequest listBotLocalesRequest)
Gets a list of locales for the specified bot.
|
default ListBotLocalesPublisher |
LexModelsV2AsyncClient.listBotLocalesPaginator(ListBotLocalesRequest listBotLocalesRequest)
Gets a list of locales for the specified bot.
|
| Constructor and Description |
|---|
ListBotLocalesIterable(LexModelsV2Client client,
ListBotLocalesRequest firstRequest) |
ListBotLocalesPublisher(LexModelsV2AsyncClient client,
ListBotLocalesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBotLocalesRequestMarshaller.marshall(ListBotLocalesRequest listBotLocalesRequest) |
Copyright © 2021. All rights reserved.