| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexmodelbuilding |
|
| software.amazon.awssdk.services.lexmodelbuilding.transform |
| Modifier and Type | Method and Description |
|---|---|
default PutIntentResponse |
LexModelBuildingClient.putIntent(PutIntentRequest putIntentRequest)
Creates an intent or replaces an existing intent.
|
default CompletableFuture<PutIntentResponse> |
LexModelBuildingAsyncClient.putIntent(PutIntentRequest putIntentRequest)
Creates an intent or replaces an existing intent.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PutIntentRequestMarshaller.marshall(PutIntentRequest putIntentRequest) |
Copyright © 2023. All rights reserved.