| 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 GetKnowledgeBaseResponse |
WisdomClient.getKnowledgeBase(GetKnowledgeBaseRequest getKnowledgeBaseRequest)
Retrieves information about the knowledge base.
|
default CompletableFuture<GetKnowledgeBaseResponse> |
WisdomAsyncClient.getKnowledgeBase(GetKnowledgeBaseRequest getKnowledgeBaseRequest)
Retrieves information about the knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
GetKnowledgeBaseRequestMarshaller.marshall(GetKnowledgeBaseRequest getKnowledgeBaseRequest) |
Copyright © 2021. All rights reserved.