| Package | Description |
|---|---|
| software.amazon.awssdk.services.wisdom |
All Amazon Connect Wisdom functionality is accessible using the API.
|
| software.amazon.awssdk.services.wisdom.paginators |
| Modifier and Type | Method and Description |
|---|---|
static WisdomAsyncClient |
WisdomAsyncClient.create()
Create a
WisdomAsyncClient with the region loaded from the
DefaultAwsRegionProviderChain and credentials loaded from the
DefaultCredentialsProvider. |
| Constructor and Description |
|---|
ListAssistantAssociationsPublisher(WisdomAsyncClient client,
ListAssistantAssociationsRequest firstRequest) |
ListAssistantsPublisher(WisdomAsyncClient client,
ListAssistantsRequest firstRequest) |
ListContentsPublisher(WisdomAsyncClient client,
ListContentsRequest firstRequest) |
ListKnowledgeBasesPublisher(WisdomAsyncClient client,
ListKnowledgeBasesRequest firstRequest) |
QueryAssistantPublisher(WisdomAsyncClient client,
QueryAssistantRequest firstRequest) |
SearchContentPublisher(WisdomAsyncClient client,
SearchContentRequest firstRequest) |
SearchSessionsPublisher(WisdomAsyncClient client,
SearchSessionsRequest firstRequest) |
Copyright © 2021. All rights reserved.