| 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 GetSessionResponse |
LexRuntimeClient.getSession(GetSessionRequest getSessionRequest)
Returns session information for a specified bot, alias, and user ID.
|
default CompletableFuture<GetSessionResponse> |
LexRuntimeAsyncClient.getSession(GetSessionRequest getSessionRequest)
Returns session information for a specified bot, alias, and user ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSessionRequestMarshaller.marshall(GetSessionRequest getSessionRequest) |
Copyright © 2023. All rights reserved.