| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelsv2 |
|
| software.amazon.awssdk.services.lexmodelsv2.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateIntentResponse> |
LexModelsV2AsyncClient.updateIntent(UpdateIntentRequest updateIntentRequest)
Updates the settings for an intent.
|
default UpdateIntentResponse |
LexModelsV2Client.updateIntent(UpdateIntentRequest updateIntentRequest)
Updates the settings for an intent.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UpdateIntentRequestMarshaller.marshall(UpdateIntentRequest updateIntentRequest) |
Copyright © 2022. All rights reserved.