| 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 GetAssistantResponse |
WisdomClient.getAssistant(GetAssistantRequest getAssistantRequest)
Retrieves information about an assistant.
|
default CompletableFuture<GetAssistantResponse> |
WisdomAsyncClient.getAssistant(GetAssistantRequest getAssistantRequest)
Retrieves information about an assistant.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetAssistantRequestMarshaller.marshall(GetAssistantRequest getAssistantRequest) |
Copyright © 2021. All rights reserved.