| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.waiters |
| Modifier and Type | Method and Description |
|---|---|
default DescribeBotVersionResponse |
LexModelsV2Client.describeBotVersion(Consumer<DescribeBotVersionRequest.Builder> describeBotVersionRequest)
Provides metadata about a version of a bot.
|
default DescribeBotVersionResponse |
LexModelsV2Client.describeBotVersion(DescribeBotVersionRequest describeBotVersionRequest)
Provides metadata about a version of a bot.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeBotVersionResponse> |
LexModelsV2AsyncClient.describeBotVersion(Consumer<DescribeBotVersionRequest.Builder> describeBotVersionRequest)
Provides metadata about a version of a bot.
|
default CompletableFuture<DescribeBotVersionResponse> |
LexModelsV2AsyncClient.describeBotVersion(DescribeBotVersionRequest describeBotVersionRequest)
Provides metadata about a version of a bot.
|
Copyright © 2023. All rights reserved.