| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| Modifier and Type | Method and Description |
|---|---|
default DescribeBotRecommendationResponse |
LexModelsV2Client.describeBotRecommendation(Consumer<DescribeBotRecommendationRequest.Builder> describeBotRecommendationRequest)
Provides metadata information about a bot recommendation.
|
default DescribeBotRecommendationResponse |
LexModelsV2Client.describeBotRecommendation(DescribeBotRecommendationRequest describeBotRecommendationRequest)
Provides metadata information about a bot recommendation.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DescribeBotRecommendationResponse> |
LexModelsV2AsyncClient.describeBotRecommendation(Consumer<DescribeBotRecommendationRequest.Builder> describeBotRecommendationRequest)
Provides metadata information about a bot recommendation.
|
default CompletableFuture<DescribeBotRecommendationResponse> |
LexModelsV2AsyncClient.describeBotRecommendation(DescribeBotRecommendationRequest describeBotRecommendationRequest)
Provides metadata information about a bot recommendation.
|
Copyright © 2022. All rights reserved.