| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartBotRecommendationResponse> |
LexModelsV2AsyncClient.startBotRecommendation(StartBotRecommendationRequest startBotRecommendationRequest)
Use this to provide your transcript data, and to start the bot recommendation process.
|
default StartBotRecommendationResponse |
LexModelsV2Client.startBotRecommendation(StartBotRecommendationRequest startBotRecommendationRequest)
Use this to provide your transcript data, and to start the bot recommendation process.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
StartBotRecommendationRequestMarshaller.marshall(StartBotRecommendationRequest startBotRecommendationRequest) |
Copyright © 2023. All rights reserved.