| Package | Description |
|---|---|
| software.amazon.awssdk.services.lexruntimev2 |
|
| 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 © 2022. All rights reserved.