| 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 |
|---|---|
CreateAssistantAssociationResult |
AmazonConnectWisdomClient.createAssistantAssociation(CreateAssistantAssociationRequest request)
Creates an association between an Amazon Connect Wisdom assistant and another resource.
|
CreateAssistantAssociationResult |
AbstractAmazonConnectWisdom.createAssistantAssociation(CreateAssistantAssociationRequest request) |
CreateAssistantAssociationResult |
AmazonConnectWisdom.createAssistantAssociation(CreateAssistantAssociationRequest createAssistantAssociationRequest)
Creates an association between an Amazon Connect Wisdom assistant and another resource.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateAssistantAssociationResult> |
AmazonConnectWisdomAsyncClient.createAssistantAssociationAsync(CreateAssistantAssociationRequest request,
AsyncHandler<CreateAssistantAssociationRequest,CreateAssistantAssociationResult> asyncHandler) |
Future<CreateAssistantAssociationResult> |
AmazonConnectWisdomAsync.createAssistantAssociationAsync(CreateAssistantAssociationRequest createAssistantAssociationRequest,
AsyncHandler<CreateAssistantAssociationRequest,CreateAssistantAssociationResult> asyncHandler)
Creates an association between an Amazon Connect Wisdom assistant and another resource.
|
Future<CreateAssistantAssociationResult> |
AbstractAmazonConnectWisdomAsync.createAssistantAssociationAsync(CreateAssistantAssociationRequest request,
AsyncHandler<CreateAssistantAssociationRequest,CreateAssistantAssociationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateAssistantAssociationResult |
CreateAssistantAssociationResult.clone() |
CreateAssistantAssociationResult |
CreateAssistantAssociationResult.withAssistantAssociation(AssistantAssociationData assistantAssociation)
The assistant association.
|
Copyright © 2023. All rights reserved.