| 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 CompletableFuture<DeleteSessionResponse> |
LexRuntimeV2AsyncClient.deleteSession(DeleteSessionRequest deleteSessionRequest)
Removes session information for a specified bot, alias, and user ID.
|
default DeleteSessionResponse |
LexRuntimeV2Client.deleteSession(DeleteSessionRequest deleteSessionRequest)
Removes session information for a specified bot, alias, and user ID.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
DeleteSessionRequestMarshaller.marshall(DeleteSessionRequest deleteSessionRequest) |
Copyright © 2023. All rights reserved.