| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| software.amazon.awssdk.services.wisdom.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSessionResponse |
WisdomClient.getSession(GetSessionRequest getSessionRequest)
Retrieves information for a specified session.
|
default CompletableFuture<GetSessionResponse> |
WisdomAsyncClient.getSession(GetSessionRequest getSessionRequest)
Retrieves information for a specified session.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetSessionRequestMarshaller.marshall(GetSessionRequest getSessionRequest) |
Copyright © 2021. All rights reserved.