| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListBotAliasesResponse> |
LexModelsV2AsyncClient.listBotAliases(ListBotAliasesRequest listBotAliasesRequest)
Gets a list of aliases for the specified bot.
|
default ListBotAliasesResponse |
LexModelsV2Client.listBotAliases(ListBotAliasesRequest listBotAliasesRequest)
Gets a list of aliases for the specified bot.
|
default ListBotAliasesPublisher |
LexModelsV2AsyncClient.listBotAliasesPaginator(ListBotAliasesRequest listBotAliasesRequest)
Gets a list of aliases for the specified bot.
|
default ListBotAliasesIterable |
LexModelsV2Client.listBotAliasesPaginator(ListBotAliasesRequest listBotAliasesRequest)
Gets a list of aliases for the specified bot.
|
| Constructor and Description |
|---|
ListBotAliasesIterable(LexModelsV2Client client,
ListBotAliasesRequest firstRequest) |
ListBotAliasesPublisher(LexModelsV2AsyncClient client,
ListBotAliasesRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListBotAliasesRequestMarshaller.marshall(ListBotAliasesRequest listBotAliasesRequest) |
Copyright © 2021. All rights reserved.