| 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 GetSessionResponse |
WisdomClient.getSession(Consumer<GetSessionRequest.Builder> getSessionRequest)
Retrieves information for a specified session.
|
default GetSessionResponse |
WisdomClient.getSession(GetSessionRequest getSessionRequest)
Retrieves information for a specified session.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSessionResponse> |
WisdomAsyncClient.getSession(Consumer<GetSessionRequest.Builder> getSessionRequest)
Retrieves information for a specified session.
|
default CompletableFuture<GetSessionResponse> |
WisdomAsyncClient.getSession(GetSessionRequest getSessionRequest)
Retrieves information for a specified session.
|
Copyright © 2022. All rights reserved.