| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2 |
This section contains documentation for the Amazon Lex V2 Runtime V2 API operations.
|
| software.amazon.awssdk.services.lexruntimev2.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSessionResponse |
LexRuntimeV2Client.getSession(GetSessionRequest getSessionRequest)
Returns session information for a specified bot, alias, and user.
|
default CompletableFuture<GetSessionResponse> |
LexRuntimeV2AsyncClient.getSession(GetSessionRequest getSessionRequest)
Returns session information for a specified bot, alias, and user.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSessionRequestMarshaller.marshall(GetSessionRequest getSessionRequest) |
Copyright © 2023. All rights reserved.