| 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.
|
| software.amazon.awssdk.services.wisdom.paginators |
| Modifier and Type | Method and Description |
|---|---|
static WisdomClient |
WisdomClient.create()
Create a
WisdomClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListAssistantAssociationsIterable(WisdomClient client,
ListAssistantAssociationsRequest firstRequest) |
ListAssistantsIterable(WisdomClient client,
ListAssistantsRequest firstRequest) |
ListContentsIterable(WisdomClient client,
ListContentsRequest firstRequest) |
ListKnowledgeBasesIterable(WisdomClient client,
ListKnowledgeBasesRequest firstRequest) |
QueryAssistantIterable(WisdomClient client,
QueryAssistantRequest firstRequest) |
SearchContentIterable(WisdomClient client,
SearchContentRequest firstRequest) |
SearchSessionsIterable(WisdomClient client,
SearchSessionsRequest firstRequest) |
Copyright © 2023. All rights reserved.