| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntime |
Amazon Lex provides both build and runtime endpoints.
|
| software.amazon.awssdk.services.lexruntime.transform |
| Modifier and Type | Method and Description |
|---|---|
default PostTextResponse |
LexRuntimeClient.postText(PostTextRequest postTextRequest)
Sends user input to Amazon Lex.
|
default CompletableFuture<PostTextResponse> |
LexRuntimeAsyncClient.postText(PostTextRequest postTextRequest)
Sends user input to Amazon Lex.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
PostTextRequestMarshaller.marshall(PostTextRequest postTextRequest) |
Copyright © 2023. All rights reserved.