| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeBotAliasResponse |
LexModelsV2Client.describeBotAlias(Consumer<DescribeBotAliasRequest.Builder> describeBotAliasRequest)
Get information about a specific bot alias.
|
default DescribeBotAliasResponse |
LexModelsV2Client.describeBotAlias(DescribeBotAliasRequest describeBotAliasRequest)
Get information about a specific bot alias.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeBotAliasResponse> |
LexModelsV2AsyncClient.describeBotAlias(Consumer<DescribeBotAliasRequest.Builder> describeBotAliasRequest)
Get information about a specific bot alias.
|
default CompletableFuture<DescribeBotAliasResponse> |
LexModelsV2AsyncClient.describeBotAlias(DescribeBotAliasRequest describeBotAliasRequest)
Get information about a specific bot alias.
|
Copyright © 2021. All rights reserved.