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