| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking
with customers.
|
| Modifier and Type | Method and Description |
|---|---|
default CreateSessionResponse |
WisdomClient.createSession(Consumer<CreateSessionRequest.Builder> createSessionRequest)
Creates a session.
|
default CreateSessionResponse |
WisdomClient.createSession(CreateSessionRequest createSessionRequest)
Creates a session.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateSessionResponse> |
WisdomAsyncClient.createSession(Consumer<CreateSessionRequest.Builder> createSessionRequest)
Creates a session.
|
default CompletableFuture<CreateSessionResponse> |
WisdomAsyncClient.createSession(CreateSessionRequest createSessionRequest)
Creates a session.
|
Copyright © 2023. All rights reserved.