| Package | Description |
|---|---|
| com.amazonaws.services.connectwisdom |
Amazon Connect Wisdom delivers agents the information they need to solve customer issues as they're actively speaking
with customers.
|
| com.amazonaws.services.connectwisdom.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetKnowledgeBaseResult> |
AbstractAmazonConnectWisdomAsync.getKnowledgeBaseAsync(GetKnowledgeBaseRequest request,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResult> asyncHandler) |
Future<GetKnowledgeBaseResult> |
AmazonConnectWisdomAsyncClient.getKnowledgeBaseAsync(GetKnowledgeBaseRequest request,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResult> asyncHandler) |
Future<GetKnowledgeBaseResult> |
AmazonConnectWisdomAsync.getKnowledgeBaseAsync(GetKnowledgeBaseRequest getKnowledgeBaseRequest,
AsyncHandler<GetKnowledgeBaseRequest,GetKnowledgeBaseResult> asyncHandler)
Retrieves information about the knowledge base.
|
| Modifier and Type | Method and Description |
|---|---|
GetKnowledgeBaseRequest |
GetKnowledgeBaseRequest.clone() |
GetKnowledgeBaseRequest |
GetKnowledgeBaseRequest.withKnowledgeBaseId(String knowledgeBaseId)
The identifier of the knowledge base.
|
Copyright © 2022. All rights reserved.